Import order question
Steven D'Aprano
steve at pearwood.info
Wed Feb 19 02:32:57 EST 2014
More information about the Python-list mailing list
Wed Feb 19 02:32:57 EST 2014
- Previous message (by thread): Import order question
- Next message (by thread): Import order question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, 18 Feb 2014 15:41:32 -0800, Rick Johnson wrote: > Heck, when a class gets too big i even export some of the methods to > outside modules and load the methods dynamically at run-time just to cut > down on the length. I suppose my detractors would find that surprising > also! Not in the least bit surprising. I expected nothing less from you. -- Steven
- Previous message (by thread): Import order question
- Next message (by thread): Import order question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list