- 18 May, 1999 27 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
Added code to keep from accidentially loading Main, since BoboPOS2 and ZODB3 conflict.
-
Jim Fulton authored
-
Jim Fulton authored
more I think.
-
Jim Fulton authored
caused by the change in the way constructors are called. Changed save and discard to return via redirct.
-
Jim Fulton authored
-
Jim Fulton authored
to get a URL relative to installation.
-
Jim Fulton authored
-
Jim Fulton authored
like a more thought-out logging mechanism (which Zope needs too, Waaa) and standard "well-behaved deamon" behavior.
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
rather round-about way).
-
Jim Fulton authored
rather round-about way). Added shutdown to Wakeup() call on exit to make sure the thing shuts down. This unfortunately, causes the exit return page to get dropped in some cases, but this seems to be better than hanging.
-
Jim Fulton authored
-
Jim Fulton authored
-
Amos Latteier authored
Changed the string representation of HTTPRequest so that <!--#var REQUEST--> is a lot friendlier. Along the was I cleaned up URLn and BASEn calculations a little.
-
- 17 May, 1999 3 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
it return?
-
Jim Fulton authored
-
- 14 May, 1999 4 commits
-
-
Jim Fulton authored
-
Ken Manheimer authored
to clue in clueless mortals (like me).
-
Michel Pelletier authored
- 13 May, 1999 3 commits
-
-
Jim Fulton authored
without screwing up everything else.
-
Michel Pelletier authored
- 12 May, 1999 3 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
PickleError PicklingError UnpickleableError UnpicklingError And change the handling of unpickleable objects so that an UnpickleableError is raised with the unpickleable object as the argument. UnpickleableError has a reasonable string representation and provides access to the problem object, which is useful during debugging.
-