- 25 Nis, 2001 1 kayıt (commit)
-
-
Fred Drake yazdı
of ParserCreate(). Added assignment tests for the ordered_attributes and specified_attributes values, similar to the checks for the returns_unicode attribute.
-
- 24 Ock, 2001 1 kayıt (commit)
-
-
Guido van Rossum yazdı
are different (Ping couldn't test this).
-
- 15 Ock, 2001 1 kayıt (commit)
-
-
Ka-Ping Yee yazdı
message, and tries to make the messages more consistent and helpful when the wrong number of arguments or duplicate keyword arguments are supplied. Comes with more tests for test_extcall.py and and an update to an error message in test/output/test_pyexpat.
-
- 23 Ara, 2000 1 kayıt (commit)
-
-
Fred Drake yazdı
information from the Expat library that is not part of its public API. Do not print this information as the format of the string may (and will) change as Expat evolves. Add additional tests to make sure the ParserCreate() function raises the right exceptions on illegal parameters.
-
- 21 Eyl, 2000 1 kayıt (commit)
-
-
Fred Drake yazdı
to the Python style guide, and remove unneeded imports.
-
- 27 Haz, 2000 1 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
parsing the sample data once with 8-bit strings and once with Unicode.
-
- 31 Mar, 2000 1 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
-