Commit c9d1276d authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent ddd6f454
...@@ -55,7 +55,8 @@ def main2(): ...@@ -55,7 +55,8 @@ def main2():
# T4/T2-T/B1-B2-T7,9/B5-B8-B10 (to verify VGet->visit) # T4/T2-T/B1-B2-T7,9/B5-B8-B10 (to verify VGet->visit)
# TODO use xbtree.py after gimport works through modules and xbtree.py is moved to zodb/go # TODO use xbtree.py:Restructure after gimport works through modules and
# xbtree.py is moved from wcfs to zodb/go.
v1 = LOBucket([(1,"a")]) v1 = LOBucket([(1,"a")])
v2 = LOBucket([(2,"b")]) v2 = LOBucket([(2,"b")])
v5 = LOBucket([(5,"c")]) v5 = LOBucket([(5,"c")])
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment