Redo lib.__dict__, like in the in-line mode. Figured out that it's like
lib.__all__: a special attribute that can be shadowed if necessary because it's not essential.
Please register or sign in to comment
lib.__all__: a special attribute that can be shadowed if necessary because it's not essential.