~justizin/zope.dublincore/id_marker_lp_569541

« back to all changes in this revision

Viewing changes to src/zope/dublincore/timeannotators.py

  • Committer: Justin Alan Ryan
  • Date: 2010-06-02 23:28:12 UTC
  • Revision ID: fgr@tian-20100602232812-7e6o6n98bi627f12
remove $ marker per lp:569541.

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
#
13
13
##############################################################################
14
14
"""Objects that take care of annotating dublin core meta data times
15
 
 
16
 
$Id$
17
15
"""
18
16
__docformat__ = 'restructuredtext'
19
17