Message246723
| Author |
ned.deily |
| Recipients |
dstufft, ned.deily, ronaldoussoren, scls |
| Date |
2015-07-14.08:37:26 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<1436863046.94.0.670473152071.issue24633@psf.upfronthosting.co.za> |
| In-reply-to |
|
| Content |
I agree with IIan's comments you cited in https://groups.google.com/a/continuum.io/forum/#!topic/anaconda/AGHXzB1sN0I. Python has been installing the README file in site-packages for a very long time and there have been case-insensitive file systems for a very long time, including, but not limited to, the default case-insensitive variant of HFS on OS X. So this seems to be an issue for the readme package, not for Python. Even if the Python-installed README file were installed under a different name in future release, it wouldn't solve the problem for trying to install the readme package under current and past Python releases. CC-ing Donald, as the author of readme, for his comments. |
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2015-07-14 08:37:26 | ned.deily | set | recipients:
+ ned.deily, ronaldoussoren, dstufft, scls |
| 2015-07-14 08:37:26 | ned.deily | set | messageid: <1436863046.94.0.670473152071.issue24633@psf.upfronthosting.co.za> |
| 2015-07-14 08:37:26 | ned.deily | link | issue24633 messages |
| 2015-07-14 08:37:26 | ned.deily | create | |
|