]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Changed file.name to be the object passed as the 'name' argument to file()
authorNicholas Bastin <nick.bastin@gmail.com>
Sun, 21 Mar 2004 20:24:07 +0000 (20:24 +0000)
committerNicholas Bastin <nick.bastin@gmail.com>
Sun, 21 Mar 2004 20:24:07 +0000 (20:24 +0000)
commitabce8a681c499382de3cb8fbdf5b2eba036eca26
tree47f8436f72945a1ae69b57b4c49c852d87e33121
parent67867eaf8ceca3d061194b7819832aae05202c8c
Changed file.name to be the object passed as the 'name' argument to file()
Fixes SF Bug #773356
Misc/NEWS
Objects/fileobject.c