Hello,
I'm just curious that does mod_python have the same or similiar mechanism
comparing to mod_perl?
Thanks!
AOL now offers free email to everyone. Find out more about what's free from
AOL at AOL.com.
--
http://mail.pyt
I wrote these codes pieces:
try:
import termios, TERMIOS
except ImportError:
try:
import msvcrt
except ImportError:
try:
from EasyDialogs import AskPassword
except ImportError:
getpass = default_getpass
else:
getpass = AskPassword
else:
getpass = win_getpass
else:
getpass = unix_getpass
Python has some web framework.I'm not familiar with all of them.
Do you think which is best popular of them?Thanks.
** AOL now offers free
email to everyone. Find out more about what's free from AOL at
http://www.aol.com.
--
http://mail.python.org/mailman/li