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

« back to all changes in this revision

Viewing changes to docutils/readers/python/pynodes.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:
3
3
"""
4
4
:Author: David Goodger
5
5
:Contact: goodger@users.sourceforge.net
6
 
:Revision: $Revision: 1.3 $
7
 
:Date: $Date: 2004/03/23 23:21:11 $
 
6
:Revision: $Revision: 1881 $
 
7
:Date: $Date: 2004-03-24 00:21:11 +0100 (Wed, 24 Mar 2004) $
8
8
:Copyright: This module has been placed in the public domain.
9
9
 
10
10
"""