Terry J. Reedy added the comment:

Upon writing a proof-of-concept file for #24981, I discovered an stdlib file 
that gave the same error.

C:/programs/Python35/Lib\distutils/_msvccompiler.py
ValueError: None disallowed in expression list

I presume the applied fix will apply to this also.

----------
nosy: +terry.reedy

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

Reply via email to