nmcontrol icon indicating copy to clipboard operation
nmcontrol copied to clipboard

Support for running as an Unbound Python module

Open JeremyRand opened this issue 10 years ago • 4 comments

JeremyRand avatar Apr 09 '15 19:04 JeremyRand

@phelixbtc I realize you can't test this since you're on Windows; should we merge this or wait for someone else to review?

JeremyRand avatar May 12 '15 07:05 JeremyRand

I think 'name == "main"' all over the place should be replaced by a variable to the init function (e.g. "def init(standalone=True)". Like this it will not work with nmcontrolwin.py

edit: nitpick: missing CR at the end of files

phelixbtc avatar May 28 '15 16:05 phelixbtc

@phelixbtc Good feedback, I'll make those changes and get back to you.

JeremyRand avatar May 28 '15 22:05 JeremyRand

Upon talking to Hugo on IRC, I'm going to temporarily put this PR on hold. So don't merge at this time.

JeremyRand avatar Jun 05 '15 06:06 JeremyRand