Re: [Pyparsing] pyparsing python2 python3 tarball, future plans
Brought to you by:
ptmcg
From: Thomas G. <th...@go...> - 2013-08-28 21:31:37
|
On Wed Aug 28 2013 10:07:14 PM CEST, Paul McGuire <pt...@au...> wrote: > Thomas - > > Sorry about this inconvenience, I tried my best to maintain cross-version > compatibility overall, but Python3 had just one incompatible syntax > feature too many, forcing me to cut the Gordian Knot. > > Assuming that the default Python version installed on Debian is at least > version 2.6, then you should be safe in adopting the version-unified > pyparsing 2.0.1 and beyond, as this version works with Python 2.6 and up > in the 2.x path, and Python 3.0 and up on the 3.x path. FYI Wheezy has v2.6 & 2.7, and Sid/Jessie only 2.7. Thomas |