You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
yamandu.costa
on 28 Sep 2010 at 11:28The text was updated successfully, but these errors were encountered: