Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow open file as parameter (must be seekable) (Jack) | Guido van Rossum | 1997-10-08 | 1 | -4/+10 |
| | |||||
* | (Jack:) Recognize PNG files. | Guido van Rossum | 1997-04-11 | 1 | -0/+12 |
| | |||||
* | imghdr.what(): check for not h'. This lets | Guido van Rossum | 1996-08-22 | 1 | -1/+1 |
| | | | | | | you do: imghdr.what(None, '') And still go down the | ||||
* | Added optional second arg to what(), giving the data read from the file | Guido van Rossum | 1996-07-30 | 1 | -7/+13 |
| | | | | (then f may be None). | ||||
* | * calendar.py: all libC functionality now moved to built-in time module | Guido van Rossum | 1993-06-23 | 1 | -0/+6 |
| | | | | | | | * imghdr.py: added jpeg recognition * torgb.py: added jpeg conversion * tzparse.py: use functions from time instead of calendar * whatsound.py: add /ufs/guido/biin/sgi to $PATH when calling 'whatsound' | ||||
* | Misc changes and new modules. whrandom is "objectified". SOCKET.py | Guido van Rossum | 1992-10-18 | 1 | -5/+21 |
| | | | | is moved to the sgi subdirectory. | ||||
* | Fix pnm test for short files and add X bitmap as recognized type | Guido van Rossum | 1992-06-03 | 1 | -1/+10 |
| | |||||
* | Initial revision | Guido van Rossum | 1992-05-27 | 1 | -0/+98 |