src/source/zca.rst
branchdoc-dc
changeset 68 de025ff8ba30
parent 59 9155d1640237
child 75 5cf9c8a16aee
--- a/src/source/zca.rst	Wed May 16 15:10:38 2018 +0200
+++ b/src/source/zca.rst	Fri May 18 11:33:19 2018 +0200
@@ -289,7 +289,3 @@
         def __init__(self, *args, **kw):
             terms = [SimpleTerm(t, t, t) for t in pytz.all_timezones]
             super(TimezonesVocabulary, self).__init__(terms)
-
-
-
-