Closed
Description
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.