diff options
author | Tim Peters <tim.peters@gmail.com> | 2003-07-24 00:15:46 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2003-07-24 00:15:46 (GMT) |
commit | 6560a254ea56ed1f9cd10ed2a5287b9799470183 (patch) | |
tree | da9257a74fc0780be4b4b602575272a1b09332a4 /Misc | |
parent | e004041e96788bc85771dd35bd6763c6d7ec43fb (diff) | |
download | cpython-6560a254ea56ed1f9cd10ed2a5287b9799470183.zip cpython-6560a254ea56ed1f9cd10ed2a5287b9799470183.tar.gz cpython-6560a254ea56ed1f9cd10ed2a5287b9799470183.tar.bz2 |
Update version numbers and dates for 2.3c2 -- we won't be able to do this
during the day tomorrow, so doing it earlier than I'd like.
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ Python News What's New in Python 2.3 release candidate 2? ============================================= -*Release date: DD-MMM-YYYY* +*Release date: 24-Jul-2003* Core and builtins ----------------- |