diff options
Diffstat (limited to 'development/omniORBpy')
-rw-r--r-- | development/omniORBpy/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/development/omniORBpy/README b/development/omniORBpy/README index 1e210703c5139..358e9207896c3 100644 --- a/development/omniORBpy/README +++ b/development/omniORBpy/README @@ -1,9 +1,9 @@ omniORBpy is a robust high-performance CORBA ORB for Python. -The bindings adhere to the standard IDL to Python mapping which you -may find at +The bindings adhere to the standard IDL to Python mapping which you may +find at http://www.omg.org/technology/documents/formal/python_language_mapping.htm -omniORBpy makes use of the C++ omniORB library. omniORBpy version -4.2.x can only be used with omniORB 4.2.x. +omniORBpy makes use of the C++ omniORB library. omniORBpy version 4.2.x +can only be used with omniORB 4.2.x. |