Commit eaa4c3e
committed
Python 3: fix a syntax error
"raise AttributeError, name" is invalid in Python 3.
Change-Id: Id61bd3747f49c2bd810cbfeae56506e7ed9d2bd01 parent 6323633 commit eaa4c3e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
0 commit comments