Adjust Git._vcs_isdir() to Python-2.5-compatible syntax
authorW. Trevor King <wking@drexel.edu>
Tue, 29 Dec 2009 11:40:38 +0000 (06:40 -0500)
committerW. Trevor King <wking@drexel.edu>
Tue, 29 Dec 2009 11:40:38 +0000 (06:40 -0500)
commit8bf8e2271f8273bdba3f8327d08b505a0fae11d5
treeba3f63b674c1ef7b2585aba51ba7b0fb988dc163
parentaba3a8b27063a1765c49194cb7f9aba8b277d92f
Adjust Git._vcs_isdir() to Python-2.5-compatible syntax
libbe/storage/vcs/git.py