mirror of
https://github.com/python/cpython.git
synced 2025-07-28 21:55:21 +00:00
Minor date change.
This commit is contained in:
parent
ba2e519082
commit
66ba9ffcb1
1 changed files with 2 additions and 2 deletions
|
@ -41,8 +41,8 @@ except ImportError:
|
|||
|
||||
__author__ = "Vinay Sajip <vinay_sajip@red-dove.com>"
|
||||
__status__ = "production"
|
||||
__version__ = "0.5.0.2"
|
||||
__date__ = "16 February 2007"
|
||||
__version__ = "0.5.0.3"
|
||||
__date__ = "26 September 2007"
|
||||
|
||||
#---------------------------------------------------------------------------
|
||||
# Miscellaneous module data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue