# HG changeset patch # User Atul Varma # Date 1205881738 0 # Node ID 6d1dc2d106f61fbd56179b40894b9ce47a3d4e94 # Parent 62df716384c0351c9a1c86f9807429dbd61732a4 Fixed documentation. diff -r 62df716384c0 -r 6d1dc2d106f6 ProcessManager.py --- a/ProcessManager.py Tue Mar 18 22:52:32 2008 +0000 +++ b/ProcessManager.py Tue Mar 18 23:08:58 2008 +0000 @@ -43,11 +43,8 @@ """ A simple module for process management. Please see the file - README.txt, included with this distribution, for more - information. This file is also available at the following - location: - - http://www.humanized.com/ProcessManager + README, included with this distribution, for more + information. """ # ----------------------------------------------------------------------------