Fix tracebacks occurring for duplicate C++ domain objects.

This commit is contained in:
Georg Brandl
2011-01-06 12:28:55 +01:00
parent c873409943
commit 81ecbc19b0
3 changed files with 21 additions and 7 deletions

View File

@@ -1,6 +1,8 @@
Release 1.0.7 (in development)
==============================
* Fix tracebacks occurring for duplicate C++ domain objects.
Release 1.0.6 (Jan 04, 2011)
============================