blob: db282b152c72f57655f96e61134f5235266a16d4 (
plain) (
blame)
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
28
29
30
31
32
33
34
35
36
37
38
|
# mp_printf
-123 +123 123
-0123
123
1ABCDEF
ab abc
false true
(null)
t
-2147483648
2147483648
80000000
80000000
# vstr
tests
sts
test
tes
larg
# repl
ame__
__name__ path argv version
version_info implementation platform byteorder
maxsize exit stdin stdout
stderr modules exc_info print_exception
ementation
# attrtuple
(start=1, stop=2, step=3)
# str
1
# mpz
1
12345678
0
0
|