Brett Cannon
|
a975cd446e
|
Fix up markup in the deprecation notice.
|
2008-05-11 01:06:54 +00:00 |
Brett Cannon
|
6192df10b6
|
Deprecate the compiler package for removal in 3.0.
|
2008-05-10 02:58:26 +00:00 |
Benjamin Peterson
|
c7b05920d6
|
reformat some documentation of classes so methods and attributes are under the class directive
|
2008-04-25 01:29:10 +00:00 |
Georg Brandl
|
fc8eef3c78
|
Patch #1810 by Thomas Lee, reviewed by myself:
allow compiling Python AST objects into code objects
in compile().
|
2008-03-28 12:11:56 +00:00 |
Georg Brandl
|
cf3fb25932
|
Add :term: for generators.
|
2007-10-21 10:52:38 +00:00 |
Georg Brandl
|
63fa168326
|
Unify "byte code" to "bytecode". Also sprinkle :term: markup for it.
|
2007-10-21 10:24:20 +00:00 |
Georg Brandl
|
8ec7f65613
|
Move the 2.6 reST doc tree in place.
|
2007-08-15 14:28:01 +00:00 |