]> git.arvados.org - arvados.git/commit
Refine PySDK collection walk recipe
authorBrett Smith <brett.smith@curii.com>
Thu, 11 May 2023 15:53:41 +0000 (11:53 -0400)
committerBrett Smith <brett.smith@curii.com>
Thu, 11 May 2023 15:53:41 +0000 (11:53 -0400)
commitcc6460e973cf14c900f1e3244a7b81a5e1c9e791
tree169a13b234a7acaf1acaab22e0e57ede6bd1d723
parentab9fdb73256fb57a48aad2161fa022146031f7ca
Refine PySDK collection walk recipe

Use PurePosixPath to clarify that we're strictly doing path manipulation.
(It will also behave better on Windows, although I'm not sure if the SDK
itself is Windows-ready yet.)

Keep Path objects in the queue to reduce local state.

No issue #

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
doc/sdk/python/cookbook.html.textile.liquid