Message210475
As per issue 1311, the exists returns True <-> stat will work equivalence is deliberate. We'll have to find a different way to resolve issue 20053 on Windows.
Due to the special files on Windows, the only reliable cross-platform way to find out whether or not *open* will work on a given filename is to actually try it. |
|
| Date |
User |
Action |
Args |
| 2014-02-07 14:37:58 | ncoghlan | set | recipients:
+ ncoghlan, vajrasky |
| 2014-02-07 14:37:58 | ncoghlan | set | messageid: <[email protected]> |
| 2014-02-07 14:37:58 | ncoghlan | link | issue20541 messages |
| 2014-02-07 14:37:58 | ncoghlan | create | |
|