durusmail: quixote-users: [PATCH] http response code enumeration
Accept-aware functions via metaclasses
2003-09-25
2003-09-26
Re: Accept-aware functions via metaclasses
2003-09-26
2003-09-26
[PATCH] http response code enumeration
2003-09-26
2003-09-26
2003-09-26
[PATCH] http response code enumeration
Neil Schemenauer
2003-09-26
On Fri, Sep 26, 2003 at 06:13:50PM -0400, John Belmonte wrote:
> However, I don't see a problem.

If we don't have the prefix then http_response can never use
upper-case global varibles for anything other than HTTP status
codes.  If it does we risk risking later collision with a new code.
Unlikely but I'm a paranoid kind of guy. :-)

  Neil

reply