mirror of
https://github.com/python/cpython.git
synced 2025-08-29 05:05:03 +00:00
Closes #23956: Merge with 3.4
This commit is contained in:
commit
cadbab295d
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue