mirror of https://github.com/python/cpython.git
Minor date change.
This commit is contained in:
parent
ba2e519082
commit
66ba9ffcb1
|
@ -41,8 +41,8 @@
|
||||||
|
|
||||||
__author__ = "Vinay Sajip <vinay_sajip@red-dove.com>"
|
__author__ = "Vinay Sajip <vinay_sajip@red-dove.com>"
|
||||||
__status__ = "production"
|
__status__ = "production"
|
||||||
__version__ = "0.5.0.2"
|
__version__ = "0.5.0.3"
|
||||||
__date__ = "16 February 2007"
|
__date__ = "26 September 2007"
|
||||||
|
|
||||||
#---------------------------------------------------------------------------
|
#---------------------------------------------------------------------------
|
||||||
# Miscellaneous module data
|
# Miscellaneous module data
|
||||||
|
|
Loading…
Reference in New Issue