[imdb] biography purified
This commit is contained in:
parent
2d0d76a6ad
commit
c23352fc22
2 changed files with 7 additions and 7 deletions
|
|
@ -367,6 +367,6 @@ class Cineoob(ReplApplication):
|
|||
return 3
|
||||
|
||||
for backend, bio in self.do('get_person_biography', person.id):
|
||||
print bio
|
||||
print '%s :\n\n%s' % (person.name,bio)
|
||||
if bio != NotAvailable:
|
||||
self.flush()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue