- 29 Mar, 2001 5 commits
-
-
Evan Simpson authored
-
Evan Simpson authored
-
Evan Simpson authored
-
Guido van Rossum authored
-
Guido van Rossum authored
epilogue and initial and final events. (This is not used anywhere but I thought it was neat, and it matches what I did in test_htmltalparser.py.)
-
- 28 Mar, 2001 6 commits
-
-
Guido van Rossum authored
-
Jim Fulton authored
spurious log entry about unindexing a non-existent object.
-
Jim Fulton authored
which generated spurious log entry about unindexing a non-existent object.
-
Jeremy Hylton authored
- make function decls prototypes - remove unreferenced functions
-
Jeremy Hylton authored
XXX should remove Xaq eventually
-
Jim Fulton authored
-
- 27 Mar, 2001 29 commits
-
-
Ken Manheimer authored
-
Chris McDonough authored
-
Jim Fulton authored
-
Chris McDonough authored
-
Jeremy Hylton authored
-
Barry Warsaw authored
-
Jim Fulton authored
-
Evan Simpson authored
-
Guido van Rossum authored
checkin to this file. For <br>, we now end up calling emitEndElement() with isend = 1 and implied = -1, so it doesn't emit </br> text, but properly pops the todo stack.
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Jim Fulton authored
other versions of expat that might pop up elsewhere. Eventually, this version needs to go away.
-
Guido van Rossum authored
end. This would have caught the problem exposed in test10.html earlier.
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
To prevent this in the future, read the path from a file .path.
-
Evan Simpson authored
-
Evan Simpson authored
-
Guido van Rossum authored
Properly pop the interpreter level even when an exception happens. Add a few asserts to ensure that the scope level and the interpreter level are correctly maintained.
-
Guido van Rossum authored
-
Evan Simpson authored
-