investigate python auth problem
Julien ÉLIE
julien at trigofacile.com
Sun Jun 8 17:32:18 UTC 2008
Hi David,
> What i have discovered is that nnrpd_auth.py has a really problem with
> importing anything except builtin sys module.
I think it can be explained by its being the only one loaded by nnrpd
when Python filtering is started:
PyRun_SimpleString("import sys; sys.stdout=sys.stderr=open('/dev/null', 'a')");
--
Julien ÉLIE
« Rome sweet Rome. » (Astérix)
More information about the inn-workers
mailing list