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 2.4 incompatibility #4

Closed
GoogleCodeExporter opened this issue Mar 25, 2015 · 2 comments
Closed

Python 2.4 incompatibility #4

GoogleCodeExporter opened this issue Mar 25, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. try to inherit the Mixin class with Python 2.4

What is the expected output? What do you see instead?

The class would be instantiated with no errors.
But it thorws an invalide syntax error in the base class definition.
class HTMLMixin():


Original issue reported on code.google.com by yamandu.costa on 28 Sep 2010 at 11:28

@GoogleCodeExporter
Copy link
Author

This issue was closed by revision 28d0b9baa328.

Original comment by reingart@gmail.com on 6 Aug 2012 at 8:16

  • Changed state: Fixed
  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

fixed in changeset 28d0b9baa328, sorry for the delay

Original comment by reingart@gmail.com on 6 Aug 2012 at 8:16

  • Added labels: ****
  • Removed labels: ****

GoogleCodeExporter pushed a commit that referenced this issue Mar 25, 2015
Avoid hash collision errors when loading PIL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant