[issue27180] Doc/pathlib: Please describe the behaviour of Path().rename() is depends on the platform (same as os.rename())

2016-06-02 Thread Masato HASHIMOTO

New submission from Masato HASHIMOTO:

The behavior of Path().rename() is same as os.rename() (replaces silently if 
dest file is already existent on Unix) but it's difficult to catch from current 
pathlib documentation (I found it from source of pathlib) from comparing with 
replace().

IMHO, it should be described on pathlilb documentation.

--
assignee: docs@python
components: Documentation
messages: 266883
nosy: docs@python, hashimo
priority: normal
severity: normal
status: open
title: Doc/pathlib: Please describe the behaviour of Path().rename()  is 
depends on the platform (same as os.rename())
type: enhancement
versions: Python 3.4, Python 3.5, Python 3.6

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



[issue2052] Allow changing difflib._file_template character encoding.

2014-07-30 Thread Masato HASHIMOTO

Changes by Masato HASHIMOTO :


--
nosy: +hashimo

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



[issue16468] argparse only supports iterable choices

2014-02-17 Thread Masato HASHIMOTO

Changes by Masato HASHIMOTO :


--
nosy: +hashimo

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



[issue17686] Doc using/unix broken link (http://linuxmafia.com/)

2013-04-10 Thread Masato HASHIMOTO

New submission from Masato HASHIMOTO:

In Doc/using/unix.rst, the following link is broken:

31:   http://linuxmafia.com/pub/linux/suse-linux-internals/chapter35.html

(See also for OpenSuse users)

--
assignee: docs@python
components: Documentation
messages: 186491
nosy: docs@python, hashimo
priority: normal
severity: normal
status: open
title: Doc using/unix broken link (http://linuxmafia.com/)
versions: Python 3.3

___
Python tracker 
<http://bugs.python.org/issue17686>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue15886] Doc: same word iteration

2012-09-09 Thread Masato HASHIMOTO

New submission from Masato HASHIMOTO:

Same word () is iterated in Doc/library/os.rst.

1858 This function can support :ref:`specifying a file descriptor
1859 `, :ref:`specifying a file descriptor ` and :ref:`not
1860 following symlinks `.

version: releasing/3.3.0 @ 78787:c5bc19ce4d2b

--
assignee: docs@python
components: Documentation
messages: 170081
nosy: docs@python, hashimo
priority: normal
severity: normal
status: open
title: Doc: same word iteration
versions: Python 3.3

___
Python tracker 
<http://bugs.python.org/issue15886>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com