~ubuntu-branches/ubuntu/precise/dulwich/precise-security

1
2
3
4
5
Please follow PEP8 with regard to coding style.

All functionality should be available in pure Python. Optional C implementations
may be written for performance reasons, but should never replace the Python 
implementation. The C implementations should follow the kernel/git coding style.