]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
unmonkeypatch the 2to3 preprocessor so we don't disturb subsequent runs
authorPhilip Jenvey <pjenvey@underboss.org>
Fri, 2 Mar 2012 08:21:18 +0000 (00:21 -0800)
committerPhilip Jenvey <pjenvey@underboss.org>
Fri, 2 Mar 2012 08:21:18 +0000 (00:21 -0800)
commit4d43079e34a66c3718127266bc5eaa3041c69447
tree884e01d093be0a6ba4c6ae88dcb4e30ba9e24ec3
parent0987f8951637feb48dfbc22508aa46fe59a12f63
unmonkeypatch the 2to3 preprocessor so we don't disturb subsequent runs
patch from mcdonc
fixes #2421
setup.py