diff options
author | W. Trevor King <wking@drexel.edu> | 2010-01-22 13:54:53 -0500 |
---|---|---|
committer | W. Trevor King <wking@drexel.edu> | 2010-01-22 13:54:53 -0500 |
commit | aca616cef21fb7938e1aeb3edd87c96461476150 (patch) | |
tree | 0385d6c4367a285b606c5273d974a0a632cabae4 /libbe/ui/__init__.py | |
parent | d72430fee347e21a9b9e7912417615bbdb22e6d4 (diff) | |
download | bugseverywhere-aca616cef21fb7938e1aeb3edd87c96461476150.tar.gz |
Add VCS._exists(), VCS.path(). Fix default handling in VCS._get().
VCS.path() consolidates a bunch of distributed code.
The VCS backend cannot distinguish between _EMPTY and '' entry values,
so it assumes
len(contents) == 0
means _EMPTY. However, it had been returing None then, not default
like its supposed to.
Diffstat (limited to 'libbe/ui/__init__.py')
0 files changed, 0 insertions, 0 deletions