diff options
author | Steve Purcell <steve@pythonconsulting.com> | 2003-09-22 11:08:12 (GMT) |
---|---|---|
committer | Steve Purcell <steve@pythonconsulting.com> | 2003-09-22 11:08:12 (GMT) |
commit | 7e74384af5060e131675ef3c286ad98ed3db9128 (patch) | |
tree | 964ad46b3acd2263b221312e28cf39a5f60221fd /Lib/HTMLParser.py | |
parent | 1e8035973325158eaa134164e7d6882c000774ff (diff) | |
download | cpython-7e74384af5060e131675ef3c286ad98ed3db9128.zip cpython-7e74384af5060e131675ef3c286ad98ed3db9128.tar.gz cpython-7e74384af5060e131675ef3c286ad98ed3db9128.tar.bz2 |
- Fixed loading of tests by name when name refers to unbound
method (PyUnit issue 563882, thanks to Alexandre Fayolle)
- Ignore non-callable attributes of classes when searching for test
method names (PyUnit issue 769338, thanks to Seth Falcon)
- New assertTrue and assertFalse aliases for comfort of JUnit users
- Automatically discover 'runTest()' test methods (PyUnit issue 469444,
thanks to Roeland Rengelink)
- Dropped Python 1.5.2 compatibility, merged appropriate shortcuts from
Python CVS; should work with Python >= 2.1.
- Removed all references to string module by using string methods instead
Diffstat (limited to 'Lib/HTMLParser.py')
0 files changed, 0 insertions, 0 deletions