
1 crazycookie OP 自己的屁股自己擦 os.environ.get('SERVER_SOFTWARE', '').startswith('Development') |
2 darcy 2011-08-03 18:09:07 +08:00 新版本的SDK获取到的application id 也会以dev开头 - The SDK "application" environment variable will now be prefixed with dev~. The new preferred way of retrieving your app id is to use appidentity.get_application_id(). The --default partition flag can be used for applications whose code relied on a specific environment variable. |