[Python-Dev] "expected a character buffer object" messages

2010-03-19 Thread aditya bhargava
I found an old thread on Python-Dev that suggested replacing the error
"TypeError: expected a character buffer object" with something more helpful
for non-experts like "expected a string or character buffer". Here's the
thread: http://mail.python.org/pipermail/python-dev/2006-May/065301.html

I think this is an excellent idea, but besides this ticket:
http://bugs.python.org/issue6780
I haven't seen anything further about it. Does anyone know the status on
this? It would be nice to have a more descriptive error.

Aditya
-- 
wefoundland.com
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


Re: [Python-Dev] http://bugs.python.org/ is down

2010-04-17 Thread aditya bhargava
Works for me too.

On Sat, Apr 17, 2010 at 12:19 PM, Daniel Stutzbach <
dan...@stutzbachenterprises.com> wrote:

> On Sat, Apr 17, 2010 at 12:17 PM, Victor Stinner <
> victor.stin...@haypocalc.com> wrote:
>
>> http://bugs.python.org/ displays "Service Temporarily Unavailable". Is it
>> normal?
>>
>
> It's working fine for me.
> --
> Daniel Stutzbach, Ph.D.
> President, Stutzbach Enterprises, LLC 
>
>
> ___
> Python-Dev mailing list
> Python-Dev@python.org
> http://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe:
> http://mail.python.org/mailman/options/python-dev/bluemangroupie%40gmail.com
>
>


-- 
wefoundland.com
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com