On 03/26/2014 02:41 PM, Victor Stinner wrote: > 2014-03-26 15:35 GMT+01:00 Ethan Furman <ethan at stoneleaf.us>: >> ------------------------------------------------------------------------------- >> Examples:: >> >> >>> b'%a' % 3.14 >> b'3.14' >> >> >>> b'%a' % b'abc' >> b'abc' > > This one is wrong: > >>>> repr(b'abc').encode('ascii', 'backslashreplace') > b"b'abc'" Fixed, thanks. -- ~Ethan~
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