We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
>>> record = s.retrieve(res_gw.record[0]) >>> record.pprint() Title: Global warming [electronic resource] : engineering solutions / Ibrahim Dincer ... [et al.], editors. Author: <searchLink fieldCode="AR" term="%22Dinçer%2C+İbrahim%22">Dinçer, İbrahim</searchLink>, 1964- PLink: http://search.ebscohost.com/login.aspx?direct=true&site=eds-live&db=cat03706a&AN=uoc.8892414 DbId: cat03706a An: uoc.8892414 >>> print record Traceback (most recent call last): File "<stdin>", line 1, in <module> UnicodeEncodeError: 'ascii' codec can't encode character u'\u0130' in position 192: ordinal not in range(128) >>>
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: