comparison setup.py @ 16839:0a0cf3f26938

dispatch: tolerate non-standard version strings in tuplever() (issue3470) When developing, we may see non-standard version strings of the form 5d64306f39bb+20120525 which caused tuplever() to raise ValueError: invalid literal for int() with base 10: '5d64306f39bb' and shadowing the real traceback.
author Adrian Buehlmann <adrian@cadifra.com>
date Fri, 25 May 2012 14:24:07 +0200
parents e6af8676302f
children f20e4d76b711
comparison
equal deleted inserted replaced
16838:d37d221334be 16839:0a0cf3f26938