Thats what zope said when I made a new python script and entered something
like:
class AdsSecondClass:
def __init__()
blah blah
as inspired by some example code.
Why?
All I really want is to store four integers on the server and have them
updated by surfer actions.
Thanks in advance,
Ad.