svn and python
filed in Tips on Oct.03, 2008
I still use svn for some projects, some of them are python.
Python pre-compiles the python files, so, the first time i run one of this projects i end up with a bunch of .pyc files that i don’t want to add to the repository.
Since svn doesn’t know this files the svn status generates a [...]