correction set_var

This commit is contained in:
Matthieu Lamalle 2021-07-20 09:18:21 +02:00
parent 441fbd22d2
commit f081522e1e
1 changed files with 3 additions and 2 deletions

View File

@ -7,6 +7,7 @@ from pyeole.ihm import print_line
from pyeole.ansiprint import print_orange, print_red
from creole.client import CreoleClient
from collections import OrderedDict
from zephir.backend.lib_backend import CxPool
try: