- 20 Feb, 2001 6 commits
-
- 19 Feb, 2001 10 commits
-
-
Jeremy Hylton authored
-
Jeremy Hylton authored
-
Amos Latteier authored
Fixed a doc string display bug, and tweaked the API Documentation display to look better with API docs that have lots of mostly empty classes.
-
Jeremy Hylton authored
-
Jeremy Hylton authored
necessarily available.
-
Jeremy Hylton authored
-
Jeremy Hylton authored
-
Jeremy Hylton authored
that main() can handle argument processing entirely. Add test_AqAlg to list of tests.
-
Jeremy Hylton authored
Modify tests so that thread execution is actually interleaved; the old version ended up having one thread run to completion, then the next, etc. Use explicit counter to keep track of child threads, rather than counting on long sleep to be long enough.
-
Jeremy Hylton authored
(2 remain)
-
- 16 Feb, 2001 5 commits
-
-
Jeremy Hylton authored
-
Jeremy Hylton authored
-
Jeremy Hylton authored
-
Jeremy Hylton authored
-
Jeremy Hylton authored
-
- 15 Feb, 2001 19 commits
-
-
Amos Latteier authored
-
Jeffrey Shell authored
create an object in a specified location on PUT. PUT is also public now, since it handles security by itself.
-
Shane Hathaway authored
of the new location rather than the old. * Converted fragile aq_* getattr operations to use the new(ish) module-scope functions available in Acquisition.
-
Guido van Rossum authored
-
Tres Seaver authored
-
Guido van Rossum authored
-
Guido van Rossum authored
still isn't supported when using replace -- too bad.
-
Guido van Rossum authored
-
Tres Seaver authored
* Merge fix for Collector #1975 ('_verifyObjectPaste' uses metatype permission, if available).
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
three.
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
insertStructure() is used.
-