Pyro4.Proxy() does not check for nameserver yet?

Richard van Bemmelen <[email protected]> Fri, 1 Nov 2013 14:41:19 +0100
Newsgroups gmane.comp.python.pyro
Message-ID <CAMEWXj2zYhAUmz+GLJ8onPRxfV9M6KdGo3BX1HAiYB_DdeT4hA@mail.gmail.com>
I was trying some tests with the nameserver not yet running.
Apparenty putting 'try .. except' around:

debug = Pyro4.Proxy("PYRONAME:debugserver@%s:9090" % nshost)

did not detect that the name server was not running.
That was detected when I executed the next statement:

debug.set(..)

so actually calling a function on the remote object.

Is this behaviour expected?

Richard

------------------------------------------------------------------------------
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk

_______________________________________________
Pyro-core mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pyro-core