Open mitar opened 7 years ago
See: #16
There is no perfect way to convert those. This pull requests reorders arguments which might not be OK for some. But if you used keyword arguments for all arguments when calling, then this will continue to work in Python 2.7.
See: #16
There is no perfect way to convert those. This pull requests reorders arguments which might not be OK for some. But if you used keyword arguments for all arguments when calling, then this will continue to work in Python 2.7.