This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author matrixise
Recipients jb098, matrixise, vinay.sajip
Date 2016-10-14.22:14:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1476483256.89.0.143548270426.issue28443@psf.upfronthosting.co.za>
In-reply-to
Content
In your patch, there is an assignation to self.kwargs = kwargs  but you don't use it into your code. Maybe with inheritance ?
History
Date User Action Args
2016-10-14 22:14:16matrixisesetrecipients: + matrixise, vinay.sajip, jb098
2016-10-14 22:14:16matrixisesetmessageid: <1476483256.89.0.143548270426.issue28443@psf.upfronthosting.co.za>
2016-10-14 22:14:16matrixiselinkissue28443 messages
2016-10-14 22:14:16matrixisecreate