a70b2aa689
* Avoid using `Path.glob()` or `Path.rglob()` for recursive file searches. Because they don't currently support following symlinks (they will in Python 3.13). * Specify `followlinks=True` as necessary when calling `os.walk()`. |
||
---|---|---|
.. | ||
parse_routine.py | ||
publish_routines.py |