@@ -15,6 +15,7 @@ import traceback
import warnings
warnings.filterwarnings(action="ignore", message=".*was already imported", category=UserWarning)
warnings.filterwarnings(action="ignore", category=DeprecationWarning)
try:
import psyco
The note is not visible to the blocked user.