~ubuntu-branches/ubuntu/jaunty/python-docutils/jaunty

« back to all changes in this revision

Viewing changes to docutils/parsers/__init__.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
# Author: David Goodger
2
2
# Contact: goodger@users.sourceforge.net
3
 
# Revision: $Revision: 1.5 $
4
 
# Date: $Date: 2003/08/27 20:47:53 $
 
3
# Revision: $Revision: 1645 $
 
4
# Date: $Date: 2003-08-27 22:50:43 +0200 (Wed, 27 Aug 2003) $
5
5
# Copyright: This module has been placed in the public domain.
6
6
 
7
7
"""