You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "redis_key_distribution.py", line 81
print "UNKONW KEY TYPE !!",keyType
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print("UNKONW KEY TYPE !!",keyType)?
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
我在centos7下可以,而arch linux就会出现以下错误。不知为什么
python redis_key_distribution.py
The text was updated successfully, but these errors were encountered: