[New-bugs-announce] [issue6699] IDLE: Warn user about overwriting a file that has a newer version on filesystem

Guilherme Polo report at bugs.python.org
Fri Aug 14 01:58:50 CEST 2009


New submission from Guilherme Polo <ggpolo at gmail.com>:

Creating this issue to address a suggestion of a new IDLE feature
pointed out on issue 1721083.

The feature in question is about warning the user about a newer version
of the file before overwriting it.

----------
components: IDLE
files: check_stmtime.diff
keywords: patch
messages: 91537
nosy: gpolo
severity: normal
status: open
title: IDLE: Warn user about overwriting a file that has a newer version on filesystem
versions: Python 2.7, Python 3.2
Added file: http://bugs.python.org/file14714/check_stmtime.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6699>
_______________________________________


More information about the New-bugs-announce mailing list