| test.py:24 | ok | str_operations | ts | | test.py:25 | ok | str_operations | BinaryExpr | | test.py:26 | ok | str_operations | BinaryExpr | | test.py:27 | ok | str_operations | ts[Slice] | | test.py:28 | ok | str_operations | ts[Slice] | | test.py:29 | ok | str_operations | ts[Slice] | | test.py:30 | ok | str_operations | ts[0] | | test.py:31 | fail | str_operations | str(..) | | test.py:40 | fail | str_methods | ts.capitalize() | | test.py:41 | fail | str_methods | ts.casefold() | | test.py:42 | fail | str_methods | ts.center(..) | | test.py:43 | fail | str_methods | ts.expandtabs() | | test.py:45 | fail | str_methods | ts.format() | | test.py:46 | fail | str_methods | "{}".format(..) | | test.py:47 | fail | str_methods | "{unsafe}".format(..) | | test.py:49 | fail | str_methods | ts.format_map(..) | | test.py:50 | fail | str_methods | "{unsafe}".format_map(..) | | test.py:52 | fail | str_methods | ts.join(..) | | test.py:53 | fail | str_methods | "".join(..) | | test.py:55 | fail | str_methods | ts.ljust(..) | | test.py:56 | fail | str_methods | ts.lstrip() | | test.py:57 | fail | str_methods | ts.lower() | | test.py:59 | fail | str_methods | ts.replace(..) | | test.py:60 | fail | str_methods | "safe".replace(..) | | test.py:62 | fail | str_methods | ts.rjust(..) | | test.py:63 | fail | str_methods | ts.rstrip() | | test.py:64 | fail | str_methods | ts.strip() | | test.py:65 | fail | str_methods | ts.swapcase() | | test.py:66 | fail | str_methods | ts.title() | | test.py:67 | fail | str_methods | ts.upper() | | test.py:68 | fail | str_methods | ts.zfill(..) | | test.py:70 | fail | str_methods | ts.encode(..) | | test.py:71 | fail | str_methods | ts.encode(..).decode(..) | | test.py:73 | fail | str_methods | tb.decode(..) | | test.py:74 | fail | str_methods | tb.decode(..).encode(..) | | test.py:77 | fail | str_methods | ts.partition(..) | | test.py:78 | fail | str_methods | ts.rpartition(..) | | test.py:79 | fail | str_methods | ts.rsplit(..) | | test.py:80 | fail | str_methods | ts.split(..) | | test.py:81 | fail | str_methods | ts.splitlines() | | test.py:86 | ok | str_methods | "safe".replace(..) | | test.py:88 | ok | str_methods | ts.join(..) | | test.py:89 | ok | str_methods | ts.join(..) | | test.py:99 | fail | non_syntactic | meth() | | test.py:100 | fail | non_syntactic | _str(..) |