comparison roundup/scripts/__init__.py @ 1092:e5826025eeb7

more Log removal
author Richard Jones <richard@users.sourceforge.net>
date Tue, 10 Sep 2002 01:07:06 +0000
parents 2256f81293c1
children fc52d57c6c3e
comparison
equal deleted inserted replaced
1091:d870139aeb5c 1092:e5826025eeb7
13 # BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS 13 # BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
14 # FOR A PARTICULAR PURPOSE. THE CODE PROVIDED HEREUNDER IS ON AN "AS IS" 14 # FOR A PARTICULAR PURPOSE. THE CODE PROVIDED HEREUNDER IS ON AN "AS IS"
15 # BASIS, AND THERE IS NO OBLIGATION WHATSOEVER TO PROVIDE MAINTENANCE, 15 # BASIS, AND THERE IS NO OBLIGATION WHATSOEVER TO PROVIDE MAINTENANCE,
16 # SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. 16 # SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
17 # 17 #
18 # $Id: __init__.py,v 1.1 2002-01-29 20:07:15 jhermann Exp $ 18 # $Id: __init__.py,v 1.2 2002-09-10 01:07:05 richard Exp $
19 19
20 __doc__ = ''' 20 __doc__ = '''
21 Subpackage containing the modules that implement the command line tools. 21 Subpackage containing the modules that implement the command line tools.
22 Note that these are imported by script stubs generated by "setup.py". 22 Note that these are imported by script stubs generated by "setup.py".
23 ''' 23 '''
24 # vim: set filetype=python ts=4 sw=4 et si

Roundup Issue Tracker: http://roundup-tracker.org/