PingTool.py converts 8 bit characters into entities
Yasushi Iwata <yasusii-aid3/A5iOTfPDbFq/[email protected]> Wed, 17 Mar 2004 15:35:58 +0900 (JST)
| Newsgroups | gmane.comp.pythin.pyds.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, PingTool.py converts 8 bit characters to &#xxx; entities and send ping to local community server . But if document encoding of PyCS was UTF-8, web browsers fail to display UTF-8 entities. http://www.westfalen.de/pipermail/pyds-dev/2003-August/000326.html There are many ping servers and some server allows 8bit characers. I need a new config parameter for ping servers which indicates that server requires to convert 8 bit characters into entities or not.