Clarify GitFile docstrings and disallow r+w modes.
[jelmer/dulwich-libgit2.git] / dulwich / tests / test_file.py
2010-02-09 Dave BorowitzClarify GitFile docstrings and disallow r+w modes.
2010-02-09 Dave BorowitzAdd a GitFile class that uses the same locking protocol...