------------------
* Using python's ``doctest`` module instead of deprecated
``zope.testing.doctest[unit]``.
* Moved the following views from `zope.app.securitypolicy` here, to inverse
dependency between these two packages, as `zope.app.securitypolicy`
deprecated in ZTK 1.0:
- ``grant.html``
- ``AllRolePermissions.html``
- ``RolePermissions.html``
- ``RolesWithPermission.html``