 推荐学习书目
› Python Cookbook
推荐学习书目
› Python Cookbook|  |      1Sunyanzi      2010-11-11 15:52:05 +08:00 Sunyanzi@Chobit:~/gae$ ./update ./_sdk/appcfg.py:42: DeprecationWarning: the sha module is deprecated; use the hashlib module instead os.path.join(DIR_PATH, 'lib', 'django'), /home/lienhong/gae/_sdk/google/appengine/tools/dev_appserver_login.py:33: DeprecationWarning: the md5 module is deprecated; use hashlib instead import md5 Application: ****; version: 1. Server: appengine.google.com. Scanning files on local disk. Initiating update. Cloning 2 application files. Uploading 2 files and blobs. Uploaded 2 files and blobs Precompilation starting. Precompilation completed. Deploying new version. Checking if new version is ready to serve. Will check again in 1 seconds. Checking if new version is ready to serve. Will check again in 2 seconds. Checking if new version is ready to serve. Closing update: new version is ready to start serving. Sunyanzi@Chobit:~/gae$ 我这边一切正常啊 ... | 
|  |      2kerie      2010-11-11 22:51:04 +08:00 只要删除c盘用户下的两个配置文件就好了,位于/google/google_appengine_launcher.ini和google_appengine_projects.ini | 
|  |      3manfay OP 谢谢二位,我今天是在公司里安装的,明天放假在家里再试试。 |