]> granicus.if.org Git - python/commit
Removed some unused imports to decrease the amount of loaded modules during startup.
authorChristian Heimes <christian@cheimes.de>
Fri, 15 Aug 2008 18:43:03 +0000 (18:43 +0000)
committerChristian Heimes <christian@cheimes.de>
Fri, 15 Aug 2008 18:43:03 +0000 (18:43 +0000)
commitdeb75f579b597d996734f66f93a2303bc7ac4fab
tree5b899bfb080a8bcd943e58ad41a6c18ced35a162
parent34ed9f7c5e22f8c5ebf38edff64f88842dfba245
Removed some unused imports to decrease the amount of loaded modules during startup.
Added fallback to _dummy_thread for OSs w/o thread support.
Lib/io.py
Lib/warnings.py