Alexandre Vassalotti schrieb:
> Hi,
> 
> 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.

> 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 :)

Georg

_______________________________________________
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