[issue40534] ShUtil doc deficiencies

2020-09-19 Thread Irit Katriel


Irit Katriel  added the comment:

for copy and copy2 it doesn't say anything about what happens if dst exists. 

for copy file, copy tree and move it does.

--
assignee:  -> docs@python
components: +Documentation
nosy: +docs@python, iritkatriel

___
Python tracker 

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



[issue40534] ShUtil doc deficiencies

2020-05-06 Thread T UA


Change by T UA :


--
type:  -> enhancement

___
Python tracker 

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



[issue40534] ShUtil doc deficiencies

2020-05-06 Thread T UA


New submission from T UA :

https://docs.python.org/3/library/shutil.html

The operational outcome for the various copy functions is not described for the 
cases in which the target file already exists. Do they overwrite, do they raise 
exceptions and if so, which ones?

--
messages: 368270
nosy: T UA
priority: normal
severity: normal
status: open
title: ShUtil doc deficiencies

___
Python tracker 

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