[Twisted-Python] trial cant find my class, example from twisted docs

Glyph Lefkowitz glyph at twistedmatrix.com
Mon Feb 20 19:16:31 MST 2017


> On Feb 20, 2017, at 5:02 AM, steven meiers <commercials24 at yahoo.de> wrote:
> 
> any idea why this does not work?

Most likely you are being bitten by the recent change to not add '.' to sys.path automatically.

Does `PYTHONPATH=. trial ...` run your code as expected?

-g
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/twisted-python/attachments/20170220/0cee150f/attachment-0002.html>


More information about the Twisted-Python mailing list