summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_baseexception.py
Commit message (Collapse)AuthorAgeFilesLines
* Doc: Prettier exception hierarchy. (GH-26533)Julien Palard2021-06-111-1/+1
|
* bpo-43651: PEP 597: Fix EncodingWarning in some tests (GH-25142)Inada Naoki2021-04-021-2/+3
| | | | | | | | | | | | | * test__xxsubinterpreters * test_builtin * test_doctest * test_exceptions * test_opcodes * test_support * test_argparse * test_baseexception * test_bdb * test_bool * test_asdl_parser
* bpo-32297: Few misspellings found in Python source code comments. (#4803)Mike2017-12-141-1/+1
| | | | | | | | * Fix multiple typos in code comments * Add spacing in comments (test_logging.py, test_math.py) * Fix spaces at the beginning of comments in test_logging.py
* bpo-30399: Get rid of trailing comma in the repr of BaseException. (#1650)Serhiy Storchaka2017-11-151-1/+1
|
* Rename test_pep####.py filesZachary Ware2016-09-091-0/+183