Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ NonConvertible
Class
NonConvertible
library/python/strings/ut/test_strings.py:35–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
34
35
class
NonConvertible(ConvertibleToUnicodeOnly, ConvertibleToStrOnly):
36
pass
37
38
39
def
test_to_basestring():
Callers
3
test_to_basestring
Function · 0.85
test_to_unicode
Function · 0.85
test_to_str
Function · 0.85
Calls
no outgoing calls
Tested by
3
test_to_basestring
Function · 0.68
test_to_unicode
Function · 0.68
test_to_str
Function · 0.68