Statistics
| Branch: | Tag: | Revision:

root / src / Ganeti / THH / PyType.hs @ b9202225

History | View | Annotate | Download (3.9 kB)

# Date Author Comment
6897a51e 12/13/2013 02:58 pm Petr Pudlak

Use a data type when generating Python types of OpCodes

Currently they are generated only as Strings.

Signed-off-by: Petr Pudlak <>
Reviewed-by: Jose A. Lopes <>