Skip to content

Commit b7c3796

Browse files
braincoreKannan Goundan
authored andcommitted
generator: Added list of authors.
1 parent 3f390f4 commit b7c3796

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

generator/java.babelg.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
"""Generate Java classes from Babel specs.
22
33
See https://github.com/dropbox/babelapi
4+
5+
Authors:
6+
Guido van Rossum (guido@dropbox.com)
7+
Ian Orton (ianorton@dropbox.com)
48
"""
59
# TODO: Support {".tag": <tag>, ".tag.<tag>" : "<subtag>", ...}.
610
# TODO: Don't generate assert statements, throw something.

0 commit comments

Comments
 (0)