Message85211
First, because os is such a common module that hiding some uncommon
imports at the module level helps with startup costs.
Second, this is not a bug as the code is not behaving in an improper
manner. The import lock is doing what it is supposed to be doing and
importing at the module level is still okay.
You can open the issue again if you want, but I think this is not worth
changing. |
|
Date |
User |
Action |
Args |
2009-04-02 15:23:30 | brett.cannon | set | recipients:
+ brett.cannon, astrand, ronaldoussoren, michaeltsai, kosuha |
2009-04-02 15:23:30 | brett.cannon | set | messageid: <1238685810.17.0.941460552215.issue1590864@psf.upfronthosting.co.za> |
2009-04-02 15:23:29 | brett.cannon | link | issue1590864 messages |
2009-04-02 15:23:28 | brett.cannon | create | |
|