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

It would never cross your mind not to commit .pyc files to source control? They're not even source. Committing .pyc files is to Python what committing .o files is to C.


> They're not even source.

To be clear, they’re not even text. You don’t need to know Python at all to realize something’s not right when you’re committing unknown binaries to source control.




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

Search: