diff options
author | W. Trevor King <wking@drexel.edu> | 2009-12-08 04:10:10 -0500 |
---|---|---|
committer | W. Trevor King <wking@drexel.edu> | 2009-12-08 04:10:10 -0500 |
commit | df3a136010c3a05166a4a77028fd00a948d7cdeb (patch) | |
tree | 1a0466fb57acafffc71839f35cecc75b7acf04dc /libbe/storage | |
parent | 2ffef9d0ba47a48a048eed27a9ec35859008a649 (diff) | |
download | bugseverywhere-df3a136010c3a05166a4a77028fd00a948d7cdeb.tar.gz |
Transitioned comment.py to new storage format.
Diffstat (limited to 'libbe/storage')
-rw-r--r-- | libbe/storage/util/__init__.py | 0 | ||||
-rw-r--r-- | libbe/storage/util/config.py (renamed from libbe/storage/vcs/util/config.py) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/libbe/storage/util/__init__.py b/libbe/storage/util/__init__.py new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/libbe/storage/util/__init__.py diff --git a/libbe/storage/vcs/util/config.py b/libbe/storage/util/config.py index ccd236b..ccd236b 100644 --- a/libbe/storage/vcs/util/config.py +++ b/libbe/storage/util/config.py |