[issue31569] inconsistent case of PCbuild/ directory

Serhiy Storchaka report at bugs.python.org
Sun Sep 24 07:51:24 EDT 2017


Serhiy Storchaka added the comment:

Wouldn't be easier to make changes in the opposite direction? Change PCbuild to PCBuild?

The file systems on Windows are case-insensitive, so this hardly an error.

----------
nosy: +serhiy.storchaka

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31569>
_______________________________________


More information about the Python-bugs-list mailing list