Message155358
Perhaps it is better not export these functions in the `os` module, leaving them in `posix`?
In addition, `stat` and `lstat` is not very thin wrappers (especially on Windows) given that they are working with `bytes` and with `str`. |
|
Date |
User |
Action |
Args |
2012-03-10 22:24:20 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, loewis, georg.brandl, pitrou, giampaolo.rodola, christian.heimes, benjamin.peterson, daniel.urban, anacrolix, Chris.Gerhard, rosslagerwall |
2012-03-10 22:24:20 | serhiy.storchaka | set | messageid: <1331418260.61.0.561849556793.issue4761@psf.upfronthosting.co.za> |
2012-03-10 22:24:20 | serhiy.storchaka | link | issue4761 messages |
2012-03-10 22:24:20 | serhiy.storchaka | create | |
|