[ python-Bugs-846521 ] error in python's grammar

SourceForge.net noreply at sourceforge.net
Mon Nov 24 17:31:13 EST 2003


Bugs item #846521, was opened at 2003-11-21 12:36
Message generated for change (Comment added) made by loewis
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=846521&group_id=5470

Category: Python Interpreter Core
Group: Python 2.3
Status: Open
Resolution: None
Priority: 4
Submitted By: Keith Briggs (kbriggs)
Assigned to: Nobody/Anonymous (nobody)
Summary: error in python's grammar

Initial Comment:
Python sometimes prints messages like 
'expecting a <array>, got a <instance>'
This is not English.

----------------------------------------------------------------------

>Comment By: Martin v. Löwis (loewis)
Date: 2003-11-24 23:31

Message:
Logged In: YES 
user_id=21627

I'm willing to declare that this is not a bug. The messages
are not intended to be correct English - they notoriously
lack a full stop, and don't start with a capital letter
after the colon.

Many messages a verb missing.

----------------------------------------------------------------------

Comment By: Michael Hudson (mwh)
Date: 2003-11-21 13:50

Message:
Logged In: YES 
user_id=6656

Speaking just for myself, I find it pretty hard to care.

Are you interested in working on a patch?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=846521&group_id=5470



More information about the Python-bugs-list mailing list