𝗖𝗨𝗥𝗥𝗘𝗡𝗧 𝗙𝗜𝗟𝗘 : /opt/alt/python33/lib64/python3.3/test/__pycache__//test_readline.cpython-33.pyo
�
��f� c @ ss d Z d d l Z d d l m Z m Z e d � Z Gd d � d e j � Z d d � Z e d k ro e � n d S(
u
Very minimal unittests for parts of the readline module.
These tests were added to check that the libedit emulation on OSX and
the "real" readline have the same interface for history manipulation. That's
why the tests cover only a small subset of the interface.
i N( u run_unittestu
import_moduleu readlinec B s<