[Python-Dev] [Python-checkins] r85902 - in python/branches/py3k/Lib: os.py test/test_os.py (original) (raw)

Nick Coghlan ncoghlan at gmail.com
Wed Nov 3 15:00:30 CET 2010


On Wed, Nov 3, 2010 at 10:19 PM, Benjamin Peterson <benjamin at python.org> wrote:

Warnings is loaded every time anyway.

I would have agreed with you, but the contents of sys.modules in a just-started interactive interpreter suggests that isn't true any more (which surprised me).

Cheers, Nick.

-- Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia



More information about the Python-Dev mailing list