fix issue3304 - remove an incorrect PyMem_Free in fileio_init
commit1df72392977dd38545f779ebd244407cdd784c31
authorgregory.p.smith <gregory.p.smith@6015fed2-1504-0410-9fe1-9d1591cc4771>
Sun, 6 Jul 2008 17:06:29 +0000 (6 17:06 +0000)
committergregory.p.smith <gregory.p.smith@6015fed2-1504-0410-9fe1-9d1591cc4771>
Sun, 6 Jul 2008 17:06:29 +0000 (6 17:06 +0000)
treee578c647cf050ce5227a7bf2625bb117b34c6176
parent5e9c7d236fee1b066e3f882fd88f0fd80068c03a
fix issue3304 - remove an incorrect PyMem_Free in fileio_init

git-svn-id: http://svn.python.org/projects/python/trunk@64758 6015fed2-1504-0410-9fe1-9d1591cc4771
Modules/_fileio.c