I just love to write code. Thanks God, people still want to pay me for that. :)
Buzzwords: Python, WSGI, Django, Werkzeug, Jinja, javascript, jQuery, Google AppEngine.
|
Apr
23 |
|
comment |
Python raising _ExpectedFailure for unittests with @unittest.expectedFailure This didn't work in my case, unfortunately. |
|
Apr
20 |
|
awarded | Notable Question |
|
Jan
31 |
|
comment |
How to set encoding on OS X to reflect default GAE encoding? Please, provide some traceback you get on production site. Python default encoding can be checked using sys.getdefaultencoding() and should always return 'ascii'. If is not, your Python installation is broken. Unicode errors come usually from passing byte strings where unicode objects are expected. |
|
Jan
30 |
|
answered | How to set encoding on OS X to reflect default GAE encoding? |
|
Jan
30 |
|
awarded | Nice Answer |
|
Jan
29 |
|
comment |
How to set encoding on OS X to reflect default GAE encoding? Is your problem related to Python or Java? |
|
Jan
19 |
|
awarded | Good Answer |
|
Jan
14 |
|
answered | How to resolve MergeException from massive Lucene index writing? |
|
Jan
3 |
|
answered | installing libjpeg for pil and Google app engine on mac Mountain Lion |
|
Jan
3 |
|
answered | send http put request in werkzeug |
|
Jan
3 |
|
revised |
Merge two integers in Python removed irrelevant tags |
|
Jan
3 |
|
comment |
werkzeug server failed to handle request How do you know it's werkzeug server? |
|
Jan
3 |
|
answered | How to debug GAE python, gql and datastore? |
|
Oct
18 |
|
awarded | Good Answer |
|
Sep
16 |
|
awarded | Yearling |
|
Aug
1 |
|
awarded | Great Answer |
|
Jun
5 |
|
awarded | Yearling |
|
Mar
26 |
|
awarded | Nice Answer |
|
Mar
14 |
|
awarded | Nice Answer |
|
Jan
13 |
|
awarded | Nice Answer |