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$
我这边一切正常啊 ...