~pythonregexp2.7/python/issue2636-11

  • Committer: Jeffrey C. "The TimeHorse" Jacobs
  • Date: 2008-09-21 17:53:26 UTC
  • mfrom: (39025.1.14 Regexp-2.7)
  • Revision ID: darklord@timehorse.com-20080921175326-92vaej2hc3yuecxb
Merged in changes from the core Regexp branch.
Filename Latest Rev Last Changed Committer Comment Size
..
crashers 39021.2.845 15 years ago armin.rigo A collection of crashers, all variants of the idea Diff
decimaltestdata 39021.2.597 15 years ago mark.dickinson Issue #3449: Update decimal module to use most rec Diff
leakers 34045 18 years ago tim.peters Add missing SVN eol-style property to text files. Diff
185test.db 27235 21 years ago montanaro Data file for bsddb185 test 16 KB Diff Download File
__init__.py 6547 26 years ago guido Add __init__.py to test package. 47 bytes Diff Download File
audiotest.au 10078 25 years ago guido The encoding type was wrong, I think. 22.9 KB Diff Download File
autotest.py 23250 21 years ago bwarsaw Complete the absolute import patch for the test su 211 bytes Diff Download File
bad_coding.py 32355 18 years ago nnorwitz - Fix segfault with invalid coding. - SF Bug #7728 24 bytes Diff Download File
bad_coding2.py 33234 18 years ago tim.peters Set svn:eol-style to native. 29 bytes Diff Download File
badcert.pem 37080 16 years ago bill.janssen More work on SSL support. * Much expanded test su 1.8 KB Diff Download File
badkey.pem 37080 16 years ago bill.janssen More work on SSL support. * Much expanded test su 2.1 KB Diff Download File
badsyntax_future3.py 28864 20 years ago nnorwitz SF #736962, port test_future to unittest, add a bi 172 bytes Diff Download File
badsyntax_future4.py 28864 20 years ago nnorwitz SF #736962, port test_future to unittest, add a bi 153 bytes Diff Download File
badsyntax_future5.py 28864 20 years ago nnorwitz SF #736962, port test_future to unittest, add a bi 184 bytes Diff Download File
badsyntax_future6.py 28864 20 years ago nnorwitz SF #736962, port test_future to unittest, add a bi 161 bytes Diff Download File
badsyntax_future7.py 28864 20 years ago nnorwitz SF #736962, port test_future to unittest, add a bi 196 bytes Diff Download File
badsyntax_future8.py 28864 20 years ago nnorwitz SF #736962, port test_future to unittest, add a bi 121 bytes Diff Download File
badsyntax_future9.py 28864 20 years ago nnorwitz SF #736962, port test_future to unittest, add a bi 141 bytes Diff Download File
badsyntax_nocaret.py 17457 23 years ago jhylton Fix compileall.py so that it fails on SyntaxErrors 33 bytes Diff Download File
buffer_tests.py 39021.2.250 16 years ago martin.v.loewis Run svneol.py on all sources. 10.2 KB Diff Download File
cfgparser.1 29597 20 years ago fdrake ConfigParser: - read() method returns a list of fi 21 bytes Diff Download File
check_soundcard.vbs 33462 18 years ago tim.peters Set eol-style to native. 411 bytes Diff Download File
cjkencodings_test.py 38166 16 years ago hyeshik.chang Update big5hkscs codec to conform to the HKSCS:200 65.3 KB Diff Download File
cmath_testcases.txt 39021.2.250 16 years ago martin.v.loewis Run svneol.py on all sources. 133 KB Diff Download File
curses_tests.py 39021.2.250 16 years ago martin.v.loewis Run svneol.py on all sources. 1.2 KB Diff Download File
doctest_aliases.py 30410 19 years ago tim_one Get rid of the ignore_imports argument to DocTestF 243 bytes Diff Download File
double_const.py 23250 21 years ago bwarsaw Complete the absolute import patch for the test su 1.1 KB Diff Download File
empty.vbs 33786 18 years ago thomas.heller Add a simple test for os.startfile(). 70 bytes Diff Download File
exception_hierarchy.txt 39021.2.614 15 years ago benjamin.peterson I mess up again; BufferError inherits StandardErro 1.4 KB Diff Download File
floating_points.txt 37508 16 years ago christian.heimes Backport of r59456:59458 from py3k to trunk Issue 15.6 KB Diff Download File
fork_wait.py 38303 16 years ago christian.heimes Patch #2167 from calvin: Remove unused imports 2.1 KB Diff Download File
greyrgb.uue 5313 27 years ago guido Use uuencoded test images. 93.4 KB Diff Download File
https_svn_python_org_root.pem 37094 16 years ago bill.janssen root certificate for https://svn.python.org/, used 1.5 KB Diff Download File
ieee754.txt 38958 16 years ago christian.heimes I finally got the time to update and merge Mark's 3.1 KB Diff Download File
infinite_reload.py 36356 17 years ago collin.winter Bug #742342: make Python stop segfaulting on infin 309 bytes Diff Download File
inspect_fodder.py 31411 19 years ago jlgijsbers Patch #736962: port test_inspect to unittest. As p 840 bytes Diff Download File
inspect_fodder2.py 35575 17 years ago georg.brandl Make tabnanny recognize IndentationErrors raised b 1.2 KB Diff Download File
keycert.pem 36988 16 years ago guido.van.rossum > Regardless, building a fixed test certificate an 1.8 KB Diff Download File
list_tests.py 38303 16 years ago christian.heimes Patch #2167 from calvin: Remove unused imports 15.7 KB Diff Download File
mapping_tests.py 37372 16 years ago guido.van.rossum Backport of _abccoll.py by Benjamin Arangueren, is 21.8 KB Diff Download File
nullcert.pem 37080 16 years ago bill.janssen More work on SSL support. * Much expanded test su Empty Diff Download File
outstanding_bugs.py 38758 16 years ago georg.brandl The bug for which there was a test in outstanding_ 431 bytes Diff Download File
pickletester.py 39021.1.370 16 years ago georg.brandl Revert copy_reg -> copyreg rename. 30.2 KB Diff Download File
profilee.py 39021.2.250 16 years ago martin.v.loewis Run svneol.py on all sources. 2.9 KB Diff Download File
pyclbr_input.py 30316 19 years ago tim_one Whitespace normalization. 648 bytes Diff Download File
pydoc_mod.py 39021.2.250 16 years ago martin.v.loewis Run svneol.py on all sources. 439 bytes Diff Download File
pydocfodder.py 37924 16 years ago georg.brandl #1715: include sub-extension modules in pydoc text 6.1 KB Diff Download File
File pystone.py 39021.2.538 15 years ago georg.brandl #3319: don't raise ZeroDivisionError if number of 7.1 KB Diff Download File
randv2_32.pck 37442 16 years ago martin.v.loewis Issue #1727780: Support loading pickles of random. 7.3 KB Diff Download File
randv2_64.pck 37442 16 years ago martin.v.loewis Issue #1727780: Support loading pickles of random. 7.1 KB Diff Download File
randv3.pck 37442 16 years ago martin.v.loewis Issue #1727780: Support loading pickles of random. 7.8 KB Diff Download File
File re_tests.py 26967 21 years ago niemeyer More work on bug #672491 and patch #712900. I've 31.1 KB Diff Download File
README 37496 16 years ago skip.montanaro correct email address 17.7 KB Diff Download File
regex_tests.py 15270 23 years ago fdrake Make reindent.py happy (convert everything to 4-s 8.8 KB Diff Download File
File regrtest.py 39021.2.528 15 years ago benjamin.peterson now that test_lib2to3 actually works and isn't ext 36.8 KB Diff Download File
relimport.py 39021.2.250 16 years ago martin.v.loewis Run svneol.py on all sources. 27 bytes Diff Download File
reperf.py 26791 21 years ago rhettinger SF patch #701494: more apply removals 514 bytes Diff Download File
sample_doctest.py 30347 19 years ago tim_one Bug 772091: doctest.DocTestSuite does not support 1 KB Diff Download File
seq_tests.py 39021.2.620 15 years ago neal.norwitz Security patches from Apple: prevent int overflow 13.3 KB Diff Download File
sgml_input.html 35726 17 years ago neal.norwitz Forward port of 51850 from release25-maint branch. 8 KB Diff Download File
sortperf.py 23276 21 years ago tim_one New test %sort. This takes a sorted list, picks 1 4.6 KB Diff Download File
ssl_cert.pem 36520 17 years ago facundo.batista Added a SSL server to test_socket_ssl.py to be ab 814 bytes Diff Download File
ssl_key.pem 36520 17 years ago facundo.batista Added a SSL server to test_socket_ssl.py to be ab 497 bytes Diff Download File
string_tests.py 39021.2.876 15 years ago amaury.forgeotdarc Issue #3751: str.rpartition would perform a left-p 57.6 KB Diff Download File
svn_python_org_https_cert.pem 37345 16 years ago bill.janssen add the certificate for the Python SVN repository 1.8 KB Diff Download File
test.xml 13264 23 years ago prescod Added minidom tests. 1.3 KB Diff Download File
test.xml.out 14774 23 years ago larsga Added necessary test input file for test_sax.py 1.3 KB Diff Download File
test___all__.py 39021.2.944 15 years ago brett.cannon warnings.catch_warnings() now returns a list or No 5.9 KB Diff Download File
test___future__.py 35930 17 years ago tim.peters Whitespace normalization. 2.3 KB Diff Download File
test__locale.py 35118 17 years ago martin.v.loewis Bug #1417699: Reject locale-specific decimal point 5.3 KB Diff Download File
test_abc.py 39021.2.839 15 years ago antoine.pitrou Issue #2534: speed up isinstance() and issubclass( 7 KB Diff Download File
test_abstract_numbers.py 39021.2.250 16 years ago martin.v.loewis Run svneol.py on all sources. 1.6 KB Diff Download File
File test_aepack.py 26295 21 years ago tim_one Whitespace normalization. 2.3 KB Diff Download File
File test_al.py 39021.1.247 16 years ago brett.cannon Deprecate al/AL for removal in 3.0. 775 bytes Diff Download File
test_anydbm.py 38189 16 years ago skip.montanaro whoops - revert 2.1 KB Diff Download File
test_applesingle.py 38303 16 years ago christian.heimes Patch #2167 from calvin: Remove unused imports 1.7 KB Diff Download File
File test_array.py 39021.2.197 16 years ago gregory.p.smith Merge in release25-maint r60793: Added checks fo 33.6 KB Diff Download File
test_ast.py 39021.2.175 16 years ago georg.brandl Add the "ast" module, containing helpers to ease u 13.4 KB Diff Download File
test_asynchat.py 38887 16 years ago trent.nelson - Issue #2550: The approach used by client/server 8 KB Diff Download File
test_asyncore.py 39021.2.891 15 years ago hirokazu.yamamoto Issue #3759: test_asyncore.py leaked handle. Revie 12.7 KB Diff Download File
test_atexit.py 38573 16 years ago steven.bethard Fix test_atexit so that it still passes when -3 is 2.8 KB Diff Download File
test_audioop.py 39021.2.549 15 years ago neal.norwitz Fix misspeeld method name (negative) 5.6 KB Diff Download File
test_augassign.py 33646 18 years ago anthony.baxter whitespace normalisation 7.7 KB Diff Download File
test_base64.py 36588 17 years ago collin.winter Standardize on test.test_support.run_unittest() (a 8 KB Diff Download File
test_bastion.py 25501 21 years ago gvanrossum Disable the Bastion test now that Bastion is out o 38 bytes Diff Download File
test_bigaddrspace.py 35508 17 years ago tim.peters Add missing svn:eol-style property to text files. 1.2 KB Diff Download File
test_bigmem.py 39021.2.620 15 years ago neal.norwitz Security patches from Apple: prevent int overflow 37.3 KB Diff Download File
File test_binascii.py 36396 17 years ago georg.brandl Patch #1185447: binascii.b2a_qp() now correctly qu 6.2 KB Diff Download File
File test_binhex.py 23493 21 years ago gvanrossum Massive changes from SF 589982 (tempfile.py rewrit 1 KB Diff Download File
test_binop.py 31883 19 years ago bcannon Fix error in a docstring where a single quote star 10.4 KB Diff Download File
test_bisect.py 39021.2.434 15 years ago raymond.hettinger Issue 3301: Bisect functions behaved badly when l 12.4 KB Diff Download File
test_bool.py 27813 21 years ago tim_one Whitespace normalization. 12.9 KB Diff Download File
File test_bsddb.py 39021.2.27 16 years ago gregory.p.smith Fix issue2669: bsddb simple/legacy interface itera 11.2 KB Diff Download File
test_bsddb185.py 39021.1.143 16 years ago brett.cannon Deprecate the bsddb185 module for removal in 3.0. 1.2 KB Diff Download File
test_bsddb3.py 39021.2.67 16 years ago jesus.cea Better integration between Python testing and bsdd 2.5 KB Diff Download File
test_buffer.py 39021.2.250 16 years ago martin.v.loewis Run svneol.py on all sources. 789 bytes Diff Download File
test_bufio.py 37176 16 years ago neal.norwitz Ensure that this test will pass even if another te 2.3 KB Diff Download File
test_builtin.py 39021.2.712 15 years ago nick.coghlan Issue 2235: Py3k warnings are now emitted for clas 53.5 KB Diff Download File
test_bytes.py 39021.2.823 15 years ago mark.hammond Fix bug 3625: test issues on 64bit windows. r=pitr 36.6 KB Diff Download File
test_bz2.py 39021.2.421 15 years ago gregory.p.smith - Issue #3309: Fix bz2.BZFile itererator to releas 14.7 KB Diff Download File
test_calendar.py 37001 16 years ago walter.doerwald Fix test output. 25 KB Diff Download File
test_call.py 29217 20 years ago rhettinger SF #904720: dict.update should take a 2-tuple seq 3 KB Diff Download File
test_capi.py 38883 16 years ago amaury.forgeotdarc Issue2564: Prevent a hang in "import test.autotest 1.4 KB Diff Download File
File test_cd.py 38413 16 years ago brett.cannon Add test_main() functions to various tests where i 903 bytes Diff Download File
test_cfgparser.py 39021.2.24 16 years ago georg.brandl ConfigParser renaming reversal part 3: move module 18 KB Diff Download File
test_cgi.py 39021.2.936 15 years ago facundo.batista Issue 3801. Fixing a dumb error in the deprecate 12.2 KB Diff Download File
test_charmapcodec.py 33084 18 years ago marc-andre.lemburg Fix the encodings package codec search function to 1.8 KB Diff Download File
File test_cl.py 38413 16 years ago brett.cannon Add test_main() functions to various tests where i 3.8 KB Diff Download File
test_class.py 38303 16 years ago christian.heimes Patch #2167 from calvin: Remove unused imports 17.1 KB Diff Download File
File test_cmath.py 38958 16 years ago christian.heimes I finally got the time to update and merge Mark's 18.3 KB Diff Download File
test_cmd.py 39021.2.250 16 years ago martin.v.loewis Run svneol.py on all sources. 4.4 KB Diff Download File
test_cmd_line.py 37352 16 years ago nick.coghlan Patch #1739468: Directories and zipfiles containin 3.7 KB Diff Download File
test_cmd_line_script.py 39021.1.39 16 years ago benjamin.peterson Remove some from __future__ import with_statements 6.2 KB Diff Download File
test_code.py 38817 16 years ago brett.cannon Add ``if __name__ == '__main__'`` to some test fil 1.9 KB Diff Download File
test_codeccallbacks.py 39021.1.360 16 years ago fred.drake revert creation of the html.entities and html.pars 30.4 KB Diff Download File
test_codecencodings_cn.py 36588 17 years ago collin.winter Standardize on test.test_support.run_unittest() (a 2 KB Diff Download File
test_codecencodings_hk.py 36588 17 years ago collin.winter Standardize on test.test_support.run_unittest() (a 808 bytes Diff Download File
test_codecencodings_jp.py 36588 17 years ago collin.winter Standardize on test.test_support.run_unittest() (a 3.8 KB Diff Download File
test_codecencodings_kr.py 36919 16 years ago hyeshik.chang Add cheot-ga-keut composed make-up sequence suppor 2.6 KB Diff Download File
test_codecencodings_tw.py 36588 17 years ago collin.winter Standardize on test.test_support.run_unittest() (a 788 bytes Diff Download File
test_codecmaps_cn.py 36872 16 years ago hyeshik.chang Fix gb18030 codec's bug that doesn't map two-byte 982 bytes Diff Download File
test_codecmaps_hk.py 38166 16 years ago hyeshik.chang Update big5hkscs codec to conform to the HKSCS:200 552 bytes Diff Download File
test_codecmaps_jp.py 36588 17 years ago collin.winter Standardize on test.test_support.run_unittest() (a 1.9 KB Diff Download File
test_codecmaps_kr.py 36919 16 years ago hyeshik.chang Add cheot-ga-keut composed make-up sequence suppor 1.3 KB Diff Download File
test_codecmaps_tw.py 36588 17 years ago collin.winter Standardize on test.test_support.run_unittest() (a 857 bytes Diff Download File
test_codecs.py 37364 16 years ago amaury.forgeotdarc The incremental decoder for utf-7 must preserve it 51.1 KB Diff Download File
test_codeop.py 27647 21 years ago tim_one Whitespace normalization. 5.1 KB Diff Download File
test_coding.py 32688 18 years ago neal.norwitz Fix Bug #1378022, UTF-8 files with a leading BOM c 782 bytes Diff Download File
test_coercion.py 39021.2.712 15 years ago nick.coghlan Issue 2235: Py3k warnings are now emitted for clas 11 KB Diff Download File
test_collections.py 39021.2.712 15 years ago nick.coghlan Issue 2235: Py3k warnings are now emitted for clas 14.8 KB Diff Download File
test_colorsys.py 32477 18 years ago neal.norwitz Fix SF #1345263, colorsys tests, bug in frange Fi 2.7 KB Diff Download File
test_commands.py 36430 17 years ago neal.norwitz Get rid of deprecation warning when testing comman 2.2 KB Diff Download File
test_compare.py 38303 16 years ago christian.heimes Patch #2167 from calvin: Remove unused imports 1.4 KB Diff Download File
test_compile.py 39021.2.490 15 years ago mark.dickinson Issue #3360: Fix incorrect parsing of "02000000000 16.5 KB Diff Download File
test_compiler.py 39021.2.801 15 years ago amaury.forgeotdarc follow-up of issue3473: update the compiler packag 8.4 KB Diff Download File
test_complex.py 39021.2.128 16 years ago alexandre.vassalotti Fixed complex.__getnewargs__() to not emit another 14.9 KB Diff Download File
test_complex_args.py 35752 17 years ago neal.norwitz Bug #1557232: fix seg fault with def f((((x)))) an 2.6 KB Diff Download File
test_contains.py 38139 16 years ago facundo.batista Fixes issue 1959. Converted tests to unittest. Th 3.1 KB Diff Download File
test_contextlib.py 39021.1.39 16 years ago benjamin.peterson Remove some from __future__ import with_statements 8.8 KB Diff Download File
test_cookie.py 35915 17 years ago georg.brandl Convert test_cookie to unittest. 2.9 KB Diff Download File
test_cookielib.py 39021.2.395 15 years ago brett.cannon Revert r64673 and instead just change the file enc 69.6 KB Diff Download File
test_copy.py 39021.2.712 15 years ago nick.coghlan Issue 2235: Py3k warnings are now emitted for clas 17.4 KB Diff Download File
test_copy_reg.py 39021.1.370 16 years ago georg.brandl Revert copy_reg -> copyreg rename. 4.1 KB Diff Download File
test_cpickle.py 39021.2.375 15 years ago facundo.batista Fix #2702, with a correct accounting of recursion 3.4 KB Diff Download File
File test_cprofile.py 38134 16 years ago georg.brandl * Use the same code to profile for test_profile an 6.4 KB Diff Download File
File test_crypt.py 38498 16 years ago brett.cannon Convert test_contains, test_crypt, and test_select 352 bytes Diff Download File
test_csv.py 39021.2.699 15 years ago skip.montanaro accept issue 3436 38 KB Diff Download File
test_ctypes.py 36588 17 years ago collin.winter Standardize on test.test_support.run_unittest() (a 328 bytes Diff Download File
test_curses.py 38339 16 years ago andrew.kuchling Move .setupterm() output so that we don't try to c 8.3 KB Diff Download File
test_datetime.py 39021.2.712 15 years ago nick.coghlan Issue 2235: Py3k warnings are now emitted for clas 130 KB Diff Download File
File test_dbm.py 38537 16 years ago brett.cannon Convert test_dummy_threading and test_dbm to unitt 1 KB Diff Download File
test_decimal.py 39021.2.389 15 years ago mark.dickinson Replace occurrences of '\d' with '[0-9]' in Decima 49.9 KB Diff Download File
test_decorators.py 38290 16 years ago christian.heimes Patch #1759: Backport of PEP 3129 class decorators 9.6 KB Diff Download File
test_defaultdict.py 38164 16 years ago amaury.forgeotdarc issue 2045: Infinite recursion when printing a sub 5.4 KB Diff Download File
test_deque.py 38900 16 years ago neal.norwitz Remove the test file before writing it in case the 20.6 KB Diff Download File
test_descr.py 39021.2.712 15 years ago nick.coghlan Issue 2235: Py3k warnings are now emitted for clas 142 KB Diff Download File
test_descrtut.py 39021.2.108 16 years ago georg.brandl Fix test_descrtut. 11.7 KB Diff Download File
test_dict.py 39021.2.709 15 years ago georg.brandl - Issue #3537: Fix an assertion failure when an em 16.7 KB Diff Download File
test_difflib.py 33845 18 years ago neal.norwitz Fix tests so they pass in -R mode 5.1 KB Diff Download File
test_difflib_expect.html 30671 19 years ago tim_one Whitespace normalization. test_difflib passes aga 100 KB Diff Download File
test_dircache.py 39021.1.160 16 years ago brett.cannon Deprecate the dircache module for 3.0. 2.3 KB Diff Download File
test_dis.py 38303 16 years ago christian.heimes Patch #2167 from calvin: Remove unused imports 4.6 KB Diff Download File
test_distutils.py 29783 20 years ago fdrake One unit test for distutils is not much, but is mo 352 bytes Diff Download File
File test_dl.py 39021.1.161 16 years ago brett.cannon Deprecate the dl module for removal in 3.0. 968 bytes Diff Download File
test_doctest.py 38303 16 years ago christian.heimes Patch #2167 from calvin: Remove unused imports 74.4 KB Diff Download File
test_doctest.txt 30344 19 years ago tim_one Merging from tim-doctest-branch, which is now clos 296 bytes Diff Download File
test_doctest2.py 31570 19 years ago gvanrossum Use descriptors. 2.2 KB Diff Download File
test_doctest2.txt 31067 19 years ago dcjim Fixed a small bug. doctest didn't handle unicode d 392 bytes Diff Download File
test_doctest3.txt 31445 19 years ago fdrake add __file__ to the globals available for tests lo 81 bytes Diff Download File
test_doctest4.txt 34677 18 years ago tim.peters Set a binary svn:mime-type property on this UTF-8 314 bytes Diff Download File
test_docxmlrpc.py 39021.2.250 16 years ago martin.v.loewis Run svneol.py on all sources. 6.4 KB Diff Download File
test_dumbdbm.py 36179 17 years ago tim.peters Whitespace normalization. 4.7 KB Diff Download File
test_dummy_thread.py 39021.2.455 15 years ago brett.cannon dummy_thread.acquire() would return None if no wai 7 KB Diff Download File
test_dummy_threading.py 39021.2.780 15 years ago benjamin.peterson change a few uses of the threading APIs 1.7 KB Diff Download File
test_email.py 38303 16 years ago christian.heimes Patch #2167 from calvin: Remove unused imports 300 bytes Diff Download File
test_email_codecs.py 36588 17 years ago collin.winter Standardize on test.test_support.run_unittest() (a 462 bytes Diff Download File
test_email_renamed.py 38303 16 years ago christian.heimes Patch #2167 from calvin: Remove unused imports 308 bytes Diff Download File
test_enumerate.py 39021.1.308 16 years ago georg.brandl Don't allow keyword arguments to reversed(). 6.6 KB Diff Download File
test_eof.py 39021.1.193 16 years ago georg.brandl #2816: clarify error messages for EOF while scanni 894 bytes Diff Download File
test_epoll.py 38675 16 years ago neal.norwitz Skip the epoll test if epoll() does not work 6.1 KB Diff Download File
File test_errno.py 38563 16 years ago brett.cannon Fix test_errno to only check for error numbers tha 1.1 KB Diff Download File
test_exception_variations.py 33234 18 years ago tim.peters Set svn:eol-style to native. 3.9 KB Diff Download File
test_exceptions.py 39021.2.944 15 years ago brett.cannon warnings.catch_warnings() now returns a list or No 14.8 KB Diff Download File
test_extcall.py 38574 16 years ago neal.norwitz Import the test properly. This is especially impo 6.1 KB Diff Download File
File test_fcntl.py 38625 16 years ago gregory.p.smith Attempt to fix the Solaris Sparc 10 buildbot. It 2.6 KB Diff Download File
test_file.py 39021.2.383 15 years ago amaury.forgeotdarc #3242: fix a crash in "print", if sys.stdout is se 17.6 KB Diff Download File
test_filecmp.py 35256 17 years ago neal.norwitz Don't fail if the directory already exists 5.2 KB Diff Download File
test_fileinput.py 38303 16 years ago christian.heimes Patch #2167 from calvin: Remove unused imports 7.7 KB Diff Download File
test_fileio.py 39021.2.864 15 years ago benjamin.peterson #3703 unhelpful _fileio.FileIO error message when 8.2 KB Diff Download File
test_float.py 39021.2.928 15 years ago benjamin.peterson fix missing module 32.5 KB Diff Download File
test_fnmatch.py 23183 21 years ago bwarsaw Get rid of relative imports in all unittests. Now 1.2 KB Diff Download File
test_fork1.py 35155 17 years ago neal.norwitz Restore rev 47014: The hppa ubuntu box sometimes 903 bytes Diff Download File
test_format.py 39021.2.515 15 years ago eric.smith Backed out r65069, pending fixing it in Windows. 13.2 KB Diff Download File
test_fpformat.py 39021.1.163 16 years ago brett.cannon Deprecate the fpformat module for removal in 3.0. 2.2 KB Diff Download File
test_fractions.py 39021.2.435 15 years ago raymond.hettinger Issue 3285: Fractions from_float() and from_decima 15.7 KB Diff Download File
test_frozen.py 39021.1.39 16 years ago benjamin.peterson Remove some from __future__ import with_statements 1.3 KB Diff Download File
test_ftplib.py 39021.2.80 16 years ago facundo.batista Fixed the semantic of timeout for socket.create_c 3.1 KB Diff Download File
test_funcattrs.py 38130 16 years ago georg.brandl Fix unittest conversion breakage. 11.1 KB Diff Download File
test_functools.py 39021.2.705 15 years ago brett.cannon Copy reduce() to _functools so to have functools.r 11.1 KB Diff Download File
test_future.py 35759 17 years ago georg.brandl Fix a bug in the parser's future statement handlin 3.4 KB Diff Download File
test_future1.py 28864 20 years ago nnorwitz SF #736962, port test_future to unittest, add a bi 229 bytes Diff Download File
test_future2.py 28864 20 years ago nnorwitz SF #736962, port test_future to unittest, add a bi 151 bytes Diff Download File
test_future3.py 27998 20 years ago rhettinger Fixed test and converted to unittest format. Chec 576 bytes Diff Download File
test_future4.py 38754 16 years ago eric.smith Added test cases for single quoted strings, both f 1.4 KB Diff Download File
test_future_builtins.py 39021.2.250 16 years ago martin.v.loewis Run svneol.py on all sources. 1.3 KB Diff Download File
test_gc.py 38241 16 years ago amaury.forgeotdarc Re-enable tests, they were failing since gc.collec 18.6 KB Diff Download File
File test_gdbm.py 38504 16 years ago brett.cannon Remove a bad test. 2.4 KB Diff Download File
test_generators.py 39021.1.302 16 years ago georg.brandl Make generator repr consistent with function and c 49.1 KB Diff Download File
test_genericpath.py 35685 17 years ago tim.peters Add missing svn:eol-style property to text files. 5.7 KB Diff Download File
test_genexps.py 39021.1.302 16 years ago georg.brandl Make generator repr consistent with function and c 7.1 KB Diff Download File
test_getargs.py 38535 16 years ago brett.cannon Convert test_strftime, test_getargs, and test_pep2 1000 bytes Diff Download File
test_getargs2.py 38357 16 years ago christian.heimes Patch #1691070 from Roger Upole: Speed up PyArg_Pa 11.3 KB Diff Download File
test_getopt.py 37401 16 years ago christian.heimes Replaced import of the 'new' module with 'types' m 6.4 KB Diff Download File
test_gettext.py 36588 17 years ago collin.winter Standardize on test.test_support.run_unittest() (a 17.1 KB Diff Download File
File test_gl.py 38413 16 years ago brett.cannon Add test_main() functions to various tests where i 6.5 KB Diff Download File
test_glob.py 36310 17 years ago georg.brandl Patch #1001604: glob.glob() now returns unicode fi 4 KB Diff Download File
test_global.py 35885 17 years ago georg.brandl Convert test_global, test_scope and test_grammar t 955 bytes Diff Download File
test_grammar.py 39021.2.796 15 years ago benjamin.peterson allow keyword args to be passed in after *args #34 29.7 KB Diff Download File
File test_grp.py 39021.2.529 15 years ago georg.brandl Replace all map(None, a) with list(a). 2.9 KB Diff Download File
test_gzip.py 39021.2.26 16 years ago georg.brandl #2959: allow multiple close() calls for GzipFile. 4.3 KB Diff Download File
test_hash.py 39021.2.712 15 years ago nick.coghlan Issue 2235: Py3k warnings are now emitted for clas 3.7 KB Diff Download File
test_hashlib.py 39021.2.1005 15 years ago benjamin.peterson fix possible integer overflows in _hashopenssl #38 6.9 KB Diff Download File
test_heapq.py 39021.2.234 16 years ago neal.norwitz Fix typo in method name. The LT class implemented 12.8 KB Diff Download File
test_hmac.py 39021.2.944 15 years ago brett.cannon warnings.catch_warnings() now returns a list or No 12.7 KB Diff Download File
test_hotshot.py 33348 18 years ago tim.peters _hotshot hotshot_profiler(): If write_header() re 4.1 KB Diff Download File
test_htmllib.py 39021.2.113 16 years ago georg.brandl Deprecate htmllib and sgmllib for 3.0. 1.9 KB Diff Download File
File test_htmlparser.py 39021.1.372 16 years ago georg.brandl Remove html package and fix test_htmlparser. 10.4 KB Diff Download File
test_httplib.py 39021.2.80 16 years ago facundo.batista Fixed the semantic of timeout for socket.create_c 8.9 KB Diff Download File
test_httpservers.py 39021.2.250 16 years ago martin.v.loewis Run svneol.py on all sources. 11.3 KB Diff Download File
File test_imageop.py 39021.1.212 16 years ago brett.cannon Depreate imageop for removal in 3.0. 4.9 KB Diff Download File
test_imaplib.py 38724 16 years ago jerry.seutter Changed test so it no longer runs as a side effect 676 bytes Diff Download File
File test_imgfile.py 39021.1.272 16 years ago brett.cannon Deprecate imgfile for removal in 3.0. 4.2 KB Diff Download File
test_imp.py 39021.2.943 15 years ago hirokazu.yamamoto Issue #3806: LockTests in test_imp should be skipp 1.6 KB Diff Download File
test_import.py 39021.2.958 15 years ago nick.coghlan Issue #3781: Final cleanup of warnings.catch_warni 10.3 KB Diff Download File
test_importhooks.py 39021.2.550 15 years ago georg.brandl Save the whole of sys.modules instead of using an 8.1 KB Diff Download File
test_index.py 38303 16 years ago christian.heimes Patch #2167 from calvin: Remove unused imports 6.7 KB Diff Download File
test_inspect.py 39021.2.150 16 years ago georg.brandl Factor out docstring dedenting from inspect.getdoc 19.1 KB Diff Download File
test_int.py 39021.2.250 16 years ago martin.v.loewis Run svneol.py on all sources. 12.6 KB Diff Download File
test_int_literal.py 38606 16 years ago eric.smith Trivial typo. 9 KB Diff Download File
test_io.py 39021.2.733 15 years ago antoine.pitrou Issue #3476: make BufferedReader and BufferedWrite 43.7 KB Diff Download File
test_ioctl.py 39021.2.10 16 years ago martin.v.loewis Don't try to get the window size if it was never s 2.2 KB Diff Download File
test_isinstance.py 32136 18 years ago doerwalter Disable a few other tests, that can't work if Pyth 9.5 KB Diff Download File
test_iter.py 28153 20 years ago rhettinger As discussed on python-dev, changed builtin.zip() 27.3 KB Diff Download File
test_iterlen.py 38149 16 years ago raymond.hettinger Merge r60628, r60631, and r60633. Register UserLi 6.4 KB Diff Download File
test_itertools.py 39021.2.616 15 years ago raymond.hettinger Alter recipe to show how to call izip_longest() wi 51.7 KB Diff Download File
test_json.py 39021.2.250 16 years ago martin.v.loewis Run svneol.py on all sources. 327 bytes Diff Download File
test_kqueue.py 38653 16 years ago christian.heimes Applied patch #1657 epoll and kqueue wrappers for 5.7 KB Diff Download File
test_largefile.py 38411 16 years ago brett.cannon Add a note in the main test class' docstring that 6.4 KB Diff Download File
test_lib2to3.py 39021.2.528 15 years ago benjamin.peterson now that test_lib2to3 actually works and isn't ext 477 bytes Diff Download File
test_linuxaudiodev.py 39021.1.166 16 years ago brett.cannon The linuxaudidev module has been deprecated for re 3 KB Diff Download File
test_list.py 39021.2.823 15 years ago mark.hammond Fix bug 3625: test issues on 64bit windows. r=pitr 2.5 KB Diff Download File
test_locale.py 39021.2.593 15 years ago antoine.pitrou disable some failing tests in test_locale due to a 9.4 KB Diff Download File
test_logging.py 39021.2.946 15 years ago vinay.sajip Issue #3809: Fixed spurious 'test.blah' file left 27.6 KB Diff Download File
test_long.py 39021.2.945 15 years ago amaury.forgeotdarc #3777: long(4.2) returned an int, and broke backwa 29.5 KB Diff Download File
test_long_future.py 36587 17 years ago neal.norwitz Whitespace normalization. Ugh, we really need to 2.1 KB Diff Download File
test_longexp.py 28277 20 years ago rhettinger SF patch #736962: Port tests to unittest (Contrib 318 bytes Diff Download File
test_macos.py 39021.2.129 16 years ago ronald.oussoren MacOS X: Enable 4-way universal builds This patch 1004 bytes Diff Download File
test_macostools.py 39021.2.944 15 years ago brett.cannon warnings.catch_warnings() now returns a list or No 2.9 KB Diff Download File
test_macpath.py 36314 17 years ago martin.v.loewis Bug #1115886: os.path.splitext('.cshrc') gives now 2.1 KB Diff Download File
test_mailbox.py 39021.2.683 15 years ago andrew.kuchling Bug 3228: take a test from Niels Gustaebel's patch 76.6 KB Diff Download File
test_marshal.py 39021.1.187 16 years ago andrew.kuchling #1792: Improve performance of marshal.dumps() on l 9.9 KB Diff Download File
test_math.py 39021.2.618 15 years ago mark.dickinson Rename testSum to testFsum and move it to proper p 37.8 KB Diff Download File
test_md5.py 36725 17 years ago brett.cannon Have md5 raise a DeprecationWarning as per PEP 4. 1.7 KB Diff Download File
test_memoryio.py 39021.2.250 16 years ago martin.v.loewis Run svneol.py on all sources. 13.9 KB Diff Download File
test_mhlib.py 39021.1.170 16 years ago brett.cannon Deprecated the mhlib module for removal in 3.0. 10.8 KB Diff Download File
test_mimetools.py 39021.2.220 16 years ago benjamin.peterson deprecated mimetools 1.7 KB Diff Download File
test_mimetypes.py 35228 17 years ago georg.brandl Remove usage of sets module (patch #1500609). 2.5 KB Diff Download File
test_MimeWriter.py 38303 16 years ago christian.heimes Patch #2167 from calvin: Remove unused imports 7.4 KB Diff Download File
test_minidom.py 39021.2.3 16 years ago martin.v.loewis Issue #1390: Raise ValueError in toxml when an inv 51.9 KB Diff Download File
test_mmap.py 38815 16 years ago neal.norwitz Be sure to close the file. 2 places were deleting 14.6 KB Diff Download File
test_module.py 38303 16 years ago christian.heimes Patch #2167 from calvin: Remove unused imports 2 KB Diff Download File
test_modulefinder.py 38303 16 years ago christian.heimes Patch #2167 from calvin: Remove unused imports 7.3 KB Diff Download File
test_multibytecodec.py 39021.2.501 15 years ago georg.brandl #3305: self->stream can be NULL. 9.5 KB Diff Download File
test_multibytecodec_support.py 39021.1.360 16 years ago fred.drake revert creation of the html.entities and html.pars 12.3 KB Diff Download File
test_multifile.py 39021.1.218 16 years ago brett.cannon Deprecate the multifile module as per PEP 4. 1.6 KB Diff Download File
test_multiprocessing.py 39021.2.836 15 years ago neal.norwitz Use bytes as return type from recv_bytes() methods 51.9 KB Diff Download File
test_mutants.py 35686 17 years ago neal.norwitz Fix SF bug #1546288, crash in dict_equal. 8.2 KB Diff Download File
test_mutex.py 39021.2.250 16 years ago martin.v.loewis Run svneol.py on all sources. 986 bytes Diff Download File
test_netrc.py 28198 20 years ago jlt63 Unconditionally opening the temp file in text mode 1 KB Diff Download File
test_new.py 39021.1.120 16 years ago brett.cannon Deprecate the new module for removal in 3.0. 5.9 KB Diff Download File
test_nis.py 38608 16 years ago brett.cannon test_nis would fail if test.test_support.verbose w 1.2 KB Diff Download File
test_normalization.py 39021.2.954 15 years ago martin.v.loewis Read unidata_version from unicodedata module. Dele 3 KB Diff Download File
test_ntpath.py 38727 16 years ago jerry.seutter Changed test so it no longer runs as a side effect 8 KB Diff Download File
test_old_mailbox.py 36179 17 years ago tim.peters Whitespace normalization. 4.5 KB Diff Download File
test_opcodes.py 39021.1.387 16 years ago benjamin.peterson use more specific asserts in test_opcode 2.5 KB Diff Download File
test_openpty.py 35921 17 years ago georg.brandl Move the check for openpty to the beginning. 605 bytes Diff Download File
test_operator.py 39021.2.712 15 years ago nick.coghlan Issue 2235: Py3k warnings are now emitted for clas 20.9 KB Diff Download File
test_optparse.py 38303 16 years ago christian.heimes Patch #2167 from calvin: Remove unused imports 60.7 KB Diff Download File
test_os.py 39021.2.942 15 years ago hirokazu.yamamoto Issue #3804: Added test for Issue #2222. Reviewed 19.7 KB Diff Download File
test_ossaudiodev.py 39021.2.749 15 years ago antoine.pitrou Make test_ossaudiodev work. 5.8 KB Diff Download File
test_parser.py 39021.2.800 15 years ago benjamin.peterson check that the parser module can handle the new ke 16.1 KB Diff Download File
test_peepholer.py 36278 17 years ago raymond.hettinger Fix embarrassing typo and fix constantification of 7.9 KB Diff Download File
test_pep247.py 38535 16 years ago brett.cannon Convert test_strftime, test_getargs, and test_pep2 1.9 KB Diff Download File
test_pep263.py 37919 16 years ago georg.brandl Issue #1882: when compiling code from a string, en 783 bytes Diff Download File
test_pep277.py 37537 16 years ago christian.heimes Fixed #1624: Remove output comparison for test_pep 4 KB Diff Download File
test_pep292.py 35128 17 years ago thomas.wouters Fix bug in passing tuples to string.Template. All 7.5 KB Diff Download File
test_pep352.py 39021.2.944 15 years ago brett.cannon warnings.catch_warnings() now returns a list or No 9.4 KB Diff Download File
test_pickle.py 38303 16 years ago christian.heimes Patch #2167 from calvin: Remove unused imports 1.7 KB Diff Download File
test_pickletools.py 38197 16 years ago raymond.hettinger Add tests for pickletools.optimize(). 611 bytes Diff Download File
test_pipes.py 39021.2.250 16 years ago martin.v.loewis Run svneol.py on all sources. 6.4 KB Diff Download File
test_pkg.py 38959 16 years ago amaury.forgeotdarc Some tests did not pass on repeated calls (regrtes 8.8 KB Diff Download File
test_pkgimport.py 30257 19 years ago tim_one Removed reliance on damaged module object appearin 2.8 KB Diff Download File
test_pkgutil.py 38984 16 years ago amaury.forgeotdarc Correct an apparent refleak in test_pkgutil: zipim 4 KB Diff Download File
test_platform.py 39021.2.189 16 years ago benjamin.peterson backport of 64096 2.9 KB Diff Download File
test_plistlib.py 38303 16 years ago christian.heimes Patch #2167 from calvin: Remove unused imports 6.5 KB Diff Download File
test_poll.py 38653 16 years ago christian.heimes Applied patch #1657 epoll and kqueue wrappers for 4.4 KB Diff Download File
test_popen.py 36164 17 years ago walter.doerwald Port test_popen.py to unittest. 1.4 KB Diff Download File
test_popen2.py 36641 17 years ago neal.norwitz Deprecate os.popen* and popen2 module in favor of 3 KB Diff Download File
test_poplib.py 39021.2.80 16 years ago facundo.batista Fixed the semantic of timeout for socket.create_c 1.8 KB Diff Download File
test_posix.py 39021.2.329 16 years ago facundo.batista Just returning nothing instead of rising TestSkip 9.5 KB Diff Download File
test_posixpath.py 37672 16 years ago georg.brandl #1742: don't raise exception on os.path.relpath("a 19.3 KB Diff Download File
test_pow.py 36854 16 years ago nick.coghlan Add explicit test for a misbehaving math.floor 4.5 KB Diff Download File
test_pprint.py 39021.2.317 16 years ago facundo.batista Fixed issue #2888. Now the behaviour of pprint wh 23.9 KB Diff Download File
test_print.py 39021.2.250 16 years ago martin.v.loewis Run svneol.py on all sources. 3.7 KB Diff Download File
File test_profile.py 38959 16 years ago amaury.forgeotdarc Some tests did not pass on repeated calls (regrtes 7 KB Diff Download File
test_profilehooks.py 37892 16 years ago georg.brandl #1648: add sys.gettrace() and sys.getprofile(). 11 KB Diff Download File
test_property.py 37524 16 years ago christian.heimes Fixed bug #1620: New @spam.getter property syntax 2.4 KB Diff Download File
test_pstats.py 39021.2.250 16 years ago martin.v.loewis Run svneol.py on all sources. 687 bytes Diff Download File
test_pty.py 36601 17 years ago neal.norwitz This gets the test working on Solaris. It seems a 7.2 KB Diff Download File
test_pwd.py 39021.2.529 15 years ago georg.brandl Replace all map(None, a) with list(a). 3.2 KB Diff Download File
test_py3kwarn.py 39021.2.958 15 years ago nick.coghlan Issue #3781: Final cleanup of warnings.catch_warni 16.4 KB Diff Download File
test_pyclbr.py 39021.1.352 16 years ago georg.brandl Fix test_pyclbr after another platform-dependent f 7.3 KB Diff Download File
test_pydoc.py 39021.2.390 15 years ago nick.coghlan Issue 3190: pydoc now hides module __package__ att 9.4 KB Diff Download File
test_pyexpat.py 37721 16 years ago andrew.kuchling Patch 1137: allow assigning to .buffer_size attrib 21.4 KB Diff Download File
test_queue.py 39021.2.205 16 years ago benjamin.peterson give the threading API PEP 8 names 11.4 KB Diff Download File
test_quopri.py 38897 16 years ago gregory.p.smith better diagnostics 7.1 KB Diff Download File
test_random.py 39021.2.944 15 years ago brett.cannon warnings.catch_warnings() now returns a list or No 21.6 KB Diff Download File
test_re.py 39025.1.14 15 years ago Jeffrey C. "The TimeHorse" Jacobs Merged in changes from the latest python source sn 37.2 KB Diff Download File
test_repr.py 39021.1.398 16 years ago brett.cannon Revert the renaming of repr to reprlib. 12 KB Diff Download File
test_resource.py 38303 16 years ago christian.heimes Patch #2167 from calvin: Remove unused imports 4.3 KB Diff Download File
test_rfc822.py 39021.2.229 16 years ago benjamin.peterson add py3k warnings to rfc822 8.9 KB Diff Download File
test_richcmp.py 39021.2.475 15 years ago nick.coghlan Issue 2235: __hash__ is once again inherited by de 10.9 KB Diff Download File
test_robotparser.py 39021.2.595 15 years ago skip.montanaro Close issue 3437 - missing state change when Allow 4.8 KB Diff Download File
test_runpy.py 37436 16 years ago nick.coghlan Implement PEP 366 9.7 KB Diff Download File
test_sax.py 38770 16 years ago neal.norwitz Name the main method correctly so the test is run 23.5 KB Diff Download File
test_scope.py 39021.2.556 15 years ago benjamin.peterson don't use assert statement 14.3 KB Diff Download File
test_scriptpackages.py 38303 16 years ago christian.heimes Patch #2167 from calvin: Remove unused imports 1.2 KB Diff Download File
test_select.py 38498 16 years ago brett.cannon Convert test_contains, test_crypt, and test_select 1.6 KB Diff Download File
test_set.py 39021.2.198 16 years ago raymond.hettinger Multi-arg form for set.difference() and set.differ 58.2 KB Diff Download File
test_sets.py 36113 17 years ago brett.cannon Deprecate the sets module. 27.2 KB Diff Download File
test_sgmllib.py 39021.2.113 16 years ago georg.brandl Deprecate htmllib and sgmllib for 3.0. 15.2 KB Diff Download File
test_sha.py 36727 17 years ago brett.cannon Have the sha module raise a DeprecationWarning as 1.6 KB Diff Download File
test_shelve.py 39021.2.582 15 years ago raymond.hettinger Issue 1592: Better error reporting for operations 4 KB Diff Download File
test_shlex.py 38303 16 years ago christian.heimes Patch #2167 from calvin: Remove unused imports 5.1 KB Diff Download File
test_shutil.py 39021.2.404 15 years ago georg.brandl #2663: support an *ignore* argument to shutil.copy 12.5 KB Diff Download File
test_signal.py 38866 16 years ago jeffrey.yasskin Add enough debugging information to diagnose failu 13.4 KB Diff Download File
test_SimpleHTTPServer.py 39021.2.250 16 years ago martin.v.loewis Run svneol.py on all sources. 1.3 KB Diff Download File
test_site.py 39021.2.292 16 years ago amaury.forgeotdarc In test_site, correctly escape backslashes in path 9.5 KB Diff Download File
test_slice.py 39021.2.712 15 years ago nick.coghlan Issue 2235: Py3k warnings are now emitted for clas 4.2 KB Diff Download File
test_smtplib.py 39021.2.837 15 years ago neal.norwitz Try to reduce the flakiness of this test 13.5 KB Diff Download File
test_socket.py 39021.2.205 16 years ago benjamin.peterson give the threading API PEP 8 names 40.6 KB Diff Download File
test_socketserver.py 39021.2.780 15 years ago benjamin.peterson change a few uses of the threading APIs 8.5 KB Diff Download File
test_softspace.py 36587 17 years ago neal.norwitz Whitespace normalization. Ugh, we really need to 640 bytes Diff Download File
test_sort.py 39021.2.712 15 years ago nick.coghlan Issue 2235: Py3k warnings are now emitted for clas 9 KB Diff Download File
test_sqlite.py 38773 16 years ago gregory.p.smith Accept patch issue2426 by Paul Kippes (kippesp). 598 bytes Diff Download File
test_ssl.py 39021.2.941 15 years ago bill.janssen incorporate fixes from issue 3162; SSL doc patch 48.4 KB Diff Download File
test_startfile.py 34045 18 years ago tim.peters Add missing SVN eol-style property to text files. 1.1 KB Diff Download File
test_str.py 39021.2.644 15 years ago antoine.pitrou Preemptively backport the relevant parts of r65420 14.7 KB Diff Download File
File test_strftime.py 38535 16 years ago brett.cannon Convert test_strftime, test_getargs, and test_pep2 6.8 KB Diff Download File
test_string.py 39021.2.473 15 years ago eric.smith Added '#' formatting to integers. This adds the 0 8.7 KB Diff Download File
test_StringIO.py 36878 16 years ago georg.brandl Revert the fix for #1548891, it broke backwards co 4.1 KB Diff Download File
test_stringprep.py 36587 17 years ago neal.norwitz Whitespace normalization. Ugh, we really need to 3 KB Diff Download File
test_strop.py 39021.2.620 15 years ago neal.norwitz Security patches from Apple: prevent int overflow 6.1 KB Diff Download File
test_strptime.py 38511 16 years ago skip.montanaro add %f format to datetime - issue 1158 25.4 KB Diff Download File
test_struct.py 39021.2.944 15 years ago brett.cannon warnings.catch_warnings() now returns a list or No 23.3 KB Diff Download File
test_structmembers.py 39021.2.958 15 years ago nick.coghlan Issue #3781: Final cleanup of warnings.catch_warni 3.2 KB Diff Download File
test_structseq.py 37790 16 years ago raymond.hettinger Temporarily revert 59967 until GC can be added. 3.5 KB Diff Download File
test_subprocess.py 39021.2.57 16 years ago gregory.p.smith Fixes issue2791: subprocess.Popen.communicate leak 28.7 KB Diff Download File
test_sunaudiodev.py 39021.1.293 16 years ago brett.cannon Deprecate sunaudiodev/SUNAUDIODEV for removal in 3 678 bytes Diff Download File
test_sundry.py 39021.2.958 15 years ago nick.coghlan Issue #3781: Final cleanup of warnings.catch_warni 3.1 KB Diff Download File
test_support.py 39021.2.958 15 years ago nick.coghlan Issue #3781: Final cleanup of warnings.catch_warni 28.6 KB Diff Download File
test_symtable.py 39021.2.958 15 years ago nick.coghlan Issue #3781: Final cleanup of warnings.catch_warni 6.7 KB Diff Download File
test_syntax.py 39021.2.746 15 years ago benjamin.peterson include filename and line number in SyntaxError 17.3 KB Diff Download File
test_sys.py 39021.2.471 15 years ago robert.schuppenies Fixed test failure on Win64 machines. 24 KB Diff Download File
test_tarfile.py 39021.2.66 16 years ago lars.gustaebel Do not close external file objects passed to tarfi 39.3 KB Diff Download File
test_tcl.py 39021.1.365 16 years ago georg.brandl Tkinter rename reversal: remove tkinter package, a 4.5 KB Diff Download File
test_telnetlib.py 39021.2.80 16 years ago facundo.batista Fixed the semantic of timeout for socket.create_c 2.1 KB Diff Download File
test_tempfile.py 39021.1.39 16 years ago benjamin.peterson Remove some from __future__ import with_statements 25.6 KB Diff Download File
test_textwrap.py 39021.1.183 16 years ago georg.brandl #2659: add ``break_on_hyphens`` to TextWrapper. 22.2 KB Diff Download File
test_thread.py 38549 16 years ago jeffrey.yasskin Speed test_thread up from 51.328s to 0.081s by red 5.2 KB Diff Download File
test_threaded_import.py 35016 18 years ago tim.peters Repair KeyError when running test_threaded_import 2.4 KB Diff Download File
test_threadedtempfile.py 36359 17 years ago tim.peters Whitespace normalization. 2.1 KB Diff Download File
test_threading.py 39021.2.779 15 years ago benjamin.peterson backport threading property changes 15.3 KB Diff Download File
test_threading_local.py 39021.2.378 15 years ago amaury.forgeotdarc #Issue3088 in-progress: Race condition with instan 2.5 KB Diff Download File
test_threadsignals.py 35541 17 years ago tim.peters test_signal: Signal handling on the Tru64 buildbo 2.8 KB Diff Download File
test_time.py 35757 17 years ago brett.cannon Make output on test_strptime() be more verbose in 9.1 KB Diff Download File
test_timeout.py 38723 16 years ago neal.norwitz Try to get this test to be less flaky. It was fai 6.5 KB Diff Download File
test_tokenize.py 38759 16 years ago amaury.forgeotdarc Issue2495: tokenize.untokenize did not insert spac 20.9 KB Diff Download File
test_trace.py 39016 16 years ago amaury.forgeotdarc Disable gc when running test_trace, or we may reco 21.7 KB Diff Download File
test_traceback.py 39021.2.448 15 years ago amaury.forgeotdarc #3342: In tracebacks, printed source lines were no 6.4 KB Diff Download File
test_transformer.py 30760 19 years ago jhylton compiler.transformer: correct lineno attribute whe 1 KB Diff Download File
test_tuple.py 39021.1.58 16 years ago benjamin.peterson Moved testing of builtin types out of test_builtin 2.9 KB Diff Download File
test_typechecks.py 39021.2.839 15 years ago antoine.pitrou Issue #2534: speed up isinstance() and issubclass( 3 KB Diff Download File
test_types.py 39021.2.532 15 years ago eric.smith Fix issue 3411: default float format spec fails on 24.4 KB Diff Download File
test_ucn.py 27160 21 years ago doerwalter Combine the functionality of test_support.run_unit 4.9 KB Diff Download File
test_unary.py 23183 21 years ago bwarsaw Get rid of relative imports in all unittests. Now 1.7 KB Diff Download File
test_undocumented_details.py 38568 16 years ago steven.bethard Add py3k warnings for object, type, cell and dict 1.1 KB Diff Download File
test_unicode.py 39021.2.915 15 years ago antoine.pitrou #3601: test_unicode.test_raiseMemError fails in UC 47.9 KB Diff Download File
test_unicode_file.py 38619 16 years ago brett.cannon Make sure that the warnings filter is not reset or 8.3 KB Diff Download File
test_unicodedata.py 39021.2.951 15 years ago martin.v.loewis Issue #3811: The Unicode database was updated to 5 8.9 KB Diff Download File
test_unittest.py 37615 16 years ago jeffrey.yasskin Backport PEP 3141 from the py3k branch to the trun 83.1 KB Diff Download File
test_univnewlines.py 37140 16 years ago guido.van.rossum Patch # 188 by Philip Jenvey. Make tell() mark CRL 3.6 KB Diff Download File
test_unpack.py 38303 16 years ago christian.heimes Patch #2167 from calvin: Remove unused imports 2.4 KB Diff Download File
test_urllib.py 39021.2.944 15 years ago brett.cannon warnings.catch_warnings() now returns a list or No 25.8 KB Diff Download File
test_urllib2.py 39021.2.740 15 years ago facundo.batista Issue #2776: fixed small issue when handling an U 42.8 KB Diff Download File
test_urllib2_localnet.py 39021.2.250 16 years ago martin.v.loewis Run svneol.py on all sources. 16.5 KB Diff Download File
test_urllib2net.py 39021.2.149 16 years ago facundo.batista Finished bug #2451. Fixed the retrying part to m 9 KB Diff Download File
test_urllibnet.py 39021.2.944 15 years ago brett.cannon warnings.catch_warnings() now returns a list or No 6.8 KB Diff Download File
test_urlparse.py 39021.2.905 15 years ago facundo.batista Issue 600362: Relocated parse_qs() and parse_qsl( 16.1 KB Diff Download File
test_userdict.py 38303 16 years ago christian.heimes Patch #2167 from calvin: Remove unused imports 10.3 KB Diff Download File
test_userlist.py 38303 16 years ago christian.heimes Patch #2167 from calvin: Remove unused imports 1.7 KB Diff Download File
File test_userstring.py 39021.2.944 15 years ago brett.cannon warnings.catch_warnings() now returns a list or No 4.5 KB Diff Download File
test_uu.py 38900 16 years ago neal.norwitz Remove the test file before writing it in case the 5.1 KB Diff Download File
test_uuid.py 37061 16 years ago brett.cannon Make uuid1 and uuid4 tests conditional on whether 20.2 KB Diff Download File
test_wait3.py 35155 17 years ago neal.norwitz Restore rev 47014: The hppa ubuntu box sometimes 1 KB Diff Download File
test_wait4.py 35155 17 years ago neal.norwitz Restore rev 47014: The hppa ubuntu box sometimes 1 KB Diff Download File
test_warnings.py 39021.2.958 15 years ago nick.coghlan Issue #3781: Final cleanup of warnings.catch_warni 26.4 KB Diff Download File
test_wave.py 38132 16 years ago georg.brandl Actually run the test. 1.1 KB Diff Download File
test_weakref.py 39021.2.949 15 years ago benjamin.peterson Fix #3634 invalid return value from _weakref.ref(E 40 KB Diff Download File
test_whichdb.py 38303 16 years ago christian.heimes Patch #2167 from calvin: Remove unused imports 1.6 KB Diff Download File
test_winreg.py 37724 16 years ago christian.heimes Added __enter__ and __exit__ functions to HKEY obj 7 KB Diff Download File
test_winsound.py 38571 16 years ago steven.bethard _have_soundcard() is a bad check for winsound.Beep 7.8 KB Diff Download File
test_with.py 39021.1.39 16 years ago benjamin.peterson Remove some from __future__ import with_statements 22.2 KB Diff Download File
File test_wsgiref.py 39021.2.14 16 years ago georg.brandl socketserver renaming reversal part 3: move the mo 17.3 KB Diff Download File
test_xdrlib.py 36000 17 years ago walter.doerwald Move xdrlib tests from the module into a separate 1.4 KB Diff Download File
test_xml_etree.py 38303 16 years ago christian.heimes Patch #2167 from calvin: Remove unused imports 9.5 KB Diff Download File
test_xml_etree_c.py 38303 16 years ago christian.heimes Patch #2167 from calvin: Remove unused imports 5.8 KB Diff Download File
test_xmllib.py 29500 20 years ago loewis Do not use the default namespace for attributes. F 1.3 KB Diff Download File
test_xmlrpc.py 38986 16 years ago andrew.kuchling Comment typo 24.3 KB Diff Download File
test_xpickle.py 38303 16 years ago christian.heimes Patch #2167 from calvin: Remove unused imports 1 KB Diff Download File
test_xrange.py 39021.2.172 16 years ago alexandre.vassalotti Added better pickling support to xrange objects. C 2.4 KB Diff Download File
test_zipfile.py 39021.2.583 15 years ago antoine.pitrou #3394: zipfile.writestr doesn't set external attri 38.6 KB Diff Download File
test_zipfile64.py 39021.2.398 15 years ago martin.v.loewis Patch #1622: Correct interpretation of various ZIP 4.3 KB Diff Download File
test_zipimport.py 39021.1.192 16 years ago georg.brandl #1326: document and test zipimporter.archive and z 16 KB Diff Download File
test_zlib.py 38888 16 years ago gregory.p.smith Fix zlib crash from zlib.decompressobj().flush(val 16.7 KB Diff Download File
testall.py 39021.1.121 16 years ago brett.cannon Deprecate test.testall for removal in 3.0. 274 bytes Diff Download File
testcodec.py 15939 23 years ago tim_one Whitespace normalization. Leaving tokenize_tests. 1 KB Diff Download File
testimg.uue 5277 27 years ago guido Use uuencoded test images. 70.6 KB Diff Download File
testimgr.uue 5277 27 years ago guido Use uuencoded test images. 70.6 KB Diff Download File
testrgb.uue 5277 27 years ago guido Use uuencoded test images. 58.6 KB Diff Download File
testtar.tar 38196 16 years ago lars.gustaebel Make sure that xstar headers are read correctly. 266 KB Diff Download File
tf_inherit_check.py 23646 21 years ago gvanrossum Patch by Zack W to make test_noinherit() more robu 581 bytes Diff Download File
threaded_import_hangers.py 39021.2.205 16 years ago benjamin.peterson give the threading API PEP 8 names 1.3 KB Diff Download File
time_hashlib.py 33427 18 years ago tim.peters Renamed test_hashlib_speed.py to time_hashlib.py. 2.7 KB Diff Download File
tokenize_tests.txt 30260 19 years ago anthonybaxter PEP-0318, @decorator-style. In Guido's words: "@ s 2.3 KB Diff Download File
warning_tests.py 36592 17 years ago tim.peters Set missing svn:eol-style property on text files. 240 bytes Diff Download File
wrongcert.pem 39021.2.367 15 years ago bill.janssen various SSL fixes; issues 1251, 3162, 3212 1.8 KB Diff Download File
xmltests.py 32654 18 years ago fredrik.lundh added cElementTree tests 497 bytes Diff Download File