Albert Strasheim wrote:

> I think it has been discussed on the list that Python >= 2.3 is assumed.
> However, according to the Python documentation, the built-in set type is new
> in Python 2.4.

Sets are available in python 2.3 as part of the sets module so it is possible. 
However afaict the provided patch does not use the module and so will need to 
be 
adapted for use in 2.3.

-- 
"You see stars that clear have been dead for years
But the idea just lives on..." -- Bright Eyes


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/numpy-discussion

Reply via email to