
Oct. 30, 2004
2:36 p.m.
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". Jp