Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The py_compile module allows you to compile Python to bytecode files without executing the code. This isn't the usual way of doing things, but it works well to add separation between compile-time and run-time if desired.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: