Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matsuu/169704 to your computer and use it in GitHub Desktop.
Save matsuu/169704 to your computer and use it in GitHub Desktop.
--- google_appengine/google/appengine/tools/dev_appserver.py.orig 2009-08-07 05:18:49.000000000 +0900
+++ google_appengine/google/appengine/tools/dev_appserver.py 2009-08-18 22:00:05.000000000 +0900
@@ -1266,6 +1266,7 @@
'_lsprof',
'_md5',
'_multibytecodec',
+ '_multiprocessing',
'_random',
'_sha',
'_sha256',
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment