[Zope-Checkins] CVS: Zope2 - FTPRequest.py:1.9.10.3
Andreas Jung
andreas@dhcp165.digicool.com
Fri, 30 Mar 2001 11:12:38 -0500
Update of /cvs-repository/Zope2/ZServer
In directory yetix:/work/zope/Zope2/Zope2/ZServer
Modified Files:
Tag: ajung_Zope2_FTP_globbing_patch
FTPRequest.py
Log Message:
removed debug code
--- Updated File FTPRequest.py in package Zope2 --
--- FTPRequest.py 2001/03/30 15:51:49 1.9.10.2
+++ FTPRequest.py 2001/03/30 16:12:37 1.9.10.3
@@ -184,7 +184,6 @@
# Fake in globbing information
env['GLOBBING'] = self.globbing
- print env
return env