when to use import statements in the header, when to use import statements in the blocks where they are used?
Lei Cheng
pat.inside at gmail.com
Tue Feb 7 20:48:10 EST 2012
More information about the Python-list mailing list
Tue Feb 7 20:48:10 EST 2012
- Previous message (by thread): Cycle around a sequence
- Next message (by thread): when to use import statements in the header, when to use import statements in the blocks where they are used?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi all, In a py file, when to use import statements in the header, when to use import statements in the blocks where they are used? What are the best practices? Thanks! Pat -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-list/attachments/20120208/70f1b744/attachment.html>
- Previous message (by thread): Cycle around a sequence
- Next message (by thread): when to use import statements in the header, when to use import statements in the blocks where they are used?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list