mirror of
https://github.com/python/cpython.git
synced 2025-10-17 20:28:43 +00:00
Changed '__rcsid__' to '__revision__'.
This commit is contained in:
parent
60f64330d1
commit
3ce77fd05e
20 changed files with 20 additions and 20 deletions
|
@ -10,7 +10,7 @@ symbols whose names start with "Distutils" and end with "Error"."""
|
|||
|
||||
# created 1999/03/03, Greg Ward
|
||||
|
||||
__rcsid__ = "$Id$"
|
||||
__revision__ = "$Id$"
|
||||
|
||||
import types
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue