~ubuntu-branches/ubuntu/hardy/python-docutils/hardy

« back to all changes in this revision

Viewing changes to tools/rst2html.py

  • Committer: Bazaar Package Importer
  • Author(s): martin f. krafft
  • Date: 2006-07-10 11:45:05 UTC
  • mfrom: (2.1.4 edgy)
  • Revision ID: james.westby@ubuntu.com-20060710114505-otkhqcslevewxmz5
Tags: 0.4-3
Added build dependency on python-central (closes: #377580).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/usr/bin/env python
2
2
 
3
3
# Author: David Goodger
4
 
# Contact: goodger@users.sourceforge.net
5
 
# Revision: $Revision: 1.2 $
6
 
# Date: $Date: 2004/03/28 15:39:27 $
 
4
# Contact: goodger@python.org
 
5
# Revision: $Revision: 3901 $
 
6
# Date: $Date: 2005-09-25 17:49:54 +0200 (Sun, 25 Sep 2005) $
7
7
# Copyright: This module has been placed in the public domain.
8
8
 
9
9
"""