Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
3c919cf140170a03c20ec68a8fe63586b718d057
/
Lib
/
test
/
test_xmllib.py
a2d4653
#7092: silence py3k warnings for deprecated modules
by Ezio Melotti
· 16 years ago
ce8e33a
Reverting the Revision: 77368. I committed Flox's big patch for tests by
by Senthil Kumaran
· 16 years ago
3ddc435
Fixing - Issue7026 - RuntimeError: dictionary changed size during iteration. Patch by flox
by Senthil Kumaran
· 16 years ago
9f1340b
Do not use the default namespace for attributes.
by Martin v. Löwis
· 21 years ago
04f357c
Get rid of relative imports in all unittests. Now anything that
by Barry Warsaw
· 23 years ago
d392506
Tighten up some warning filters, and break some dependencies on the
by Tim Peters
· 23 years ago
7d79948
It makes more sense to call resetwarnings() after every test runs than
by Tim Peters
· 23 years ago
f022a4d
Reduce the number of test-suite DeprecationWarnings; start adding
by Tim Peters
· 23 years ago
a7c2b30
Since xmllib is deprecated now, suppress the DeprecationWarning its test
by Tim Peters
· 23 years ago
2e2be37
Change the PyUnit-based tests to use the test_main() approach. This
by Fred Drake
· 24 years ago
babd737
Simple conversion to PyUnit -- this test really needs more work!
by Fred Drake
· 24 years ago
f785042
a bold attempt to fix things broken by MAL's verify patch: import
by Fredrik Lundh
· 25 years ago
3661908
This patch removes all uses of "assert" in the regression test suite
by Marc-André Lemburg
· 25 years ago
004d5e6
Make reindent.py happy (convert everything to 4-space indents!).
by Fred Drake
· 25 years ago
02505e4
New version of xmllib from Sjoerd.
by Guido van Rossum
· 28 years ago