[ZDP] Zope Features doc
Martijn Faassen
M.Faassen@vet.uu.nl
Wed, 02 Jun 1999 16:05:09 +0200
Tom Deprez wrote:
> Problem is I don't know anything of Python, so this is not something I can do.
By the way, Python is an easy language to learn, and a very, very nice
language to know. Check out the tutorial and other documentation at
www.python.org and have fun. :)
Of course, even knowing Python guarantees that you can read Zope's
source easily in all places; besides Zope using some arcane acquisition
extensions to Python, it is also hard to read any large pieces of
sofware. Still, knowing Python helps me a lot in understand what's going
on with Zope.
Regards,
Martijn