get person text

Issue #40 resolved
Former user created an issue

hi, can you add one more method ('text' or 'original') to Person class which would return original name string

f.e.: > a = Person("B. C. Author") > print a.original B. C. Author

please! thanks in advance!

)

Comments (2)

  1. Log in to comment