Program help
Jeff Schwab
jeffrey.schwab at rcn.com
Sun Oct 2 16:24:56 EDT 2005
More information about the Python-list mailing list
Sun Oct 2 16:24:56 EDT 2005
- Previous message (by thread): Program help
- Next message (by thread): Program help
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
FX wrote: > can anybody write a code for a program that reads from a > /location/file & according to file contents, it execute script. e.g. if > file contains "mp" it runs media player. > I hope the code is small .. plz help me out! You might be interested in the FileInfo class, defined and thoroughly explained in _Dive Into Python_. http://diveintopython.org/object_oriented_framework/index.html
- Previous message (by thread): Program help
- Next message (by thread): Program help
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list