[bind10-dev] location of python modules and sockcreator
Michal 'vorner' Vaner
michal.vaner at nic.cz
Tue Aug 2 11:58:37 UTC 2011
Hello
On Mon, Aug 01, 2011 at 08:32:12PM -0500, Jeremy C. Reed wrote:
> See http://bind10.isc.org/ticket/1101
> (log message .py's should be installed under site-packages/isc/)
This one is problematic due to the way how python searches for submodules and
the fact we want to have the modules in local directories. We didn't find a way
how to put them there and find the modules in tests and distcheck.
> macmini:build jreed$ ls -l ../install//lib/python3.1/site-packages/bind10
> total 88
> -rw-r--r-- 1 jreed admin 0 Aug 1 18:26 __init__.py
> -rw-r--r-- 1 jreed admin 207 Aug 1 18:26 __init__.pyc
> -rw-r--r-- 1 jreed admin 207 Aug 1 18:26 __init__.pyo
> -rw-r--r-- 1 jreed admin 9028 Aug 1 18:26 sockcreator.py
> -rw-r--r-- 1 jreed admin 10418 Aug 1 18:26 sockcreator.pyc
> -rw-r--r-- 1 jreed admin 10418 Aug 1 18:26 sockcreator.pyo
I thought it might be better, as it is not really a library which should be used
by multiple programs, but really part of the bind10 program, split out of it for
nicer code. But if you think it should be in isc/ and it should not live in the
bin/bind10 directory in the code, it could be moved, it just seems too scattered
to me.
With regards
--
BOFH Excuse #452:
Somebody ran the operating system through a spelling checker.
Michal 'vorner' Vaner
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <https://lists.isc.org/pipermail/bind10-dev/attachments/20110802/c7e14dac/attachment.bin>
More information about the bind10-dev
mailing list