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

Python 3.x support #14

Closed
Ferus opened this issue Aug 30, 2012 · 4 comments
Closed

Python 3.x support #14

Ferus opened this issue Aug 30, 2012 · 4 comments

Comments

@Ferus
Copy link

Ferus commented Aug 30, 2012

I've tried running 2to3, there were problems with assigning values to True/False, fixed that, and ended up with AttributeError("'dict' object has no attribute 'iteritems'",).

Figured it would be safer to wait for an actual release.

@mrjf
Copy link
Contributor

mrjf commented Aug 30, 2012

Ferus, the a Python 3.2 client is written and will be released any day. Thanks for your patience! Hit me up at russ@wordnik.com if you need it ASAP.

@Ferus
Copy link
Author

Ferus commented Aug 30, 2012

Oh nice! I'll wait for the release then.

@Ferus Ferus closed this as completed Aug 30, 2012
@mrjf
Copy link
Contributor

mrjf commented Aug 30, 2012

Sent you a copy @ your pyboard.net address in your Git profile :)

@Ferus
Copy link
Author

Ferus commented Sep 6, 2012

Looks great! I'll get around to messing with it soon, hopefully I'll find some free time.

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

No branches or pull requests

2 participants