Inspirel banner

Programming Distributed Systems with YAMI4

3.3.5 Python

Type bindings in Python are straightforward and are based on the existing standard types, except for those cases where no standard type matches the intent of the given YAMI4 type. This is the area where Python 2.x and 3.x differ:

In Python 2.x:

In Python 3.x: