This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mark-roberts
Recipients
Date 2006-12-27.17:52:22
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
The patch looks great (Not as though I have a lot of say to say so..), but it seems incongruous that you say "allowed after" when it might seem more explicit to say "Allowed in states", like so:
    "Allowed in states: %s" % (", ".join(Commands[command])

Otherwise, I'm all for more explicit error messages!

- Mark
History
Date User Action Args
2007-08-23 15:55:28adminlinkissue1605192 messages
2007-08-23 15:55:28admincreate