[docs] [issue18855] Inconsistent README filenames
Georg Brandl
report at bugs.python.org
Wed Sep 18 10:34:04 CEST 2013
Georg Brandl added the comment:
AFAIR renaming the lowercased versions might lead to trouble with hg on case-insensitive file systems. Anyone know if that's still the case?
Otherwise README.txt is fine. Although, Windows users will then complain about the Unix-style line endings because the files will be opened with Notepad by default :|
----------
nosy: +georg.brandl
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18855>
_______________________________________
More information about the docs
mailing list