additional info
Lee Reilly CS1997
lreilly at cs.strath.ac.uk
Tue Feb 20 11:46:11 EST 2001
More information about the Python-list mailing list
Tue Feb 20 11:46:11 EST 2001
- Previous message (by thread): retrieving file data from an external server - where to start?
- Next message (by thread): additional info
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
i'm trying to do this using python methods, which only support commonly used modules e.g. string, math, etc. i had a look at the httplib module, which seems like the ideal solution but this isn't supported in python methods. is the use of this module the only solution to the problem? nb: i can use the module in an *external* python method but this is a last resort. thanks for the bandwidth, lee
- Previous message (by thread): retrieving file data from an external server - where to start?
- Next message (by thread): additional info
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list