any progress ?  does the script work in the buildbot setting, or
does it need tweaking ?

</F>

> > 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.
>
> alright, I just checked in a
>
>     Doc/tools/listmodules.py
>
> which attempts to produce a sorted list of all modules available in
> a given python build.  by default, it prints the list to stdout, which
> should be good enough for a "catalog" buildbot step.



_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to