On Mon, Mar 9, 2009 at 9:02 PM, Drew Smathers wrote:
> On Mon, Mar 9, 2009 at 8:02 AM, Pet wrote:
>> Hello,
>>
>> I'm trying an example from twisted book and when I run this:
>> twistd -n reverse_app.py
>>
>> application works, but no .tap file is created
>>
>
> Are you sure the book states you c
On Mon, Mar 9, 2009 at 8:02 AM, Pet wrote:
> Hello,
>
> I'm trying an example from twisted book and when I run this:
> twistd -n reverse_app.py
>
> application works, but no .tap file is created
>
Are you sure the book states you can build tap files with twistd?
mktap is the program for that. No