[issue22024] Add to shutil the ability to wait until files are definitely deleted

2014-08-02 Thread Vivek Balakrishnan

Vivek Balakrishnan added the comment:

Patch that adds wait parameter to shutil.rmtree.

--
keywords: +patch
nosy: +Vivek.Balakrishnan
Added file: http://bugs.python.org/file36213/shutil_wait.patch

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue22024
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue22024] Add to shutil the ability to wait until files are definitely deleted

2014-08-02 Thread Vivek Balakrishnan

Vivek Balakrishnan added the comment:

With respect to msg224566, is a default timeout a good solution?

--

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue22024
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com