commit | 01c77c66289f8e9c8d15b8da623fae4014ec2edb | [log] [tgz] |
---|---|---|
author | Alex Martelli <aleaxit@gmail.com> | Thu Aug 24 02:58:11 2006 +0000 |
committer | Alex Martelli <aleaxit@gmail.com> | Thu Aug 24 02:58:11 2006 +0000 |
tree | f719c69719857899da42d2af8ceb48824cf4fe0d | |
parent | b5d47efe92fd12cde1de6a473108ef48238a43cc [diff] |
Anna Ravenscroft identified many occurrences of "file" used to open a file in the stdlib and changed each of them to use "open" instead. At this time there are no other known occurrences that can be safely changed (in Lib and all subdirectories thereof).