Updates:
        Labels: NeedsReview

Comment #5 on issue 2125 by nicolas.pourcelot: Using Integers as python slices.
http://code.google.com/p/sympy/issues/detail?id=2125

Yes. :)

Here is a tiny patch for review.

It implements this functionality for Python 2.5+.

(Since it isn't a core functionality, I don't see the point of adding a lot of new code to make this work with Python 2.4, while most people use Python 2.6 or even 2.7 now).

As mentioned before, this will also fix issue 1838.

Attachments:
        0001-Issue-2125-adding-Integer.__index__-method.patch  2.1 KB

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sympy-issues?hl=en.

Reply via email to