Date: 2004-07-09T07:21:06
   Editor: 67.234.191.96 <>
   Wiki: Gump Wiki
   Page: GumpDevelopment
   URL: http://wiki.apache.org/gump/GumpDevelopment

   Added the PyDoc link

Change Log:

------------------------------------------------------------------------------
@@ -14,6 +14,10 @@
 
 then browse the WWW site (on http://localhost:1234) it generates to get class 
documentation.
 
+Note: Currently an instance of pydoc runs on brutus:
+
+  [http://brutus.apache.org/gump/pydoc Gump PyDoc]
+
 = Debugging =
 
 Gump uses the standard Python 'logging' package (bundled in 2.3) but has a copy of it 
[under python/] for 2.2. Typically the command line options of ''--debug'' and 
''--verbose'' turn this on. Gump code current uses a single log instance (not one per 
package/module).

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to