Message96513
A couple of things:
- the test shouldn't be marked as Linux-specific since perhaps these
constants will be supported by other systems some day
- when importing fcntl, bear in mind that some systems don't have this
module (e.g. Windows), so you should catch and silence the ImportError |
|
| Date |
User |
Action |
Args |
| 2009-12-17 13:50:47 | pitrou | set | recipients:
+ pitrou, lekma |
| 2009-12-17 13:50:47 | pitrou | set | messageid: <[email protected]> |
| 2009-12-17 13:50:46 | pitrou | link | issue7523 messages |
| 2009-12-17 13:50:46 | pitrou | create | |
|