diff options
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -94,6 +94,8 @@ Extension modules Library ------- +- Xmlrpclib.py now supports the builtin boolean type. + - py_compile has a new 'doraise' flag and a new PyCompileError exception. |