On Mon, Nov 21, 2011 at 07:34:55PM +0100, Daniel Fetchinson wrote:
> Hi Oleg, is there a reason python 2.7 easy_install will fetch
> sqlobject 1.1.2 but python 2.6 easy_install will find sqlobject 1.2?

   Not for me. See:

$ easy_install-2.7 -n SQLObject
Searching for SQLObject
Best match: SQLObject 1.2.0
Processing SQLObject-1.2.0-py2.7.egg

$ easy_install-2.7 -n -U SQLObject
Searching for SQLObject
Reading http://pypi.python.org/simple/SQLObject/
Reading http://sqlobject.org
Reading http://sqlobject.org/
Reading http://sqlobject.org/devel/
Best match: SQLObject 1.2.0
Processing SQLObject-1.2.0-py2.7.egg

   But I have installed 1.2.0 already.

PS. How things are going on with py3k?

Oleg.
-- 
     Oleg Broytman            http://phdru.name/            p...@phdru.name
           Programmers don't die, they just GOSUB without RETURN.

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to