mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-01 15:42:55 +08:00
d06f35623a
The rename of walk is not provided by six, so check the import error via an exception. Also, callback behavior slightly changes between the two versions, so instead iterate over the walked files and call what was formerly a callback, directly as a function.