Rapptz e10cae5dbc [commands] Allow converters to be instantiated.
This allows for you to create converters that can have varying
behaviour using the converter's __init__ instead of having to do a
meta-class based approach to get around the fact that __init__ is part
of the interface.

To make up for the lack of __init__, a new method Converter.prepare was
added to do the work that __init__ used to do.
2017-02-13 21:05:25 -05:00
..
2016-05-06 12:23:24 -04:00
2017-01-20 23:19:19 -05:00
2017-02-10 15:42:52 -05:00
2017-01-20 23:19:19 -05:00
2017-01-20 23:19:19 -05:00
2017-01-20 23:19:19 -05:00
2017-01-20 23:19:19 -05:00
2017-01-20 23:19:19 -05:00
2017-01-20 23:19:19 -05:00
2017-02-09 20:50:02 -05:00
2017-02-08 22:47:52 -05:00
2017-02-10 03:10:30 -05:00
2017-01-20 23:19:19 -05:00
2017-01-20 23:19:19 -05:00
2017-01-20 23:19:19 -05:00
2017-01-20 23:19:19 -05:00
2017-02-10 16:43:33 -05:00
2017-02-10 03:10:30 -05:00
2017-01-20 23:19:19 -05:00