The TIL series of articles contains very short articles documenting something I learned “today”.
Today I learned how to read the bytecode from a file of compiled Python bytecode (.pyc).
.pyc
Thank you @abrudz for helping me style this.