Message162908
fileinput should work (for some definition of work) for anything that can be opened by name using the open syscall on unix. That includes many more things than files. Named pipes are a particularly interesting example in this context. |
|
| Date |
User |
Action |
Args |
| 2012-06-15 15:23:23 | r.david.murray | set | recipients:
+ r.david.murray, jaraco, pitrou, Arfrever, docs@python, zach.ware, serhiy.storchaka, jgeralnik |
| 2012-06-15 15:23:23 | r.david.murray | set | messageid: <1339773803.75.0.437408229764.issue15068@psf.upfronthosting.co.za> |
| 2012-06-15 15:23:23 | r.david.murray | link | issue15068 messages |
| 2012-06-15 15:23:23 | r.david.murray | create | |
|