~lifeless/zope.publisher/start-request-event

« back to all changes in this revision

Viewing changes to src/zope/publisher/tests/test_principallogging.py

  • Committer: tseaver
  • Date: 2010-06-03 16:27:40 UTC
  • Revision ID: svn-v4:62d5b8a3-27da-0310-9561-8e5933582275:zope.publisher/trunk:113054
Remove CVS-era Id fossils.

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
#
13
13
##############################################################################
14
14
"""Test for PrincipalLogging adapter.
15
 
 
16
 
$Id$
17
15
"""
18
16
import unittest
19
17
from zope.interface.verify import verifyObject