mirror of
https://github.com/python/cpython.git
synced 2025-11-01 06:01:29 +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 @@ def find_module(self, fullname):
|
|||
|
||||
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