| Commit message (Expand) | Author | Age | Files | Lines |
* | merge 11164 | Martin v. Löwis | 2011-05-09 | 1 | -45/+0 |
|\ |
|
| * | merge 11164 | Martin v. Löwis | 2011-05-09 | 1 | -45/+0 |
| |\ |
|
| | * | Stop trying to use _xmlplus in the xml module. Closes #11164. | Martin v. Löwis | 2011-05-09 | 1 | -45/+0 |
|
|
| | * | Merged revisions 86596 via svnmerge from | Ezio Melotti | 2010-11-21 | 1 | -111/+111 |
|
|
| | * | Merged revisions 85861 via svnmerge from | Antoine Pitrou | 2010-10-27 | 1 | -3/+3 |
|
|
| | * | Merged revisions 85858 via svnmerge from | Antoine Pitrou | 2010-10-27 | 1 | -0/+55 |
|
|
* | | | Normalize the encoding names for Latin-1 and UTF-8 to | Marc-André Lemburg | 2011-02-25 | 1 | -2/+2 |
|/ / |
|
* | | #9424: Replace deprecated assert* methods in the Python test suite. | Ezio Melotti | 2010-11-20 | 1 | -119/+119 |
|
|
* | | fix resource warnings in test_sax #10269 | Benjamin Peterson | 2010-10-31 | 1 | -4/+7 |
|
|
* | | Recode modules from latin-1 to utf-8 | Antoine Pitrou | 2010-10-27 | 1 | -3/+3 |
|
|
* | | Issue #5027: The standard `xml` namespace is now understood by | Antoine Pitrou | 2010-10-27 | 1 | -0/+55 |
|
|
* | | #1343: Add short_empty_elements option to XMLGenerator. | R. David Murray | 2010-10-17 | 1 | -0/+90 |
|
|
* | | Issue #9425: skip tests if a filename is not encodable | Victor Stinner | 2010-08-07 | 1 | -0/+5 |
|
|
* | | Merged revisions 78838-78839,78917,78919,78934,78937 via svnmerge from | Florent Xicluna | 2010-03-13 | 1 | -8/+10 |
|
|
* | | use assert[Not]In where appropriate | Ezio Melotti | 2010-01-23 | 1 | -2/+2 |
|
|
* | | use assert[Not]In where appropriate | Benjamin Peterson | 2010-01-19 | 1 | -3/+3 |
|/ |
|
* | #2501 xml.sax.parser doesn't terminate when given a filename; enable some mor... | Benjamin Peterson | 2008-09-04 | 1 | -6/+3 |
|
|
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -1/+1 |
|
|
* | Merged revisions 61981,61984-61987,61992-61993,61997-62000 via svnmerge from | Christian Heimes | 2008-03-28 | 1 | -5/+8 |
|
|
* | Remove RISCOS support | Skip Montanaro | 2007-08-16 | 1 | -5/+5 |
|
|
* | SF patch# 1770008 by Christian Heimes (plus some extras). | Guido van Rossum | 2007-08-09 | 1 | -1/+1 |
|
|
* | Merged revisions 53952-54987 via svnmerge from | Guido van Rossum | 2007-04-27 | 1 | -642/+551 |
|
|
* | Merged revisions 53623-53858 via svnmerge from | Thomas Wouters | 2007-02-23 | 1 | -1/+38 |
|
|
* | Make test_sax pass. | Guido van Rossum | 2007-02-11 | 1 | -6/+5 |
|
|
* | Fix most trivially-findable print statements. | Guido van Rossum | 2007-02-09 | 1 | -2/+2 |
|
|
* | SF patch 1631942 by Collin Winter: | Guido van Rossum | 2007-01-10 | 1 | -1/+1 |
|
|
* | Get rid of dict.has_key(). Boy this has a lot of repercussions! | Guido van Rossum | 2006-08-18 | 1 | -5/+5 |
|
|
* | Merged revisions 46753-51188 via svnmerge from | Thomas Wouters | 2006-08-11 | 1 | -15/+67 |
|
|
* | move the xml package implementation to xmlcore, and adjust the tests to | Fred Drake | 2005-12-14 | 1 | -13/+13 |
|
|
* | Delete the items variable (and explain why). | Michael W. Hudson | 2004-08-03 | 1 | -0/+4 |
|
|
* | [Bug #962631] Fix typo reported by Bryan Blackburn | Andrew M. Kuchling | 2004-06-01 | 1 | -1/+1 |
|
|
* | commit the portion of PyXML patch #919008 that is relevant to the | Fred Drake | 2004-03-20 | 1 | -0/+35 |
|
|
* | Add a test of interaction between & and extra replacements. | Fred Drake | 2002-10-28 | 1 | -8/+13 |
|
|
* | Patch #613256: Add nescape method to xml.sax.saxutils. | Martin v. Löwis | 2002-10-26 | 1 | -1/+13 |
|
|
* | Relax a test so it passes either with the standard library or PyXML. | Fred Drake | 2002-09-12 | 1 | -1/+1 |
|
|
* | Add encoding declaration. | Martin v. Löwis | 2002-08-04 | 1 | -1/+1 |
|
|
* | Get rid of relative imports in all unittests. Now anything that | Barry Warsaw | 2002-07-23 | 1 | -1/+1 |
|
|
* | SF patch #474590 -- RISC OS support | Guido van Rossum | 2001-10-24 | 1 | -7/+8 |
|
|
* | Add a test that xml.sax.saxutils.XMLGenerator does the right thing | Fred Drake | 2001-08-07 | 1 | -0/+16 |
|
|
* | Added function xml.sax.saxutils.quoteattr(). | Fred Drake | 2001-07-19 | 1 | -1/+20 |
|
|
* | Whitespace normalization. Leaving tokenize_tests.py alone for now. | Tim Peters | 2001-01-18 | 1 | -4/+4 |
|
|
* | This patch removes all uses of "assert" in the regression test suite | Marc-André Lemburg | 2001-01-17 | 1 | -1/+1 |
|
|
* | Update the code to better reflect recommended style: | Fred Drake | 2000-12-12 | 1 | -5/+5 |
|
|
* | Added a test case for the saxutils.prepare_input_source setSystemId bug. | Lars Gustäbel | 2000-10-24 | 1 | -0/+12 |
|
|
* | Added some more tests here and there. | Lars Gustäbel | 2000-10-24 | 1 | -0/+84 |
|
|
* | Make reindent.py happy (convert everything to 4-space indents!). | Fred Drake | 2000-10-23 | 1 | -17/+16 |
|
|
* | Add a test case for reporting the file name, and for reporting an error | Martin v. Löwis | 2000-10-06 | 1 | -2/+33 |
|
|
* | Add SAXReaderNotAvailable, and use it to distinguish between an | Martin v. Löwis | 2000-10-06 | 1 | -1/+17 |
|
|
* | Support non-namespace elements in *ElementNS of XMLGenerator. | Martin v. Löwis | 2000-10-03 | 1 | -1/+5 |
|
|
* | Fixed misleading qname in test_xmlgen_ns (reported by loewis). | Lars Gustäbel | 2000-09-27 | 1 | -2/+2 |
|
|