= checkers.FilePasswordDB('passwords.txt',
caseSensitive=True, cache=True)
p.registerChecker(c)
factory = pb.PBServerFactory(p)
reactor.listenSSL(int(PORT), factory, myContextFactory)
reactor.run()
--
Andrea Di Mario
--
http://mail.python.org/mailman/listinfo/python-list
e signal
> number that caused the termination; you can then log anything you
> want.
Hi, i understand, i've read that SIGKILL can't catch, but nothing
about SIGTERM.
If i use SIGCHLD, i will have difficult when parent receive a SIGTERM, or not?
Thanks, regards.
--
Andrea Di
Thanks Thomas, it is what i'm looking for.
Regards
--
Andrea Di Mario
--
http://mail.python.org/mailman/listinfo/python-list
to do this?
Thanks, regards.
--
Andrea Di Mario
--
http://mail.python.org/mailman/listinfo/python-list
r:
urllib2.URLError:
It works only with CERT_NONE (the default) but with this option i
could access to the service in insicure mode.
Have you some suggestions for my service?
Thanks. Regards.
--
Andrea Di Mario
--
http://mail.python.org/mailman/listinfo/python-list