[Python-Dev] PyString_FromFormat

Kristján V. Jónsson kristjan at ccpgames.com
Mon Jun 19 13:59:41 CEST 2006


One thing I have often lamented having in PyString_FromFormat (and cousins, like PyErr_Format) is to be able to integrate PyObject pointers.  Adding something like %S and %R (for str() and repr() respectively) seems very useful to me.  Is there any reason why this isn´t there?
 
Cheers,
 
Kristján
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-dev/attachments/20060619/07a376b3/attachment.htm 


More information about the Python-Dev mailing list