Server IP : 192.158.238.246 / Your IP : 3.147.104.221 Web Server : LiteSpeed System : Linux uniform.iwebfusion.net 4.18.0-553.27.1.lve.1.el8.x86_64 #1 SMP Wed Nov 20 15:58:00 UTC 2024 x86_64 User : jenniferflocom ( 1321) PHP Version : 8.1.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /opt/alt/python36/lib64/python3.6/idlelib/idle_test/__pycache__/ |
Upload File : |
3 � fE � @ sN d Z ddlmZ ddlZddlmZ G dd� dej�ZedkrJej dd � dS ) zTest rstrip, coverage 100%.� )�rstripN)�Editorc @ s e Zd Zdd� Zdd� ZdS )� rstripTestc C s� t � }|j}tj|�j}|� | j|jdd�d� |jdd� |� | j|jdd�d� |jdd� |� | j|jdd�d� d S )Nz1.0�insert� z z � )r �textr �Rstrip� do_rstrip�assertEqual�getr )�self�editorr r � r �B/opt/alt/python36/lib64/python3.6/idlelib/idle_test/test_rstrip.py�test_rstrip_line s zrstripTest.test_rstrip_linec C sJ t � }|j}tj|�j}d}d}|jd|� |� | j|jdd�|� d S )Nz�Line 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 Zoriginal�strippedr 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 �<module> s -