Closes #23956: Merge with 3.4

This commit is contained in:
Zachary Ware 2015-04-14 15:46:22 -05:00
commit cadbab295d
1 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@ class NullImporter:
class _HackedGetData:
"""Compatibiilty support for 'file' arguments of various load_*()
"""Compatibility support for 'file' arguments of various load_*()
functions."""
def __init__(self, fullname, path, file=None):