mirror of
https://github.com/python/cpython.git
synced 2026-05-16 01:19:28 -04:00
43cd7aa8cd
Free 'self->stat_atopen' before assigning it, since io.FileIO.__init__() can be called multiple times manually (especially by test_io).