[issue10368] "python setup.py sdist upload --show-response" fails

2010-11-08 Thread Éric Araujo
Changes by Éric Araujo : -- resolution: -> duplicate stage: needs patch -> committed/rejected status: open -> closed superseder: -> "python setup.py sdist upload --show-response" can fail with "UnboundLocalError: local variable 'result' referenced before assignment" type: crash -> beh

[issue10368] "python setup.py sdist upload --show-response" fails

2010-11-08 Thread Jesús Cea Avión
New submission from Jesús Cea Avión : Uploading a new module/update to PYPI, when requesting "--show_response" in the command line, will fail: """ Traceback (most recent call last): File "setup.py", line 5, in import setup2 File "/home/pybsddb/setup2.py", line 415, in 'Programming