%PDF- %PDF-
| Direktori : /opt/plesk/python/2.7/lib64/python2.7/test/ |
| Current File : //opt/plesk/python/2.7/lib64/python2.7/test/sample_doctest.pyo |
�
5}�ac @ sc d Z d � Z d � Z d � Z d � Z d Z d � Z d � Z i d d 6d
d 6Z d � Z d
S( s This is a sample module that doesn't really test anything all that
interesting.
It simply has a few tests, some of which succeed and some of which fail.
It's important that the numbers remain constant as another test is
testing the running of these tests.
>>> 2+2
4
c C s d S( s+
>>> 2+2
5
>>> 2+2
4
N( ( ( ( s<