Hello,

Trying to understand command:
[p for p in sys.path] 

It prints array of paths. I suppose p becomes array of strings but what [] 
means in this statement?
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to