Changes between Initial Version and Version 1 of Ticket #2513, comment 3
- Timestamp:
- 2015-10-16T01:02:22Z (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2513, comment 3
initial v1 1 The correct way to expand path arguments is to use encodingutil.argv_to_abspath, which also handles ~and supports "long" paths on Windows.1 The correct way to expand path arguments is to use `encodingutil.argv_to_abspath`, which also handles `~` and supports "long" paths on Windows.