Explorar el Código

Not necessary: codelet.symbols is {} by default.

tags/v1.0^2
Ben Kurtovic hace 10 años
padre
commit
9d3f9444f7
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  1. +0
    -3
      bitshift/parser/__init__.py

+ 0
- 3
bitshift/parser/__init__.py Ver fichero

@@ -139,6 +139,3 @@ def parse(codelet):
for name in syms]
for key, syms in symbols.iteritems()}
codelet.symbols = symbols

else:
codelet.symbols = {}

Cargando…
Cancelar
Guardar