pyalipay icon indicating copy to clipboard operation
pyalipay copied to clipboard

SyntaxError: invalid syntax

Open hupantingxue opened this issue 10 years ago • 1 comments

from alipay.alipay import *

File "/home/test/src/github/normaljs/microfront/alipay/alipay.py", line 62 return {child.tag:child.text for child in root.getchildren()}

hupantingxue avatar Aug 22 '14 00:08 hupantingxue

没明白到底什么问题,代码里没这句话。我import了下也没报错。能说具体点么?

shadyxu avatar Aug 26 '14 12:08 shadyxu