Re: [Python-Dev] [Python-checkins] cpython (merge 3.2 -> default): Issue #12102: Merge with 3.2.

2011-07-26 Thread Steffen Daode Nurpmeso
I was contacted off-list due to anxiety about cleanliness of python-dev in respect to the following lines: > But this i tell you - if i would be an italian.. then i.. would.. > Viva la mamma - per que!!! Sob. This is **NOT** offensive against just anybody. (Except maybe that i don't take *myself

Re: [Python-Dev] [Python-checkins] cpython (merge 3.2 -> default): Issue #12102: Merge with 3.2.

2011-07-26 Thread Steffen Daode Nurpmeso
@ Éric Araujo wrote (2011-07-26 15:17+0200): > > [.] > > Doc/library/mmap.rst | 6 ++ > > [.] > > + with mmap. Patch by Steffen Daode Nurpmeso. > > I’m doing commits this afternoon, so I’ll take the occasion to remove > this entry. Murmur... but it hits m

Re: [Python-Dev] open(): set the default encoding to 'utf-8' in Python 3.3?

2011-06-28 Thread Steffen Daode Nurpmeso
@ Paul Moore wrote (2011-06-28 16:46+0200): > UTF-8 without BOM displays incorrectly in vim(1) Stop right now (you're oh so wrong)! :-) (By the way: UTF-8 and BOM? Interesting things i learn on this list. And i hope in ten years we can laugh about this -> UTF-8 transition all over the place, 'c

Re: [Python-Dev] Summary of Python tracker Issues

2011-05-13 Thread Steffen Daode Nurpmeso
The summary mails part 1 was declared as US-ASCII, 8bit, but it contained a UTF-8 character: > #12056: "???" (HORIZONTAL ELLIPSIS) should be an alternative syntax fo > http://bugs.python.org/issue12056 closed by benjamin.peterson This is handled without any problem by Python 3000 due to David Mu