代码搜索结果

找到约 10,000 项符合 Python 的代码

usersignup.py

#! python # # $Workfile: UserSignUp.py $ $Revision: 6 $ # $Date: 10/07/01 1:49p $ $Author: Sholden $ # import User import pyforms from Params import SITENAME, MAILHOST, WEBMASTER from Error

user.py

#! python # # $Workfile: User.py $ $Revision: 14 $ # $Date: 10/07/01 1:48p $ $Author: Sholden $ # """Collect details of new account, and allow changes on existing accounts. NOTE: THIS CODE ASS

test2.py

#!/usr/bin/python # # test2.py: print CGI environment # import os print """Content-type: text/html Environment Printing CGI Script """ for k,

usersignup.py

#! python # # $Workfile: UserSignUp.py $ $Revision: 6 $ # $Date: 10/07/01 1:49p $ $Author: Sholden $ # import User import pyforms from Params import SITENAME, MAILHOST, WEBMASTER from Error

user.py

#! python # # $Workfile: User.py $ $Revision: 14 $ # $Date: 10/07/01 1:48p $ $Author: Sholden $ # """Collect details of new account, and allow changes on existing accounts. NOTE: THIS CODE ASS