Python_2  1.0
Functions | Variables
_05a_roman Namespace Reference

Roman to decimal translator. More...

Functions

def main (argv=None)
 

Variables

bool hasPIL = True
 

Detailed Description

Roman to decimal translator.

Author
Paulo Roma
Since
10/02/2011

Function Documentation

◆ main()

def _05a_roman.main (   argv = None)
Main Program.

Variable Documentation

◆ hasPIL

bool _05a_roman.hasPIL = True