File: //usr/lib/python3.6/site-packages/qrcode/__pycache__/__init__.cpython-36.pyc
3
2۞Vv � @ sl d dl mZ d dl mZ d dlmZmZmZmZ d dlm Z ddd�Z
edkrhd d lZe
ej
d
d � � d S )� )�QRCode)�make)�ERROR_CORRECT_L�ERROR_CORRECT_M�ERROR_CORRECT_Q�ERROR_CORRECT_H)�image�http://www.lincolnloop.comc O s( t ||�}|j| � |j� }|j� dS )z�
Build an example QR Code and display it.
There's an even easier way than the code here though: just use the ``make``
shortcut.
N)r Zadd_dataZ
make_imageZshow)�data�args�kwargsZqrZim� r
�/usr/lib/python3.6/__init__.py�run_example s
r �__main__N� )r )Zqrcode.mainr r Zqrcode.constantsr r r r Zqrcoder r �__name__�sys�argvr
r
r
r �<module> s