Message164729
| Author | pitrou |
|---|---|
| Recipients | amaury.forgeotdarc, larry, pitrou, sbt |
| Date | 2012-07-06.15:21:35 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1341588095.65.0.0864068550497.issue15263@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> Antoine: all the functions enumerated in os.supports_fd. Note that the
> set of such functions may in fact just be os.stat which is already fixed.
As far as I can tell, it is:
>>> os.supports_fd
{<built-in function stat>} |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-07-06 15:21:35 | pitrou | set | recipients: + pitrou, amaury.forgeotdarc, larry, sbt |
| 2012-07-06 15:21:35 | pitrou | set | messageid: <1341588095.65.0.0864068550497.issue15263@psf.upfronthosting.co.za> |
| 2012-07-06 15:21:35 | pitrou | link | issue15263 messages |
| 2012-07-06 15:21:35 | pitrou | create | |