]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
kill outdated comment
authorBenjamin Peterson <benjamin@python.org>
Sat, 7 Aug 2010 21:32:12 +0000 (21:32 +0000)
committerBenjamin Peterson <benjamin@python.org>
Sat, 7 Aug 2010 21:32:12 +0000 (21:32 +0000)
Lib/smtpd.py

index ca68790be0563ad4a9a1cda6ceeca0e6954915e4..b4082786fa147b7771238f4d5e3b5578bfa0fff5 100755 (executable)
@@ -59,7 +59,6 @@ and if remoteport is not given, then 25 is used.
 #   gets forwarded to a real backend smtpd, as with PureProxy.  Again, errors
 #   are not handled correctly yet.
 #
-# Please note that this script requires Python 2.0
 #
 # Author: Barry Warsaw <barry@python.org>
 #