On Nov 25, 2008, at 12:43 PM, Mike Orr wrote:

Is it possible to limit a dependency to certain versions of Python?

It should be. Setup.py is just a Python file, I don't see why I can't test the Python version and toggle the dependencies. Any code in Pylons using simplejson will need a toggle to try to import the Python 2.6 one first of course. Also, I believe simplejson 2.0.4 has fixes and such that didn't make it for Python 2.6, which means one should be running the latest simplejson even in 2.6. What version made it into Python 2.6?

Cheers,
Ben

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to