
Oct. 30, 2004
5:33 p.m.
On Sat, Oct 30, 2004 at 02:36:14PM +0000, exarkun@divmod.com wrote:
On Sat, 30 Oct 2004 15:30:19 +0200 (CEST), =?iso-8859-1?Q?Tim_Terleg=E5rd?= <tim@se.linux.org> wrote:
I'm trying to run the twisted.news server. This should be possible using:
$ mktap news
but that results in ImportError: news. I get the traceback below. What am I doing wrong?
I cannot reproduce this error. When I run "mktap news" using the most recent version of Twisted from SVN, I meet with the expected exception, "No newsgroups specified".
I see it with the version in debian (1.3.0), but not with current SVN, so I guess this is an old bug. -Andrew.