equal
deleted
inserted
replaced
10 # WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED |
10 # WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED |
11 # WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS |
11 # WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS |
12 # FOR A PARTICULAR PURPOSE. |
12 # FOR A PARTICULAR PURPOSE. |
13 # |
13 # |
14 ############################################################################## |
14 ############################################################################## |
15 """ |
|
16 |
15 |
17 $Id: $ |
|
18 """ |
|
19 |
16 |
20 __version__ = "$Revision: $" |
|
21 __release__ = "$Id: $" |
|
22 __docformat__ = "restructuredtext" |
|
23 |
|
24 # import standard packages |
17 # import standard packages |
25 |
18 |
26 # import Zope3 interfaces |
19 # import Zope3 interfaces |
27 |
20 |
28 # import local interfaces |
21 # import local interfaces |