
15 Aug
2005
15 Aug
'05
12:54 p.m.
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?
Thank you
Vincenzo
___________________________________ Yahoo! Messenger: chiamate gratuite in tutto il mondo http://it.beta.messenger.yahoo.com

15 Aug
15 Aug
1:45 p.m.
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
6426
Age (days ago)
6426
Last active (days ago)
1 comments
2 participants
participants (2)
-
Bob Ippolito
-
Vincenzo Di Massa