[Python-Dev] building a module catalogue with buildbot

Fredrik Lundh fredrik at pythonware.com
Tue Jan 24 10:09:12 CET 2006


Neal Norwitz wrote:

> > > > Does that make sense?  We would just need /f's script in SVN.
> > >
> > > in python/Tools/something or sandbox/something ?
> >
> > python/Doc/tools/something?
>
> Fredrik were you still working on that?  I can make the changes to the
> bb master.  I thought Trent's suggested placement was good.

iirc, the script needed some minor tweaking (using os.path.splitext to
test for the module.so extension isn't a good idea), and I don't recall
if I've fixed that or not...

(probably not, since I never checked it in).

I'll take a look asap.

</F>





More information about the Python-Dev mailing list