summaryrefslogtreecommitdiffstats
path: root/Doc/library/dis.rst
Commit message (Expand)AuthorAgeFilesLines
* Speed up with statements by storing the __exit__ method on the stack instead ...Nick Coghlan2008-03-071-12/+15
* #2161: Fix opcode name.Georg Brandl2008-02-231-1/+1
* Update the opcode docs for STORE_MAP and BUILD_MAPRaymond Hettinger2008-01-111-3/+7
* Some cleanup in the docs.Georg Brandl2007-12-291-23/+1
* Add :term:s for iterator.Georg Brandl2007-10-211-4/+4
* Add :term: for generators.Georg Brandl2007-10-211-1/+1
* Unify "byte code" to "bytecode". Also sprinkle :term: markup for it.Georg Brandl2007-10-211-23/+23
* Fix code being interpreted as a target.Georg Brandl2007-10-201-3/+5
* Bug #1768121: fix wrong/missing opcode docs.Georg Brandl2007-08-231-5/+23
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+812