a
    ���h   �                   @   s�   d Z ddlZddlZddlZddlZddlZddlZddlZddl	Z	g d�Z
G dd� de�ZG dd� dej
�Zdd	� Zddd
�Zddd�Zedkr�e�e� � dS )zqRoutine to "compile" a .py file to a .pyc file.
This module has intimate knowledge of the format of .pyc files.
�    N)�compile�main�PyCompileError�PycInvalidationModec                   @   s"