couldn't import -> dans sys.stderr

This commit is contained in:
Daniel STAN 2015-12-20 21:10:38 +01:00
parent 0d5032352a
commit 465c4fd901

View file

@ -20,7 +20,7 @@ from email.mime.multipart import MIMEMultipart
try:
from cpasswords import clientlib
except ImportError:
print("Couldn't import clientlib. Remote sync may not work")
print("Couldn't import clientlib. Remote sync may not work", file=sys.stderr)
# Même problème que pour le client, il faut bootstraper le nom de la commande
# Pour accéder à la config