Skip to content
New issue

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

Fix for #33: null in attribute value #34

Closed
wants to merge 2 commits into from

Conversation

valievkarim
Copy link
Contributor

Hello, take a look at my patch please

Karim

@gsnedders
Copy link
Member

Well, you need not to use "u" on strings (all the files have from __future__ import unicode_strings so an unprefixed-string is a unicode string on Python 2) as that breaks Python 3.2.

@gsnedders
Copy link
Member

9d96f24

@gsnedders gsnedders closed this May 4, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants