bee-san/pyWhat

Pywhat should accept multiple files as input

Open

#171 aperta il 4 ott 2021

Vedi su GitHub
 (4 commenti) (0 reazioni) (0 assegnatari)Python (382 fork)batch import
good first issuehacktoberfest

Metriche repository

Star
 (6228 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Pywhat supports files and folders, but it does not allow passing several files as arguments: $ pywhat file1 file2 file3 results in Error: Got unexpected extra arguments (file2 file3)

Guida contributor