]> granicus.if.org Git - python/commit
Revert 2.312; turns out interning the file name did do some good (reducing
authorMichael W. Hudson <mwh@python.net>
Wed, 4 Aug 2004 10:26:08 +0000 (10:26 +0000)
committerMichael W. Hudson <mwh@python.net>
Wed, 4 Aug 2004 10:26:08 +0000 (10:26 +0000)
commite51c4f9a10f3a0a7e73e893133015247d8cefa21
treeb25f03bbacb3bdad975b8953981c95744a7726bd
parenteb477d04f7be4bfbf356825a0d832c012dab1ac7
Revert 2.312; turns out interning the file name did do some good (reducing
.pyc size) after all.
Python/compile.c