[Python-Dev] On breaking modules into packages Was: [issue10199] Move Demo/turtle under Lib/

Alexander Belopolsky alexander.belopolsky at gmail.com
Wed Nov 3 22:18:41 CET 2010


On Wed, Nov 3, 2010 at 4:59 PM, Glyph Lefkowitz <glyph at twistedmatrix.com> wrote:
..
>  Maybe ship with a command that says "hey, somewhere on sys.path,
> there is a class with <this name>.  Please run '$EDITOR file +line' (or the
> current OS's equivalent) so I can look at the source code".
>

Well, we already have inspect.findsource() for that.


More information about the Python-Dev mailing list