- 14 Ara, 2005 1 kayıt (commit)
-
-
Fred Drake yazdı
test that package, not the xmlcore/PyXML switcheroo fiasco in the xml module/package
-
- 03 Agu, 2004 1 kayıt (commit)
-
-
Michael W. Hudson yazdı
-
- 01 Haz, 2004 1 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
-
- 20 Mar, 2004 1 kayıt (commit)
-
-
Fred Drake yazdı
standard library: str() of xml.sax.SAXParseException should not fail if the line and/or column number returned by the locator are None (tests added)
-
- 28 Eki, 2002 1 kayıt (commit)
-
-
Fred Drake yazdı
Remove extra noise from the output when there are no errors, and say more in the exception when there are errors.
-
- 26 Eki, 2002 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 12 Eyl, 2002 1 kayıt (commit)
-
-
Fred Drake yazdı
The original expected value is actually wrong, but we'll pick up the real fix and test when we refresh the xml package from PyXML before 2.3a1.
-
- 04 Agu, 2002 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 23 Tem, 2002 1 kayıt (commit)
-
-
Barry Warsaw yazdı
imports e.g. test_support must do so using an absolute package name such as "import test.test_support" or "from test import test_support". This also updates the README in Lib/test, and gets rid of the duplicate data dirctory in Lib/test/data (replaced by Lib/email/test/data). Now Tim and Jack can have at it. :)
-
- 24 Eki, 2001 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 07 Agu, 2001 1 kayıt (commit)
-
-
Fred Drake yazdı
when quoting attribute values that contain single & double quotes. This provides the rest of the regression test for SF bug #440351.
-
- 19 Tem, 2001 1 kayıt (commit)
-
-
Fred Drake yazdı
This closes SF bug #440351. It should not be moved to Python 2.1.1.
-
- 18 Ock, 2001 1 kayıt (commit)
-
-
Tim Peters yazdı
-
- 17 Ock, 2001 1 kayıt (commit)
-
-
Marc-André Lemburg yazdı
and replaces them with a new API verify(). As a result the regression suite will also perform its tests in optimization mode. Written by Marc-Andre Lemburg. Copyright assigned to Guido van Rossum.
-
- 12 Ara, 2000 1 kayıt (commit)
-
-
Fred Drake yazdı
Use != instead of <> since <> is documented as "obsolescent". Use "is" and "is not" when comparing with None or type objects.
-
- 24 Eki, 2000 2 kayıt (commit)
-
-
Lars Gustäbel yazdı
-
Lars Gustäbel yazdı
-
- 23 Eki, 2000 1 kayıt (commit)
-
-
Fred Drake yazdı
-
- 06 Eki, 2000 2 kayıt (commit)
-
-
Martin v. Löwis yazdı
for incomplete input.
-
Martin v. Löwis yazdı
ImportError, and a missing driver.
-
- 03 Eki, 2000 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 27 Eyl, 2000 1 kayıt (commit)
-
-
Lars Gustäbel yazdı
-
- 24 Eyl, 2000 6 kayıt (commit)
-
-
Lars Gustäbel yazdı
-
Martin v. Löwis yazdı
-
Lars Gustäbel yazdı
-
Lars Gustäbel yazdı
-
Lars Gustäbel yazdı
-
Lars Gustäbel yazdı
-