~justizin/zope.testing/id_marker_lp_569541

« back to all changes in this revision

Viewing changes to src/zope/testing/testrunner/options.py

  • Committer: Justin Alan Ryan
  • Date: 2010-06-03 01:48:59 UTC
  • Revision ID: fgr@tian-20100603014859-kd41pcw3zsaddli0
remove $ marker per lp:569541.

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
#
13
13
##############################################################################
14
14
"""Command-line option parsing
15
 
 
16
 
$Id: __init__.py 86231 2008-05-03 15:03:27Z ctheune $
17
15
"""
18
16
 
19
17
import optparse