meaning of [ ]
Andrej Viktorovich
viktorovichandrej at gmail.com
Sun Sep 3 07:21:01 EDT 2017
More information about the Python-list mailing list
Sun Sep 3 07:21:01 EDT 2017
- Previous message (by thread): tkinter keypress events are a mess for numpad keys
- Next message (by thread): meaning of [ ]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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?
- Previous message (by thread): tkinter keypress events are a mess for numpad keys
- Next message (by thread): meaning of [ ]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list