Arfrever Frehtes Taifersar Arahesis <[email protected]> added the comment:
r86611 has introduced a regression:
$ mkdir dir1 dir2
$ python3.1 -m compileall dir1 dir2
Listing dir1 ...
Listing dir2 ...
$ python3.2 -m compileall dir1 dir2
usage: compileall.py [-h] [-l] [-f] [-q] [-b] [-d DESTDIR] [-x REGEXP]
[-i FILE]
[FILE|DIR]
compileall.py: error: unrecognized arguments: dir2
----------
nosy: +Arfrever
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue10453>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com