How would I go about making a file open. Not the way you might think.
Lamonte Harris
pyth0nc0d3r at gmail.com
Wed Aug 22 22:59:54 EDT 2007
More information about the Python-list mailing list
Wed Aug 22 22:59:54 EDT 2007
- Previous message (by thread): How would I go about making a file open. Not the way you might think.
- Next message (by thread): How would I go about making a file open. Not the way you might think.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Basically you can open a file by double clicking, and by default it would open w/ what every program you have it set to. Most text files would open in notepad. How can I make a txt open so that notepad opens w/ the content in it by using just python. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-list/attachments/20070822/3d221457/attachment.html>
- Previous message (by thread): How would I go about making a file open. Not the way you might think.
- Next message (by thread): How would I go about making a file open. Not the way you might think.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list