-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy pathMANIFEST
More file actions
55 lines (55 loc) · 669 Bytes
/
MANIFEST
File metadata and controls
55 lines (55 loc) · 669 Bytes
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
Changes
Makefile.PL
Makefile.pre.in
MANIFEST
perlmodule.c
perlmodule.h
py2pl.c
py2pl.h
Python.pm
Python.pod
Python.xs
README
Setup.in
t/00init.t
t/01testpl.t
t/02testpl.t
t/03parse.t
t/04func.t
t/05JAxH.t
t/06dict.t
t/07nherit.t
t/08ipyobj.t
t/09bind.t
t/10pyeval.t
t/11factor.t
t/12evnodd.t
t/13fibbon.t
t/14study.t
t/15anon.t
t/16evalpy.t
t/17once.t
t/18newclass.t
t/19testref.t
t/20unicode.t
t/21arrayref.t
t/22int.t
t/23getattr.t
t/24getitem.t
t/25py_sub.t
t/26undef.t
t/27pyattrs.t
t/28exception.t
t/29named_params.t
t/30floats.t
t/31stringification.t
t/32boolean.t
t/33reinit.t
t/34env.t
t/35dictunicodememleak.t
t/36utfstring.t
t/cmp.t
TESTED
ToDo
util.c
util.h