3
fE @ sN d Z ddlmZ ddlZddlmZ G dd dejZedkrJej dd dS )
zTest rstrip, coverage 100%. )rstripN)Editorc @ s e Zd Zdd Zdd ZdS )
rstripTestc C s t }|j}tj|j}| | j|jddd |jdd | | j|jddd |jdd | | j|jddd d S )Nz1.0insert z z
)r textr Rstrip do_rstripassertEqualgetr )selfeditorr r
r B/opt/alt/python36/lib64/python3.6/idlelib/idle_test/test_rstrip.pytest_rstrip_line s zrstripTest.test_rstrip_linec C sJ t }|j}tj|j}d}d}|jd| | | j|jdd| d S )NzLine with an ending tab
Line ending in 5 spaces
Linewithnospaces
indented line
indented line with trailing space
zyLine with an ending tab
Line ending in 5 spaces
Linewithnospaces
indented line
indented line with trailing space
z1.0r )r r r r r
r r r )r
r r r
Zoriginalstrippedr r r test_rstrip_multiple s zrstripTest.test_rstrip_multipleN)__name__
__module____qualname__r r r r r r r s r __main__ ) verbosity)
__doc__Zidlelibr ZunittestZidlelib.idle_test.mock_idler ZTestCaser r mainr r r r