Closes #23956: Merge with 3.4
This commit is contained in:
commit
cadbab295d
|
@ -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):
|
||||
|
|
Loading…
Reference in New Issue