瀏覽代碼

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

tags/v1.0^2
Ben Kurtovic 10 年之前
父節點
當前提交
9d3f9444f7
共有 1 個檔案被更改,包括 0 行新增3 行删除
  1. +0
    -3
      bitshift/parser/__init__.py

+ 0
- 3
bitshift/parser/__init__.py 查看文件

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

else:
codelet.symbols = {}

Loading…
取消
儲存