Remove the requirement that filename is a file from is_*.
authorScott Gasch <[email protected]>
Wed, 11 Jan 2023 04:36:01 +0000 (20:36 -0800)
committerScott Gasch <[email protected]>
Wed, 11 Jan 2023 04:36:01 +0000 (20:36 -0800)
commit950343d4d49a861701f0308576d7e796a9b7834d
treeabccb61d139fc4d669162e03b5a9659a1bccc292
parent5e7c3cc44fd97059718b2f58e8318d8367ecedb4
Remove the requirement that filename is a file from is_*.
examples/wordle/wordle.py
src/pyutils/files/file_utils.py
src/pyutils/persistent.py
src/pyutils/unscrambler.py