Skip to content

CLN: fix py2to3 issues in categorical.py #4990

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

Merged
merged 1 commit into from
Sep 26, 2013
Merged

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Sep 26, 2013

No description provided.

@jtratner
Copy link
Contributor

how is it possible that these passed import? They should fail in Python 3.2 as syntax errors!

@jreback
Copy link
Contributor Author

jreback commented Sep 26, 2013

they are! but I think that original PR must have been before your 2-to-3 changes so it look 'passed'

when I merged them in it passed in 2.7 ok (as the u"") syntax is ok in 2.7

jreback added a commit that referenced this pull request Sep 26, 2013
CLN: fix py2to3 issues in categorical.py
@jreback jreback merged commit d72b2ad into pandas-dev:master Sep 26, 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.

2 participants