| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 77704,77752 via svnmerge from | Tarek Ziadé | 2010-01-29 | 1 | -0/+8 |
|
|
* | use assert[Not]In where appropriate | Ezio Melotti | 2010-01-23 | 1 | -5/+5 |
|
|
* | use assert[Not]In where appropriate | Benjamin Peterson | 2010-01-19 | 1 | -1/+1 |
|
|
* | Merged revisions 76047 via svnmerge from | Antoine Pitrou | 2009-11-01 | 1 | -8/+9 |
|
|
* | Merged revisions 75871 via svnmerge from | Tarek Ziadé | 2009-10-27 | 1 | -1/+1 |
|
|
* | Note that a number of the changes listed below were not applicable to the Py3... | Nick Coghlan | 2009-10-18 | 1 | -2/+2 |
|
|
* | Merged revisions 74526 via svnmerge from | Tarek Ziadé | 2009-08-20 | 1 | -0/+60 |
|
|
* | convert old fail* assertions to assert* | Benjamin Peterson | 2009-06-30 | 1 | -16/+16 |
|
|
* | Merged revisions 71984 via svnmerge from | Walter Dörwald | 2009-04-26 | 1 | -1/+1 |
|
|
* | Merged revisions 70554,70588-70589,70598,70605,70611-70621,70623-70624,70626-... | Benjamin Peterson | 2009-03-28 | 1 | -2/+2 |
|
|
* | Merged revisions 64365,64370,64406,64408-64409,64412,64416-64417,64420-64421,... | Benjamin Peterson | 2008-07-02 | 1 | -3/+3 |
|
|
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -1/+1 |
|
|
* | Merged revisions 63208-63209,63211-63212,63214-63217,63219-63224,63226-63227,... | Alexandre Vassalotti | 2008-05-16 | 1 | -6/+1 |
|
|
* | Merged revisions 62774-62775,62785,62787-62788 via svnmerge from | Christian Heimes | 2008-05-06 | 1 | -1/+34 |
|
|
* | Merged revisions 60990-61002 via svnmerge from | Christian Heimes | 2008-02-23 | 1 | -2/+1 |
|
|
* | #1535: rename __builtin__ module to builtins. | Georg Brandl | 2007-12-02 | 1 | -10/+10 |
|
|
* | - PEP 3106: dict.iterkeys(), .iteritems(), .itervalues() are now gone; | Guido van Rossum | 2007-02-11 | 1 | -1/+1 |
|
|
* | Fix most trivially-findable print statements. | Guido van Rossum | 2007-02-09 | 1 | -5/+5 |
|
|
* | Remove usage of backticks. | Brett Cannon | 2006-08-25 | 1 | -1/+1 |
|
|
* | Get rid of dict.has_key(). Boy this has a lot of repercussions! | Guido van Rossum | 2006-08-18 | 1 | -1/+1 |
|
|
* | Fix test_site to not call open('...', 'wU'), as that now raises an error. | Michael W. Hudson | 2005-05-27 | 1 | -1/+1 |
|
|
* | Whitespace normalization, via reindent.py. | Tim Peters | 2004-07-18 | 1 | -2/+2 |
|
|
* | Fixes a bug in testing code handling .pth files that did not restore the orig... | Brett Cannon | 2004-07-13 | 1 | -29/+26 |
|
|
* | Restructure testing of .pth files. Move previous functions into a class and | Brett Cannon | 2004-07-10 | 1 | -37/+82 |
|
|
* | * Silence a test failure that resulted when test_site was run by | Raymond Hettinger | 2004-06-27 | 1 | -7/+10 |
|
|
* | Removed test_sitepackages test. Skip discovered that it only passed if Python | Brett Cannon | 2004-06-08 | 1 | -8/+0 |
|
|
* | Refactored site.py into functions. Also moved over to using sets. | Brett Cannon | 2004-06-05 | 1 | -0/+199 |
|
|