Daemon support?
"HADDLETON, Robert W (Bob)" <[email protected]> Thu, 21 Sep 2017 19:54:11 -0500
| Newsgroups | gmane.comp.lang.jython.user |
|---|---|
| Message-ID | <[email protected]> |
Is there a functional daemon module for Jython? I used the built in daemon.DaemonContext() some time ago and it seemed to work, but now it wants the resource package which is not available in Jython. > >>> from daemon import DaemonContext > Traceback (most recent call last): >  File "<stdin>", line 1, in <module> >  File "/opt/jython-2.7.0/Lib/site-packages/daemon/__init__.py", line > 42, in <module> >    from .daemon import DaemonContext >  File "/opt/jython-2.7.0/Lib/site-packages/daemon/daemon.py", line > 26, in <module> >    import resource > ImportError: No module named resource Thanks Bob ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Jython-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jython-users
bob_haddleton.vcf
(text/x-vcard, 267 B)
begin:vcard fn:Bob Haddleton n:Haddleton;Bob org:Nokia Applications & Analytics;Solutions I&R (CIC) adr:;;2000 Lucent Lane;Naperville;IL;60563;USA email;internet:[email protected] title:Director of R&D Innovation tel;work:+1 630 224 6934 version:2.1 end:vcard