Open GoogleCodeExporter opened 9 years ago
Thanks for the patch, it looks like a reasonable concept.
You could consider using a pattern such as the one used to find the SDK at
http://code.google.com/p/google-app-engine-django/source/browse/trunk/appengine_
django/__init__.py#84
to avoid having branches in your if statement that do nothing other than
"pass". I
think this would make the code somewhat clearer.
Please also see the README and ensure that you have completed the CLA signing
requirements.
Original comment by mattbrow...@gmail.com
on 17 Apr 2009 at 5:05
Original issue reported on code.google.com by
gagrav...@gmail.com
on 8 Apr 2009 at 2:23Attachments: