[Python-Dev] Cpython code and ...

Demian Brecht demianbrecht at gmail.com
Wed Jan 7 20:10:33 CET 2015


It denotes a variadic function:
http://www.gnu.org/software/libc/manual/html_node/Variadic-Functions.html.

On 2015-01-07 11:07 AM, Ethan Furman wrote:
> I found this:
> 
>   PyObject *
>   PyBytes_FromFormat(const char *format, ...)
>   {
> 
> Can someone enlighten me on what the '...' means?
> 
> --
> ~Ethan~
> 
> 
> 
> _______________________________________________
> Python-Dev mailing list
> Python-Dev at python.org
> https://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe: https://mail.python.org/mailman/options/python-dev/demianbrecht%40gmail.com
> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://mail.python.org/pipermail/python-dev/attachments/20150107/e63f7798/attachment.sig>


More information about the Python-Dev mailing list