Message163729
| Author | larry |
|---|---|
| Recipients | Arfrever, eric.araujo, ezio.melotti, georg.brandl, hynek, jcea, larry, loewis, mrts, ncoghlan, neologix, petri.lehtinen, pitrou, python-dev, rosslagerwall, schmir, tarek, teamnoir |
| Date | 2012-06-24.06:36:54 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1340519815.42.0.370836717709.issue4489@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Bikeshedding:
(os.unlink in os.supports_dir_fd and os.open in os.supports_dir_fd)
could be rewritten as
{ os.open, os.unlink } <= os.supports_dir_fd
As you were! |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-06-24 06:36:55 | larry | set | recipients: + larry, loewis, georg.brandl, jcea, ncoghlan, pitrou, schmir, tarek, ezio.melotti, eric.araujo, Arfrever, mrts, neologix, teamnoir, rosslagerwall, python-dev, petri.lehtinen, hynek |
| 2012-06-24 06:36:55 | larry | set | messageid: <1340519815.42.0.370836717709.issue4489@psf.upfronthosting.co.za> |
| 2012-06-24 06:36:54 | larry | link | issue4489 messages |
| 2012-06-24 06:36:54 | larry | create | |