Oops, thanks Benjamin. That was a copy and paste error. Eric. On 9/9/2016 11:15 PM, benjamin.peterson wrote: > https://hg.python.org/cpython/rev/1e7b636b6009 > changeset: 103539:1e7b636b6009 > user: Benjamin Peterson <benjamin at python.org> > date: Fri Sep 09 20:14:05 2016 -0700 > summary: > make invalid_comma_and_underscore a real prototype > > files: > Python/formatter_unicode.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > > diff --git a/Python/formatter_unicode.c b/Python/formatter_unicode.c > --- a/Python/formatter_unicode.c > +++ b/Python/formatter_unicode.c > @@ -41,7 +41,7 @@ > } > > static void > -invalid_comma_and_underscore() > +invalid_comma_and_underscore(void) > { > PyErr_Format(PyExc_ValueError, "Cannot specify both ',' and '_'."); > } > > > > _______________________________________________ > Python-checkins mailing list > Python-checkins at python.org > https://mail.python.org/mailman/listinfo/python-checkins >
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4