- 01 Oct, 2001 4 commits
-
-
Shane Hathaway authored
-
Andreas Jung authored
output to (needed to catch output for AccessControl/securitySuite/testSecurity.py).
-
Andreas Jung authored
-
Andreas Jung authored
-
- 27 Sep, 2001 6 commits
-
-
Jeremy Hylton authored
-
Jeremy Hylton authored
-
Jeremy Hylton authored
-
Andreas Jung authored
-
Andreas Jung authored
-minor code cleanup
-
Fred Drake authored
-
- 26 Sep, 2001 5 commits
-
-
Andreas Jung authored
Steve Alexander)
-
Andreas Jung authored
-
Andreas Jung authored
-
Andreas Jung authored
fixed typo
-
Brian Lloyd authored
-
- 25 Sep, 2001 11 commits
-
-
Amos Latteier authored
-
Evan Simpson authored
following whitespace ignored.
-
Amos Latteier authored
-
Amos Latteier authored
-
Amos Latteier authored
-
Brian Lloyd authored
-
Andreas Jung authored
-
Brian Lloyd authored
escaping logic.
-
Andreas Jung authored
DTML stuff is now roughly 8-10% faster.
-
Brian Lloyd authored
makes Dreamweaver happier.
-
Amos Latteier authored
-
- 24 Sep, 2001 3 commits
-
-
Fred Drake authored
[Synchronizing the HTMLParser module with the Python standard library.] Re-factor the HTMLParser class to use the new markupbase.ParserBase class. Use a new internal method, error(), consistently to raise parse errors; the new base class also uses this.
-
Fred Drake authored
[Synchonizing the HTMLParser module with the Python standard library; the HTMLParser module is now dependent on this module.] New base class for the SGMLParser and HTMLParser classes from the sgmllib and HTMLParser modules (and indirectly for the htmllib.HTMLParser class). This has all the support for scanning over DOCTYPE declarations; it warrants having a base class since this is a fair amount of tedious code (since it's fairly strict), and should be in a separate module to avoid compiling many REs that are not used (which would happen if this were placed in either then sgmllib or HTMLParser module).
-
Evan Simpson authored
handled correctly.
-
- 21 Sep, 2001 1 commit
-
-
Barry Warsaw authored
self.assertEqual() and friends since this gives much better output.
-
- 20 Sep, 2001 5 commits
-
-
Amos Latteier authored
-
Andreas Jung authored
This increases performances by about 6 % (using ab).
-
Andreas Jung authored
(GET http://hostname:port/ HTTP/1.0)
-
Shane Hathaway authored
-
Shane Hathaway authored
to make it easer to tell what configuration of Zope is running.
-
- 18 Sep, 2001 1 commit
-
-
Andreas Jung authored
-
- 17 Sep, 2001 4 commits
-
-
Amos Latteier authored
-
Amos Latteier authored
-
Andreas Jung authored
and number of requests per time unit for a given date range.
-
Andreas Jung authored
-