6 lines
119 B
Python
Executable File
6 lines
119 B
Python
Executable File
# -*- extra stuff goes here -*-
|
|
|
|
|
|
def initialize(context):
|
|
"""Initializer called when used as a Zope 2 product."""
|