File type recognition
Greg Fortune
lists at gregfortune.com
Wed Jun 11 10:57:12 EDT 2003
More information about the Python-list mailing list
Wed Jun 11 10:57:12 EDT 2003
- Previous message (by thread): File type recognition
- Next message (by thread): getting the name of a generator function
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Take a look at the standard module, mimetypes. Greg Sami Viitanen wrote: > Hi, > > > Does anyone know if there is a python script that can recognize the file > type ie. is the file content binary or text.
- Previous message (by thread): File type recognition
- Next message (by thread): getting the name of a generator function
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list