| Commit message (Expand) | Author | Age | Files | Lines |
* | #4351: more appropriate DeprecationWarning stacklevels | Philip Jenvey | 2009-05-08 | 1 | -1/+2 |
|
|
* | Do not use the default namespace for attributes. | Martin v. Löwis | 2004-05-02 | 1 | -16/+12 |
|
|
* | Replace backticks with repr() or "%r" | Walter Dörwald | 2004-02-12 | 1 | -6/+6 |
|
|
* | Get rid of many apply() calls. | Guido van Rossum | 2003-02-27 | 1 | -1/+1 |
|
|
* | SF 563203. Replaced 'has_key()' with 'in'. | Raymond Hettinger | 2002-06-01 | 1 | -15/+15 |
|
|
* | Add deprecation warnings for modules as documented | Neal Norwitz | 2002-04-10 | 1 | -0/+4 |
|
|
* | Moved clearing of "literal" flag. The flag is set in setliteral which | Sjoerd Mullender | 2001-03-14 | 1 | -1/+1 |
|
|
* | String method conversion. | Eric S. Raymond | 2001-02-09 | 1 | -30/+30 |
|
|
* | Whitespace normalization. Top level of Lib now fixed-point for reindent.py! | Tim Peters | 2001-01-15 | 1 | -2/+2 |
|
|
* | Update the code to better reflect recommended style: | Fred Drake | 2000-12-12 | 1 | -2/+2 |
|
|
* | Two changes: | Sjoerd Mullender | 2000-12-06 | 1 | -8/+16 |
|
|
* | New method getnamespace. | Sjoerd Mullender | 2000-08-31 | 1 | -0/+7 |
|
|
* | Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either | Thomas Wouters | 2000-07-16 | 1 | -1/+1 |
|
|
* | Better error handling of bad entity references. Before when an & in | Sjoerd Mullender | 2000-07-10 | 1 | -16/+25 |
|
|
* | 2 fixes plus one extension: | Sjoerd Mullender | 2000-07-04 | 1 | -6/+6 |
|
|
* | typos fixed by Rob Hooft | Jeremy Hylton | 2000-06-28 | 1 | -1/+1 |
|
|
* | Sjoerd Mullender: | Guido van Rossum | 2000-06-21 | 1 | -4/+4 |
|
|
* | Actually, the previous batch's comment should have been different; | Guido van Rossum | 2000-02-04 | 1 | -1/+2 |
|
|
* | Sjoerd Mullender writes: | Guido van Rossum | 1999-08-26 | 1 | -30/+48 |
|
|
* | Fix (sanctioned by Sjoerd) for a problem reported by Andreas Faerber: | Guido van Rossum | 1999-06-08 | 1 | -1/+1 |
|
|
* | Fredrik Lundh fixes Sjoerd's patch... | Guido van Rossum | 1999-02-02 | 1 | -7/+7 |
|
|
* | Patch by Sjoerd Mullender to placate /F: | Guido van Rossum | 1999-02-02 | 1 | -4/+12 |
|
|
* | Patch by Sjoerd Mullender for better compatibility with the version | Guido van Rossum | 1999-02-01 | 1 | -0/+25 |
|
|
* | New test function by Sjoerd, adding -t option. | Guido van Rossum | 1998-12-22 | 1 | -9/+24 |
|
|
* | Sjoerd Mullender: | Guido van Rossum | 1998-12-21 | 1 | -24/+34 |
|
|
* | Sjoerd Mullender writes: | Guido van Rossum | 1998-12-18 | 1 | -62/+121 |
|
|
* | Sjoerd patches the previous patch: | Guido van Rossum | 1998-12-08 | 1 | -0/+10 |
|
|
* | Sjoerd writes: | Guido van Rossum | 1998-12-07 | 1 | -1/+8 |
|
|
* | Fixed a problem where xmllib didn't handle the tag | Guido van Rossum | 1998-10-19 | 1 | -55/+60 |
|
|
* | Sjoerd's latest. | Guido van Rossum | 1998-04-03 | 1 | -117/+195 |
|
|
* | Mass check-in after untabifying all files that need it. | Guido van Rossum | 1998-03-26 | 1 | -456/+456 |
|
|
* | New version of xmllib from Sjoerd. | Guido van Rossum | 1998-01-29 | 1 | -57/+162 |
|
|
* | Fixed case sensitivity of attributes (they are case *sensitive*). | Guido van Rossum | 1997-11-18 | 1 | -12/+8 |
|
|
* | Sjoerd Mullender's xml parser (based on sgmllib, somewhat). | Guido van Rossum | 1997-11-18 | 1 | -0/+568 |
|
|