-
- Downloads
py/builtinimport: Populate __file__ when importing frozen or mpy files.
Note that bytecode already includes the source filename as a qstr so there is no additional memory used by the interning operation here.
Please register or sign in to comment