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
While fixing #1224 I realized we only support Python >= 2.6 now, so the example which doesn't use a class decorator can be removed. That reminds me that we should review code and docs to remove features and tests which are supposed to support 2.5 or lower; this perhaps can clean up the code a bit.