-
- Downloads
objexcept: Optimize using messages without formatting substitutions.
They are directly cast to str object, skipping allocation of formatting buffer.
Loading
Please register or sign in to comment
They are directly cast to str object, skipping allocation of formatting buffer.