commit | 7b90e168f3d27f10cc087da2b9be1289722e7172 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Thu May 18 07:01:27 2006 +0000 |
committer | Georg Brandl <georg@python.org> | Thu May 18 07:01:27 2006 +0000 |
tree | f2f5027e63e3a10ae21ee9abbf5d25dc57f45917 | |
parent | b678ce5aa67d890bb080df19fa35a232a19dac65 [diff] |
Bug #1462152: file() now checks more thoroughly for invalid mode strings and removes a possible "U" before passing the mode to the C library function.