[issue24903] Do not verify destdir argument to compileall

R. David Murray report at bugs.python.org
Thu Aug 20 22:31:20 CEST 2015


R. David Murray added the comment:

So, given that that does something useful, it appears that the error message (which is what is in 2.7 as well) is wrong to refer to 'directory argument', and we should just eliminate the isdir check (and fix the error message).

The patch will need a test.

----------
stage:  -> needs patch
versions: +Python 3.5, Python 3.6

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue24903>
_______________________________________


More information about the Python-bugs-list mailing list