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