commit | 97b0837587671ce60b4fdea6a4c63bb55c219329 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sun Oct 11 14:50:57 2009 +0000 |
committer | Georg Brandl <georg@python.org> | Sun Oct 11 14:50:57 2009 +0000 |
tree | 77ac347718c3b8197e5617fe49b6fa9839ad8e86 | |
parent | ec8aab6e4c992d155ba389e5574842c43a323b0e [diff] |
Merged revisions 75356 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r75356 | georg.brandl | 2009-10-11 16:49:37 +0200 (So, 11 Okt 2009) | 1 line Remove ftpstats script, the daemon whose log files it reads is long gone. ........