B
    � fA  �               @   s�   d Z ddlZddlZddlZddlZddlZddlZddlZddl	Z	ddddgZ
G dd� de�ZG dd� dej
�Zd	d
� Zdd
d�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"