try to resolve this fucking encoding bug
This commit is contained in:
parent
717a579008
commit
75859bd5f4
2 changed files with 11 additions and 9 deletions
|
|
@ -35,4 +35,5 @@ class CleanBoob(ReplApplication):
|
|||
def main(self, argv):
|
||||
for backend, content in self.do('get_thread', argv[1]):
|
||||
self.format(content)
|
||||
#print content
|
||||
return 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue