On Wed, 26 Mar 2014 11:48:44 +0100 Antoine Pitrou <solip...@pitrou.net> wrote: > On Tue, 25 Mar 2014 18:43:30 -0700 > Ethan Furman <et...@stoneleaf.us> wrote: > > %s is a string. > > > > %U is unicode? > > What is the context?
Ok, I suppose it's PyUnicode_Format? :-) (I was initially thinking PyArg_ParseTuple, but it doesn't use "%") Regards Antoine. _______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com