fn python_format( any: &Bound<'_, PyAny>, format_result: PyResult<Bound<'_, PyString>>, f: &mut Formatter<'_>, ) -> Result<(), Error>