[Twisted-Python] PATCH: twisted/coil/plugins/portforward.py docstring
cvs diff -u twisted/coil/plugins/portforward.py Index: twisted/coil/plugins/portforward.py =================================================================== RCS file: /cvs/Twisted/twisted/coil/plugins/portforward.py,v retrieving revision 1.2 diff -u -r1.2 portforward.py --- twisted/coil/plugins/portforward.py 5 Jun 2002 22:24:16 -0000 1.2 +++ twisted/coil/plugins/portforward.py 27 Jun 2003 22:36:28 -0000 @@ -14,7 +14,7 @@ # License along with this library; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-"""Coil plugin for telnet shell.""" +"""Coil plugin for port forwarding.""" # Twisted Imports from twisted.coil import coil _________________________________________________________________ Protect your PC - get McAfee.com VirusScan Online http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
"Lee Harr" <missive@hotmail.com> writes:
-"""Coil plugin for telnet shell.""" +"""Coil plugin for port forwarding."""
Committed. Also be aware that coil is begging to be rewritten and there's been talk about not even including it in the release until it shapes up. thanks, -Brian
participants (2)
-
Brian Warner -
Lee Harr