]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Corrected the py3k docs so that you can properly use python3 to run 2to3. Thanks...
authorMichael Trier <mtrier@gmail.com>
Thu, 25 Feb 2010 05:23:14 +0000 (05:23 +0000)
committerMichael Trier <mtrier@gmail.com>
Thu, 25 Feb 2010 05:23:14 +0000 (05:23 +0000)
commit5b5e2df00b782ac59500f0759b64d5c07d2e9d16
tree5ce373567335c088b0b017338772ac24f3c578a3
parentbe27608c808b4d766c686837e40b0d787b276e5c
Corrected the py3k docs so that you can properly use python3 to run 2to3.  Thanks Taavi Burns.
README.py3k