forked from GitHub/gf-core
Fixing 'linearize' in py-bindings/test.py
This commit is contained in:
@@ -267,7 +267,7 @@ static PyMethodDef expr_methods[] = {
|
||||
|
||||
|
||||
|
||||
/* tree typr: methods, constructor and destructor */
|
||||
/* tree type: methods, constructor and destructor */
|
||||
// Are Expr and Tree equivalent ?
|
||||
|
||||
REPRCB(tree_repr, Tree, gf_showExpr)
|
||||
|
||||
Reference in New Issue
Block a user