New submission from anatoly techtonik <techto...@gmail.com>:

I know this is a minor bug, but still.. Windows allows creation of filenames 
like "use MoveBufferArea " (note space at the end). When such file is present 
in current directory, `setup.py sdist` fails with `error: use MoveBufferArea : 
The system cannot find the file specified`.

----------
assignee: tarek
components: Distutils
messages: 134480
nosy: eric.araujo, tarek, techtonik
priority: normal
severity: normal
status: open
title: fail if file with space at the end is present
versions: Python 2.5, Python 2.6, Python 2.7, Python 3.1, Python 3.2, Python 3.3

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

Reply via email to