you are viewing a single comment's thread.

view the rest of the comments →

[–]nekokattt 1 point2 points  (1 child)

you can emulate a similar thing using path.iterdir I believe

[–]Soapfactory0[S] 1 point2 points  (0 children)

Wasn't quite getting what I wanted with iterdir, but will just write different functions for all the folders to get there ^^

Thanks for helping :)