Don't throw away labels for code blocks.

This commit is contained in:
Georg Brandl
2008-10-28 08:39:31 +00:00
parent 3d03243527
commit ec2afc42ab
2 changed files with 8 additions and 4 deletions

View File

@@ -145,6 +145,8 @@ Bugs fixed
* Don't disregard return annotations for functions without any parameters.
* Don't throw away labels for code blocks.
Release 0.4.3 (Oct 8, 2008)
===========================