cpython/Lib/test/test_importlib/source
Mike 53f7a7c281 bpo-32297: Few misspellings found in Python source code comments. (#4803)
* 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
2017-12-14 13:04:53 +02:00
..
__init__.py
__main__.py
test_case_sensitivity.py Merge for #27083 2016-07-16 10:45:16 -07:00
test_file_loader.py bpo-32297: Few misspellings found in Python source code comments. (#4803) 2017-12-14 13:04:53 +02:00
test_finder.py
test_path_hook.py
test_source_encoding.py