source:
trunk/j/src/org/armedbear/j/PythonMode.keywords
@
4582
Last change on this file since 4582 was 4582, checked in by , 19 years ago | |
---|---|
File size: 159 bytes |
Line | |
---|---|
1 | and |
2 | as |
3 | assert |
4 | break |
5 | class |
6 | continue |
7 | def |
8 | del |
9 | elif |
10 | else |
11 | except |
12 | exec |
13 | finally |
14 | for |
15 | from |
16 | global |
17 | if |
18 | import |
19 | in |
20 | is |
21 | lambda |
22 | not |
23 | or |
24 | pass |
25 | |
26 | raise |
27 | return |
28 | try |
29 | while |
30 | yield |
Note: See TracBrowser
for help on using the repository browser.