CGI POST binary file upload?
Jürgen Hermann
jh at web.de
Tue Dec 5 15:18:48 EST 2000
More information about the Python-list mailing list
Tue Dec 5 15:18:48 EST 2000
- Previous message (by thread): debugging python extensions in c
- Next message (by thread): CGI POST binary file upload?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Bill Seitz" <fluxent at yahoo.com> schrieb im Newsbeitrag news:90j8j0$cmt$1 at nnrp1.deja.com... > msvcrt.setmode(sys.stdout.fileno(), os.O_BINARY) You DO realize that a file upload, seen from the server side, is _INPUT_? ;)
- Previous message (by thread): debugging python extensions in c
- Next message (by thread): CGI POST binary file upload?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list