Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make it possible to instantiate a _FileIO() with an integer file descriptor | Guido van Rossum | 2007-04-08 | 1 | -18/+50 |
* | Add a missing forward declaration for PyFileIO_Type. The _fileio module now c... | Collin Winter | 2007-03-08 | 1 | -0/+2 |
* | Check in Daniel Stutzbach's _fileio.c and test_fileio.py | Guido van Rossum | 2007-03-08 | 1 | -0/+713 |