[pypy-issue] [issue1159] pypy-1.9 arguments during string formating

wilk tracker at bugs.pypy.org
Sat Jun 9 17:53:00 CEST 2012


New submission from wilk <wilk at flibuste.net>:

Litle bug since 1.9 (tested with 1.7 1.8 cpython2.6 on linux 64bits)

# -*- encoding: utf8 -*-
'%d à %%\r' % ( 1,)

TypeError: not all arguments converted during string formatting

----------
messages: 4392
nosy: pypy-issue, wilk
priority: bug
status: unread
title: pypy-1.9 arguments during string formating

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1159>
________________________________________


More information about the pypy-issue mailing list