This commit was manufactured by cvs2svn to create tag 'r221c2'.
[python/dscho.git] / Lib / test / output / test_builtin
blob6c1b9aa81cdc5859b7e0f0395e35073ca6521c60
1 test_builtin
2 4. Built-in functions
3 test_b1
4 __import__
5 abs
6 apply
7 callable
8 chr
9 cmp
10 coerce
11 compile
12 complex
13 delattr
14 dir
15 divmod
16 eval
17 execfile
18 filter
19 float
20 getattr
21 hasattr
22 hash
23 hex
25 int
26 isinstance
27 issubclass
28 len
29 list
30 long
31 map
32 max
33 min
34 test_b2
35 oct
36 open
37 ord
38 pow
39 range
40 input and raw_input
41 testing
42 testing
43 reduce
44 reload
45 repr
46 round
47 setattr
48 str
49 tuple
50 type
51 vars
52 xrange
53 zip