index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_sax.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Enabled EntityResolver test again now that pyexpat.c has been fixed.
Lars Gustäbel
2000-09-24
1
-1/+0
*
Use findfile to locate input and output files.
Martin v. Löwis
2000-09-24
1
-7/+7
*
Added EntityResolver and DTDHandler (patch 101631) with test cases.
Lars Gustäbel
2000-09-24
1
-16/+34
*
Added test cases for the InputSource class.
Lars Gustäbel
2000-09-24
1
-1/+51
*
Added test cases for the Attributes interface.
Lars Gustäbel
2000-09-24
1
-0/+208
*
Added first start on SAX 2.0 tests.
Lars Gustäbel
2000-09-24
1
-0/+186