This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients Sworddragon, ned.deily, python-dev, r.david.murray, vajrasky
Date 2013-12-16.01:57:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3djQb52KhDz7LkH@mail.python.org>
In-reply-to
Content
New changeset 6afad4f29249 by R David Murray in branch '3.3':
#19532: make compileall with no file/dir args respect -f and -q.
http://hg.python.org/cpython/rev/6afad4f29249

New changeset 0e07ab605e0b by R David Murray in branch 'default':
Merge: #19532: make compileall with no file/dir args respect -f and -q.
http://hg.python.org/cpython/rev/0e07ab605e0b
History
Date User Action Args
2013-12-16 01:57:06python-devsetrecipients: + python-dev, ned.deily, r.david.murray, Sworddragon, vajrasky
2013-12-16 01:57:06python-devlinkissue19532 messages
2013-12-16 01:57:06python-devcreate