mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Remove the annoying __version__ definitions.
This commit is contained in:
parent
3e8f921fb9
commit
7190247e0b
3 changed files with 0 additions and 4 deletions
|
@ -1,5 +1,4 @@
|
|||
"""Miscellaneous utility functions useful for dealing with ESIS streams."""
|
||||
__version__ = '$Revision$'
|
||||
|
||||
import re
|
||||
import string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue