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 Claudiu.Popa
Recipients Claudiu.Popa, Sworddragon, benjamin.peterson, berker.peksag, r.david.murray
Date 2014-08-19.21:05:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1408482355.31.0.867787873774.issue19628@psf.upfronthosting.co.za>
In-reply-to
Content
Backward compatibility reasons, I guess. compileall -l completely deactivates the recursion, so using -l for controlling the number of levels seems to overwrite its original meaning.
History
Date User Action Args
2014-08-19 21:05:55Claudiu.Popasetrecipients: + Claudiu.Popa, benjamin.peterson, r.david.murray, Sworddragon, berker.peksag
2014-08-19 21:05:55Claudiu.Popasetmessageid: <1408482355.31.0.867787873774.issue19628@psf.upfronthosting.co.za>
2014-08-19 21:05:55Claudiu.Popalinkissue19628 messages
2014-08-19 21:05:55Claudiu.Popacreate