Discussion:
[omniORB] Patch to remove duplicate Python dictionary value
Peter Klotz
2009-04-17 00:39:49 UTC
Permalink
The attached patch (against omniORB 4.1.3) removes the duplicate key
idltype.tk_any in Python dictionary variable already_Variable.

The code behaves the same, it is just a minor cleanup.

Regards, Peter.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: omniORB-4.1.3-typecode.patch
Type: text/x-patch
Size: 597 bytes
Desc: not available
Url : http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20090416/4069e855/omniORB-4.1.3-typecode.bin
Duncan Grisby
2009-04-20 15:51:06 UTC
Permalink
Post by Peter Klotz
The attached patch (against omniORB 4.1.3) removes the duplicate key
idltype.tk_any in Python dictionary variable already_Variable.
The code behaves the same, it is just a minor cleanup.
Thanks. I've removed the extra unnecessary entry.

Cheers,

Duncan.
--
-- Duncan Grisby --
-- ***@grisby.org --
-- http://www.grisby.org --
Loading...