On Dec 28, 2009, at 8:00 PM, Ben Finney wrote:

> The dependency declarations are *not* Python language syntax, and there
> is no need to consider Python language syntax in defining them.

Agreed.  

We're also not going to be writing an operating system with them; just simple 
version range statement.

I think that the range expression:

        2.5:2.7

is easy to read, immediately understandable, and expresses everything that 
needs to be said.

Yes, it needs to be stated that the ends are inclusive, but after that, it's 
pretty obvious what it means at a glance

Steve


_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to