scott1028 / pyfpdf

Automatically exported from code.google.com/p/pyfpdf
GNU Lesser General Public License v3.0
0 stars 0 forks source link

new-style class #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. inheritance of FPDF using super

What is the expected output? 
super exec ok

What do you see instead?
TypeError: super() argument 1 must be type, not classobj

Original issue reported on code.google.com by steel...@gmail.com on 25 Jan 2011 at 7:10

GoogleCodeExporter commented 9 years ago
This should be fixed, please test it again and if possible, provide a test case 
and/or patch.

Original comment by reingart@gmail.com on 6 Aug 2012 at 7:22