CircuitPythoner Les writes about Glob – Unix style pathname pattern expansion…or in simpler terms, it is a library that we can use to search drives, directories for files. Why is this useful? Well you might be writing a script that looks for certain files and then creates backups in a remote...