]> granicus.if.org Git - python/commit
Note that open() is the preferred way to open files (issue 1510).
authorSkip Montanaro <skip@pobox.com>
Sat, 8 Dec 2007 14:37:43 +0000 (14:37 +0000)
committerSkip Montanaro <skip@pobox.com>
Sat, 8 Dec 2007 14:37:43 +0000 (14:37 +0000)
commit4e3ebe0baeba9a7b4a1dcfcadb8b042aef7eb5fb
tree1bb48ca261de00182fc2d7068c24cfb2f1df39a4
parente40a6a85ee46019b5473f3240058612f7ee88ae5
Note that open() is the preferred way to open files (issue 1510).
Objects/fileobject.c
Python/bltinmodule.c