| <html> | |
| <body> | |
| <span style="font-family: verdana,serif;"> | |
| This inspection detects attempts to raise a new-style class as an exception in projects with | |
| language level less than 2.5. Raising new-style classes is only supported in Python 2.5 | |
| or later. | |
| </span> | |
| </body> | |
| </html> |