Coding style ============ The coding style is intended to support a consistent code base by laying out rules for how to work on Zope code, for example how to structure files, format your source code and naming things. .. toctree:: :maxdepth: 1 python-style zcml-style todocomments checkin-guidelines writingtests