[Distutils] Python version.

Bob Ippolito bob at redivi.com
Mon Aug 15 12:45:36 CEST 2005


On Aug 14, 2005, at 11:54 PM, Vincenzo Di Massa wrote:

> Hi,
> I have another question: how do I find what python version a module  
> on pypi requires?
> If I try to install module graph in python2.3 it just say that  
> @proprty is invalid synatx.
> How can I detect this?

I don't know if PyPI (Cheese Shop?) has that kind of metadata, but if  
something has @decorator syntax, then it needs Python 2.4.

-bob



More information about the Distutils-SIG mailing list