diff options
| author | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2006-05-21 20:44:42 +0000 |
|---|---|---|
| committer | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2006-05-21 20:44:42 +0000 |
| commit | 1d2df07a408bab43d1a07a0f22cb9a96393eeec8 (patch) | |
| tree | 78fcab38d21f4f40e15cc55d80cbf6173dce8d39 /docutils/readers/python/moduleparser.py | |
| parent | 35a5e01dac7ac0ff3ab6048e7845ad02b7912fcc (diff) | |
| download | docutils-1d2df07a408bab43d1a07a0f22cb9a96393eeec8.tar.gz | |
use $Id$ instead of $Date$ and $Revision$;
collapsed Author and Contact fields;
use canonical email addresses for David and Felix;
(I have reviewed the diff)
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4564 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/readers/python/moduleparser.py')
| -rw-r--r-- | docutils/readers/python/moduleparser.py | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/docutils/readers/python/moduleparser.py b/docutils/readers/python/moduleparser.py index 03d57c948..8854d0f95 100644 --- a/docutils/readers/python/moduleparser.py +++ b/docutils/readers/python/moduleparser.py @@ -1,7 +1,5 @@ -# Author: David Goodger -# Contact: goodger@users.sourceforge.net -# Revision: $Revision$ -# Date: $Date$ +# $Id$ +# Author: David Goodger <goodger@python.org> # Copyright: This module has been placed in the public domain. """ |
