Hacker News new | ask | show | jobs
by moffkalast 1199 days ago
Aren't those pyc files still technically just string bytecode, but encoded as hex?
1 comments

Well bytecode isn't the same as the actual code you write in your editor.