CGI with Python
u at book.co.th
u at book.co.th
Fri Sep 15 03:25:13 EDT 2000
More information about the Python-list mailing list
Fri Sep 15 03:25:13 EDT 2000
- Previous message (by thread): CGI with Python
- Next message (by thread): CGI with Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi experts, I am very new with python and linux. and i want to create a CGI script in binary format. first of all, i had a script that written in .py. and i compiled it with python command line... python -c "import sourcefile" after that i got a file with .pyc extension in a binary format. is it able to run as CGI? anyway i heard that there is a tool called "Freeze". i have tried to freeze a .py code to make an executable file... you know?, it made a huge executable... any suggestion? regards, Sent via Deja.com http://www.deja.com/ Before you buy.
- Previous message (by thread): CGI with Python
- Next message (by thread): CGI with Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list