minor UI fixes
This commit is contained in:
parent
f219f45c45
commit
2a2a26977a
2 changed files with 2 additions and 2 deletions
|
@ -21,4 +21,4 @@ textui = aux.DeprecationForwarder(text, "over.core.textui", "over.text")
|
|||
|
||||
for module in [types]:
|
||||
if module.__file__[-2:] == "py":
|
||||
print("<r>unable to load C implementation<.> of <y>%s<.>, falling back to pure Python instead" %(module.__name__), print.tl.warn)
|
||||
print("<r>unable to load C implementation<.> of <c>%s<.>, falling back to pure Python instead" %(module.__name__), print.tl.warn)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue