#define PY_RELEASE_SERIAL 4
/* Version as a string */
-#define PY_VERSION "3.3.0a4"
+#define PY_VERSION "3.3.0a4+"
/*--end constants--*/
/* Version as a single 4-byte hex number, e.g. 0x010502B2 == 1.5.2b2.
+++++++++++
What's New in Python 3.3.0 Beta 1?
-===================================
+==================================
-*Release date: TBD*
+*Release date: XX-XXX-2012*
Library
-------
- Issue #14963 (partial): Add test cases for exception handling behaviour
in contextlib.ExitStack (Initial patch by Alon Horev)
+
What's New in Python 3.3.0 Alpha 4?
===================================