Salome HOME
Fix a bug of configure step: if scripts sources are changed in bin directory they...
[modules/kernel.git] / bin / waitNS.py
1 #!/usr/bin/env python
2 import orbmodule
3 clt=orbmodule.client()
4 clt.waitNS("/Kernel/ModulCatalog")