Mar-11-2021, 03:05 AM
has anyone ever seen a function that makes links the same way as os.renames() does a rename? i want to have a complete suite of functions where there is no need to make directories in the main logic of a script. if i create such a suite, it would include lots of things that create a file. imagine an open function that creates parent directors to make the given path viable.