reassign 535078 gnome-terminal
thanks
python doesn't have any influence how the terminal emulator represents
unprintable characters.
On 29.06.2009 09:12, zeal wrote:
Package: python2.5
Version: 2.5.2-15
Severity: normal
run the simple script as following:
$cat test.py
#!/usr/bin/python
str
Package: python2.5
Version: 2.5.2-15
Severity: normal
run the simple script as following:
$cat test.py
#!/usr/bin/python
str = '\x19\x0c\x1a\x16\x00\x0e'
print "%s" % str
$./test.py
---messy output---
What's wrong? I'm not sure whether its python's bug or else. My terminal is
gnome-terminal. Als
2 matches
Mail list logo