-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
After I managed to get the script working (it's been forever since I used Python so it was a struggle just getting the thing to run on WIndows) I thought I was going crazy when the CSV file wasn't correctly sorting into individual fields, until I realised that when looking at the raw text, the default comma delimiter was missing. If I added the -d to manually specify then it would print the results out correctly.
If it helps I was using Python 3.10 from the Windows store and natsort 8.1.0
Metadata
Metadata
Assignees
Labels
No labels