[bind10-dev] the path for common python functions
Shane Kerr
shane at isc.org
Wed Oct 6 14:11:38 UTC 2010
On Wed, 2010-09-29 at 11:37 +0800, Likun Zhang wrote:
> Hi all,
>
>
>
> I am trying to put some common python functions to one library file,
> so that they can be used by several bind10 modules.
>
>
>
> In trunk, we already have one folder “/src/lib/python/isc/Util”, also
> there is one file ‘hexdump.py’ in it, though it hasn’t been used by
> any module.
>
>
>
> My questions are:
>
>
>
> 1. Do I need to change the folder name ‘Util’ to ‘util’ or
> ‘utils’?
I think Evan will be happy to not have to type upper-case. Me too, so I
think 'util' is nice.
> 2. Do I need to remove ‘hexdump.py’? the log say it’s really one
> old file, shipped from our parkinglot branch.
I think that is a good idea. It was used for debugging the early msgq
Python work, but we have since switched to JSON so this is not very
useful.
--
Shane
More information about the bind10-dev
mailing list