rmtree message
Larry Martell
larry.martell at gmail.com
Wed Sep 13 15:05:02 EDT 2017
More information about the Python-list mailing list
Wed Sep 13 15:05:02 EDT 2017
- Previous message (by thread): Vue-Django
- Next message (by thread): rmtree message
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I have a script that creates a tmp dir, create a lot of files in it, and when done, does a rmtree on the dir. When it does that I get this message: shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory But no exception is thrown. How can I determine why I get this message?
- Previous message (by thread): Vue-Django
- Next message (by thread): rmtree message
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list