Salome HOME
Python 3: PoC to correctly manage unicode strings from Python
[modules/kernel.git] / idl / SALOMEDS.idl
index 3303ac682861693f56aee55907fe5fc854e94c99..f7fb5d26052690fc710b40249ff92b9a47281040 100644 (file)
@@ -878,7 +878,7 @@ Searches for a definite %SObject with a definite GUID and returns True if it fin
 
 <em>See \ref example1 for an example of this method usage in batchmode of %SALOME application.</em>
 */
-    Study Open (in URL aStudyUrl) raises (SALOME::SALOME_Exception);
+    Study Open (in wstring aStudyUrl) raises (SALOME::SALOME_Exception);
 
 /*! \brief Closing the study