[Twisted-Python] Adding Mime types using coil

Lewin, Karl E Karl.Lewin at BNSF.com
Fri Jul 12 12:19:31 EDT 2002


Ok- 

Thanks for the quick reply, I need to muck around looking at the source more
so I can ask better informed stupid questions.

Karl

-----Original Message-----
From: Itamar Shtull-Trauring [mailto:twisted at itamarst.org] 
Sent: Friday, July 12, 2002 10:53 AM
To: twisted-python at twistedmatrix.com
Subject: Re: [Twisted-Python] Adding Mime types using coil


Lewin, Karl E wrote:

> I am trying to add a mime type (image/svg+xml) to a default twisted web 
> server (mktap web --path c:/proj/html) and although it looks like it is 
> changed when I add it using coil, when I close and restart coil it 
> doesn't show up.  Any suggestions on things to look for? 

This is a bug in Twisted, since the dictionary is actually a class level 
attribute instead of an instance, so it doesn't get saved when you save 
the tap. I'll fix this after we release 0.19.0.





_______________________________________________
Twisted-Python mailing list
Twisted-Python at twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://twistedmatrix.com/pipermail/twisted-python/attachments/20020712/da555e9a/attachment.htm 


More information about the Twisted-Python mailing list