summaryrefslogtreecommitdiffstats
path: root/Doc/library/py_compile.rst
Commit message (Expand)AuthorAgeFilesLines
* Issue #17222: Document that py_compile now uses importlib for its fileBrett Cannon2013-03-131-1/+6
* More source linksRaymond Hettinger2011-01-271-0/+4
* Add missing docs and directives related to PEP 3147 and byte-compilationÉric Araujo2010-12-161-13/+20
* Add an "optimize" parameter to compile() to control the optimization level, a...Georg Brandl2010-12-041-1/+8
* PEP 3147Barry Warsaw2010-04-171-3/+7
* Switch more function arguments docs to new-style.Georg Brandl2009-09-021-3/+3
* remove some old versionchanged and versionadded directivesBenjamin Peterson2008-04-241-4/+0
* Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,...Christian Heimes2008-03-161-1/+6
* Merged revisions 59605-59624 via svnmerge fromChristian Heimes2007-12-311-5/+2
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+55