An error occurred fetching the project authors.
- 14 May, 2004 1 commit
-
-
Tim Peters authored
Added long-requested docs about mutating BTrees while iterating over them. Will regen the .pdf and .html later (I want to add more .tex docs first).
-
- 10 May, 2004 1 commit
-
-
Tim Peters authored
BTree. This came up on the zodb-dev list last week, and Steve Alexander pointed out that the simple fix is virtually unknown in the community. Then again, I hope the problem is virtually unknown in the wild now too.
-
- 06 Jan, 2004 1 commit
-
-
Jeremy Hylton authored
-
- 05 Jan, 2004 1 commit
-
-
Tim Peters authored
BTrees.check module and to the BTree._check() method.
-
- 25 Dec, 2003 1 commit
-
-
Tim Peters authored
with Python's newer iteration and __contains__ protocols; optional Boolean args to exclude endpoints on range searches).
-
- 06 Oct, 2003 1 commit
-
-
Tim Peters authored
-
- 01 May, 2003 4 commits
-
-
Jeremy Hylton authored
-
Tim Peters authored
-
Tim Peters authored
instead of listcomps. Added new examples. Corrected minor mistakes. Removed the byValue() example and claimed that function is deprecated (it's almost never used, and it's hard to explain exactly what it does).
-
Tim Peters authored
-
- 05 Oct, 2002 1 commit
-
-
Guido van Rossum authored
-
- 11 Feb, 2002 1 commit
-
-
Guido van Rossum authored
-