ajack 2003/10/29 20:23:23 Modified: python/gump nag.py document.py Log: Failed to remove all references to xdocs.py. Done now. Revision Changes Path 1.21 +1 -1 jakarta-gump/python/gump/nag.py Index: nag.py =================================================================== RCS file: /home/cvs/jakarta-gump/python/gump/nag.py,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- nag.py 22 Oct 2003 13:54:33 -0000 1.20 +++ nag.py 30 Oct 2003 04:23:23 -0000 1.21 @@ -59,7 +59,7 @@ # <http://www.apache.org/>. """ - xdoc generation, for forrest + 'Nag' (notification) e-mail generation... """ import socket 1.99 +0 -1 jakarta-gump/python/gump/document.py Index: document.py =================================================================== RCS file: /home/cvs/jakarta-gump/python/gump/document.py,v retrieving revision 1.98 retrieving revision 1.99 diff -u -r1.98 -r1.99 --- document.py 27 Oct 2003 17:00:09 -0000 1.98 +++ document.py 30 Oct 2003 04:23:23 -0000 1.99 @@ -72,7 +72,6 @@ from gump import log, gumpSafeName from gump.conf import * -from gump.xdoc import * from gump.utils import * from gump.xmlutils import xmlize from gump.context import *
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
