Add unicode_fromsoap so None is not changed to u'None'.
Created originally on Bitbucket by cmcdaniel (Craig McDaniel)
Changesets for this Pull Request have not been imported, because it had been already declined on Bitbucket. Marked as closed by the import user.
If value of unicode SOAP parameter is None, it is converted to an empty string instead of a string containing the word 'None'.