On 6/25/07, Georg Brandl <[EMAIL PROTECTED]> wrote:
> Alexandre Vassalotti schrieb:
> > I found two small bugs in pydoc.py. The patch is rather simple, so I doubt
> > I have to explain it.
>
> You've submitted this before; I've already committed it to SVN.
>

Really??? I don't remember this ... My last patch was against pdb.py,
not pydoc.py

> > Note, I removed the -*- coding: -*- tag, since
> > the encoding of pydoc.py is actually utf-8, not Latin-1 (at least, that's
> > what Emacs told me).
>
> AFAICS, the file doesn't have any non-ascii characters in it, so actually
> it's both latin1 and utf8 :)

Ah!

-- Alexandre
_______________________________________________
Python-3000 mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to