[Docstring-checkins] CVS: dps/dps/languages en.py,1.6,1.7
Status: Pre-Alpha
Brought to you by:
goodger
From: David G. <go...@us...> - 2002-02-06 02:41:57
|
Update of /cvsroot/docstring/dps/dps/languages In directory usw-pr-cvs1:/tmp/cvs-serv22163/dps/dps/languages Modified Files: en.py Log Message: updated Index: en.py =================================================================== RCS file: /cvsroot/docstring/dps/dps/languages/en.py,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** en.py 2002/01/25 23:50:55 1.6 --- en.py 2002/02/06 02:41:54 1.7 *************** *** 14,19 **** __docformat__ = 'reStructuredText' ! __all__ = ['interpreted', 'bibliographic_labels', 'bibliographic_fields', ! 'author_separators'] --- 14,18 ---- __docformat__ = 'reStructuredText' ! __all__ = ['bibliographic_labels', 'bibliographic_fields', 'author_separators'] |