Re: ANN: Wing IDE 2.1.4 Released

2007-02-09 Thread Robert Kern
Damjan wrote: >> This is a bug fix release that among other things fixes handling of >> UTF-8 byte order marks, > > What are UTF-8 byte order marks ?!? > There's only one order in the UTF-8 bytes! It's a misnomer, but one that persists. http://unicode.org/unicode/faq/utf_bom.html#29 -- Rob

Re: ANN: Wing IDE 2.1.4 Released

2007-02-09 Thread Damjan
> This is a bug fix release that among other things fixes handling of > UTF-8 byte order marks, What are UTF-8 byte order marks ?!? There's only one order in the UTF-8 bytes! -- damjan -- http://mail.python.org/mailman/listinfo/python-list

ANN: Wing IDE 2.1.4 Released

2007-02-09 Thread Wingware Announce
Hi, I'm happy to announce version 2.1.4 of Wing IDE, an integrated development environment for the Python programming language. This is a bug fix release that among other things fixes handling of UTF-8 byte order marks, improves auto-completion for PyQt 4, reports exceptions correctly in Pytho