[Twisted-Python] Uses of StringIO instead of cStringIO
Albert Brandl
albert.brandl at weiermayer.com
Wed Jul 21 01:14:32 MDT 2010
Hi!
There are several modules in twisted that import StringIO instead of
cStringIO (e.g. twisted/mail/maildir.py, twisted/news/nntp.py,
twisted/web/script.py). Are there any reasons why they use the slower
variant implemented in Python instead of the C variant?
If not, I'd like to create a ticket to fix these imports.
--
Best regards,
Albert Brandl
Weiermayer Solutions GmbH
Abteistraße 12
A-4813 Altmünster
phone: +43 (0) 720 70 30 14
fax: +43 (0) 7612 20 3 56
web: http://www.weiermayer.com
More information about the Twisted-Python
mailing list