New submission from Glenn Linderman:

I've been using 3.3.0b1 for development, with mostly no problems, but today I 
was surprised and confused by an error message. It is an attempt to be an 
improvement over 3.2, giving the filename that os.rename cannot find... but 
instead, it gives the one it is renaming to.

So I quickly upgraded to 3.3.0rc3, and it contains the same error.

----------
components: Windows
files: test93.py
messages: 171410
nosy: v+python
priority: normal
severity: normal
status: open
title: bad error in rename
versions: Python 3.3
Added file: http://bugs.python.org/file27324/test93.py

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16074>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to