-
Notifications
You must be signed in to change notification settings - Fork 99
Expand file tree
/
Copy pathbuiltins2.py
More file actions
27 lines (24 loc) · 1.04 KB
/
builtins2.py
File metadata and controls
27 lines (24 loc) · 1.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Error
file reduce intern raw_input unicode cmp basestring execfile long xrange apply
Error : source.python
file : source.python, variable.legacy.builtin.python
: source.python
reduce : source.python, variable.legacy.builtin.python
: source.python
intern : source.python, variable.legacy.builtin.python
: source.python
raw_input : source.python, variable.legacy.builtin.python
: source.python
unicode : source.python, variable.legacy.builtin.python
: source.python
cmp : source.python, variable.legacy.builtin.python
: source.python
basestring : source.python, variable.legacy.builtin.python
: source.python
execfile : source.python, variable.legacy.builtin.python
: source.python
long : source.python, variable.legacy.builtin.python
: source.python
xrange : source.python, variable.legacy.builtin.python
: source.python
apply : source.python