On 03Mar2019 16:01, Alan Gauld <[email protected]> wrote:
On 03/03/2019 14:46, Dave Hill wrote:python3 /home/pi/Code/TestVideo#6.py CLIP0026.MP4 20 DEBUGTo be honest I'm surprised that works. I'd expected bash to interpret the # as a comment delimiter! But I tried it and it seems ok, you live and learn...
The octothorpe is only a comment marker at the start of a word. Cheers, Cameron Simpson <[email protected]> _______________________________________________ Tutor maillist - [email protected] To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor
