]> granicus.if.org Git - python/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:16:00 +0000 (20:16 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 14 Sep 1999 20:16:00 +0000 (20:16 +0000)
Lib/asyncore.py

index 69becac1fa6025383f7cbfcb1025641af96ab9c5..07b9fc3aa83c733a9dbf444e43d50f7ab0eb60f4 100644 (file)
@@ -1,5 +1,5 @@
 # -*- Mode: Python; tab-width: 4 -*-
-#      $Id$
+#   Id: asyncore.py,v 2.40 1999/05/27 04:08:25 rushing Exp 
 #      Author: Sam Rushing <rushing@nightmare.com>
 
 # ======================================================================