[Twisted-Python] Subproject releases
Jonathan Lange
jml at mumak.net
Tue Oct 18 18:13:52 MDT 2005
On 19/10/05, Glyph Lefkowitz <glyph at divmod.com> wrote:
> On Tue, 2005-10-18 at 00:04 -0400, James Y Knight wrote:
> > On Oct 12, 2005, at 10:29 PM, Glyph Lefkowitz wrote:
> > So, my solution:
> > I changed the recursive process to actually import every package (not
> > every module!), so it can use the package's __path__ attribute to
> > find submodules. This works, mostly.
>
> Well, thanks for fixing that bug :). Is there any issue for this
> somewhere already, before I file one?
>
http://twistedmatrix.com/bugs/issue1276
As discussed on #twisted, this needs several more unit tests before it
goes into trunk.
> While we're at this, should we also be talking about running unit tests
> which are packaged within zipfiles? It seems like some of the same
> problems might be addressed, as long as we are suggesting that
> specifying filenames for tests is not a good idea.
>
There isn't a bug for this. If it's something you actually want done
then please file it and assign it to me.
cheers,
jml
More information about the Twisted-Python
mailing list