-
由 David Warde-Farley 提交于
For the record, all it took was find . -name '*.py' -exec sed -i '.bak' 's/^\( *\)except \([^\(]*\),/\1except \2 as/' {} \;074784d0
| 名称 |
最后提交
|
最后更新 |
|---|---|---|
| .. | ||
| __init__.py | ||
| test_basic.py | ||
| test_opt.py | ||
| test_sp2.py | ||
| test_type.py | ||
| test_utils.py |