- 02 Nov, 2008 2 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-
- 01 Nov, 2008 3 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
- 30 Oct, 2008 1 commit
-
-
- 27 Oct, 2008 10 commits
-
-
Stefan H. Holek authored
-
Stefan H. Holek authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
- 26 Oct, 2008 6 commits
-
-
Sidnei da Silva authored
-
Matthew Wilkes authored
-
Andreas Jung authored
-
Sidnei da Silva authored
-
Sidnei da Silva authored
-
Sidnei da Silva authored
argument/attribute missing in testbrowser tests.
-
- 21 Oct, 2008 1 commit
-
-
Sidnei da Silva authored
provided tests and implementation for guarded_zip (RestrictedPython).
-
- 17 Oct, 2008 1 commit
-
-
Andreas Jung authored
-
- 16 Oct, 2008 2 commits
-
-
Andreas Jung authored
-
Andreas Jung authored
- fixed the auth encoding classifier
-
- 14 Oct, 2008 1 commit
-
-
Andreas Jung authored
-
- 13 Oct, 2008 3 commits
-
-
Sidnei da Silva authored
-
Sidnei da Silva authored
-
Sidnei da Silva authored
- Add guards for 'all' and 'any', new in Python 2.5. Add support for 'key' keyword argument to 'max' and 'min' guards
-
- 10 Oct, 2008 6 commits
-
-
Sidnei da Silva authored
-
Sidnei da Silva authored
-
Tres Seaver authored
for failed imports, obscuring later attempts to import the same broken module. 'AccessControl.ZopeGuards.guarded_import' mapped some Unauthorized exceptions onto ImportErrors: don't do that! Also, removed mutable defaults from argument list, improved tests.
-
Sidnei da Silva authored
-
Sidnei da Silva authored
-
Sidnei da Silva authored
- Avoid raising string exceptions. If one is found, upgrade it to InternalError and keep the original exception name as part of exc_value
-
- 08 Oct, 2008 4 commits
-
-
Sidnei da Silva authored
2.6. Adjust tests accordingly.
-
Sidnei da Silva authored
-
Sidnei da Silva authored
relative using new syntax so that they work on Python 2.6.
-
Sidnei da Silva authored
-