[Tutor] comparing lists, __lt__ and __gt__

2007-07-25 Thread Andrew Purdea
Hello! I can see that lists have implemented these methods in jython.. But i can not find any documentation on this. It looks like python compares each element, and and when it finds a difference, it returns. Where can i find documenation on this? Will this behaviour remain in python for futur

[Tutor] best book?

2007-02-05 Thread Andrew Purdea
Hi! what do you guys think that would be the best free book, or tutorial or something to start learning python? Something that can also focus on important differences from other languages, and present why some choices made in the design are better then others. Not just present the information, but