Changes between Initial Version and Version 1 of Ticket #17927, comment 1
- Timestamp:
- Mar 18, 2012, 2:39:20 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17927, comment 1
initial v1 1 It might be as simple as adding **kwargsparameters to {{{__init__}}} method, and passing them to super. To be tested...1 It might be as simple as adding {{{**kwargs}}} parameters to {{{__init__}}} method, and passing them to super. To be tested...