Don't blame wsfulton for my recent change (this was a cut-and-paste error).

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10846 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Richard Boulton 2008-09-12 11:33:18 +00:00
commit c4d844abcb

View file

@ -1,7 +1,7 @@
Version 1.3.37 (in progress) Version 1.3.37 (in progress)
============================= =============================
2008-09-02: wsfulton 2008-09-02: richardb
[Python] Commit patch #2089149: Director exception handling mangles [Python] Commit patch #2089149: Director exception handling mangles
returned exception. Exceptions raised by Python code in directors returned exception. Exceptions raised by Python code in directors
are now passed through to the caller without change. Also, remove are now passed through to the caller without change. Also, remove