Suresh Kalkunte <[email protected]> added the comment:
Yes, the easier fix is to change build.conf file to not use '\'. However,
> on Linux `glob.glob('\\')` == `[]` so nothing is actually added.
> OTOH on Windows `glob.glob('\\')` == `['\\']`
is more definite compared to
> They work on Linux by mere coincidence
----------
resolution: invalid -> works for me
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue11252>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com