I just hate seeing this for 20sec every time I run my server: appcfg.py:393] Checking for updates to the SDK.
appcfg.py:393] Checking for updates to the SDK
For anyone else looking for the answer, appcfg.py now has a command line switch:
--skip_sdk_update_check
happy coding!