parent
5be7f1513d
commit
50db6acc9b
|
@ -130,7 +130,7 @@ class NullImporter:
|
||||||
|
|
||||||
class _HackedGetData:
|
class _HackedGetData:
|
||||||
|
|
||||||
"""Compatibiilty support for 'file' arguments of various load_*()
|
"""Compatibility support for 'file' arguments of various load_*()
|
||||||
functions."""
|
functions."""
|
||||||
|
|
||||||
def __init__(self, fullname, path, file=None):
|
def __init__(self, fullname, path, file=None):
|
||||||
|
|
Loading…
Reference in New Issue