summaryrefslogtreecommitdiffstats
path: root/Lib/test/output/test_builtin
Commit message (Collapse)AuthorAgeFilesLines
* Now that Marc-Andre has retracted unistr(), remove the tests.Guido van Rossum2001-01-191-1/+0
|
* This patch adds a new builtin unistr() which behaves like str()Marc-André Lemburg2001-01-171-0/+1
| | | | | | | | | | except that it always returns Unicode objects. A new C API PyObject_Unicode() is also provided. This closes patch #101664. Written by Marc-Andre Lemburg. Copyright assigned to Guido van Rossum.
* Added output for testsuite for new zip() builtin.Barry Warsaw2000-08-031-0/+1
|
* generated output for new testsBarry Warsaw1997-08-221-0/+2
|
* New test output for test_builtinGuido van Rossum1997-04-021-0/+1
|
* Test output files in their new locationBarry Warsaw1996-12-101-0/+48