Message239012
Restored first os.fstat() (however it now is redundant) and addressed most other Victor's comments.
In general I prefer EAFP over BDFL, and often "except AttributeError" looks better to me than getattr(). |
|
Date |
User |
Action |
Args |
2015-03-23 12:34:42 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, pitrou, vstinner, benjamin.peterson, stutzbach, alex, hynek, piotr.dobrogost |
2015-03-23 12:34:41 | serhiy.storchaka | set | messageid: <1427114081.82.0.216362450836.issue21859@psf.upfronthosting.co.za> |
2015-03-23 12:34:41 | serhiy.storchaka | link | issue21859 messages |
2015-03-23 12:34:41 | serhiy.storchaka | create | |
|