thirdparty/chromium/upload.py
author Sverre Rabbelier <srabbelier@gmail.com>
Sat, 24 Jan 2009 23:56:34 +0000
changeset 970 8b5611d5b053
parent 371 6dad90b78770
permissions lrwxrwxrwx
Use ugettext instead of ugettext_lazy Reports from Matthew Wilkes indicate that the regular form of ugettext works just fine. The downside of ugettext_lazy is that it prevents pages containing ugettext_lazy-ed text cannot be memcached, since they cannot be pickled. Patch by: Sverre Rabbelier
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
371
6dad90b78770 Add a relative symlink pointing at ../rietveld/upload.py in thirdparty/chromium
Todd Larsen <tlarsen@google.com>
parents:
diff changeset
     1
../rietveld/upload.py