Need help with TCP/IP client access from Windows
Eric S. Raymond
esr at thyrsus.com
Fri Jul 30 11:39:31 EDT 1999
More information about the Python-list mailing list
Fri Jul 30 11:39:31 EDT 1999
- Previous message (by thread): Need help with TCP/IP client access from Windows
- Next message (by thread): Need help with TCP/IP client access from Windows
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Gordon McMillan <gmcm at hypernet.com>: > Probably the same directory where you put your script. (The Win31 > convention of putting all ini files in the Windows directory under > <appname>.ini is now, thank goodness, passe). OK. Will giving the filename ".\\intriguer" work for this? And, given that the filename is going through the C library, will leaving it as "./intriguer" work? (Sorry for the newbie questions, but I have zero Windows-programming experience.) -- <a href="http://www.tuxedo.org/~esr">Eric S. Raymond</a> Never trust a man who praises compassion while pointing a gun at you.
- Previous message (by thread): Need help with TCP/IP client access from Windows
- Next message (by thread): Need help with TCP/IP client access from Windows
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list