-
-
Notifications
You must be signed in to change notification settings - Fork 252
error on printing null character #53
Copy link
Copy link
Closed
Labels
Description
print '\x00'
Traceback (most recent call last):
File "", line 1, in
File "/usr/lib/python2.6/site-packages/bpython/cli.py", line 1314, in write
self.echo(s)
File "/usr/lib/python2.6/site-packages/bpython/cli.py", line 1364, in echo
self.scr.addstr(s, a)
TypeError: str,attr
- Bitbucket: https://bitbucket.org/bobf/bpython/issue/53
- Originally Reported By: Anonymous
- Originally Created At: 2009-08-17T17:37:13.163
Reactions are currently unavailable