samples/types.yml2
author Volker Birk <vb@pep-project.org>
Mon, 23 Sep 2019 19:25:58 +0200
changeset 31 d3dddb80d1f5
parent 0 76005e62091d
permissions -rw-r--r--
adapting to Python 3
0
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
     1
types {
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
     2
    type "string";
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
     3
    type "int";
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
     4
}