mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
parent
5be7f1513d
commit
50db6acc9b
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,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