Ben Finney <ben+pyt...@benfinney.id.au> writes: > James Pye <li...@jwp.name> writes: > > > with daemonized(): > > run_some_subprocess() > > This use case is addressed by my up-coming PEP, currently in draft > form but submitted to the PEP editor. A reference implementation is > at <URL:http://pypi.python.org/pypi/python-daemon/>.
On second blush, it addresses a smaller use case, with the same syntax as your example. It should still be applicable at some level. > I'd like to know whether this meets your needs; follow-ups privately > to me or in ‘python-ideas’ as you think appropriate. Ditto. -- \ “Life does not cease to be funny when people die any more than | `\ it ceases to be serious when people laugh.” —George Bernard Shaw | _o__) | Ben Finney _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com