Note that compiler package has been removed.
This commit is contained in:
parent
3ba574e1cd
commit
2c5f40ace7
|
@ -290,7 +290,7 @@ for what the module is meant for.
|
|||
|
||||
+ subprocess module replaces them [#pep-0324]_.
|
||||
|
||||
* compiler
|
||||
* compiler (need to add AST -> bytecode mechanism) [done - removal]
|
||||
|
||||
+ Having to maintain both the built-in compiler and the stdlib
|
||||
package is redundant [#ast-removal]_.
|
||||
|
|
Loading…
Reference in New Issue