diff options
Diffstat (limited to 'Lib/importlib/NOTES')
| -rw-r--r-- | Lib/importlib/NOTES | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/importlib/NOTES b/Lib/importlib/NOTES index 089fef7..7e785ff 100644 --- a/Lib/importlib/NOTES +++ b/Lib/importlib/NOTES @@ -3,7 +3,6 @@ to do * API simplification? - + Use *_path() along with get_data + write_bytecode -> complete set of bytes for bytecode instead of individual arguments. |
