Chapter 4. Generated Python Source Code

Table of Contents

General Form of a Generated Python Source File
Import Statements
Simple Value Definitions
Class Definitions
Complex Value Definitions

A Python source file with extension '.py' may be generated for each module in an ASN.1 specification source file. If the module does not contain any ASN.1 types that would result in the mapping to a Python class or value definition, no Python file is generated.