]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Put Sam Rushing's original RCS ID string back, without dollars around it.
authorGuido van Rossum <guido@python.org>
Tue, 14 Sep 1999 20:17:50 +0000 (20:17 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 14 Sep 1999 20:17:50 +0000 (20:17 +0000)
Lib/asynchat.py

index f04d2facb7bcdada1c81033b862edb118d5e0281..e725a2b12ad856fe8a357465b555421c30994d5a 100644 (file)
@@ -1,5 +1,5 @@
 # -*- Mode: Python; tab-width: 4 -*-
-#      $Id$
+#      Id: asynchat.py,v 2.23 1999/05/01 04:49:24 rushing Exp 
 #      Author: Sam Rushing <rushing@nightmare.com>
 
 # ======================================================================