- 18 May, 1999 14 commits
-
-
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 11 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.
-
Jim Fulton authored
a persistent object. Importing Main breaks Zope 2 (which doesn't use Main). Note that something needs to import Main or Zope before this gets called.
-
Jim Fulton authored
-
Jim Fulton authored
can use it and not import Main.
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
we can test for persistence from C.
-
- 11 May, 1999 5 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Michel Pelletier authored