twisted.python.modules.PythonPath docstring typo

[email protected] Mon, 07 Sep 2009 20:37:45 -0000
Newsgroups gmane.comp.python.twisted.bugs
Message-ID <[email protected]>
New submission from lvh <[email protected]>:

Docstring documents a read only property (attribute) called `_sysPath`, although the thing is actually called `sysPath` (no underscore).

I'm making a (tiny ;-)) patch to fix it.

----------
Type     : enhancement
Component: core
Keywords : 
Priority : lowest
Nosy     : 
----------
http://twistedmatrix.com/trac/ticket/4009