| Server IP : 118.27.122.248 / Your IP : 216.73.216.15 Web Server : Apache System : Linux web0264.sh.tyo1 4.18.0-553.79.1.lve.el7h.x86_64 #1 SMP Wed Oct 15 16:34:46 UTC 2025 x86_64 User : c9415830 ( 11735) PHP Version : 8.4.17 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /opt/alt/python36/lib64/python3.6/test/__pycache__/ |
Upload File : |
3
�w2_� � @ s: d dl mZ d dlZG dd� dej�Zedkr6ej� dS )� )�generator_stopNc @ s e Zd Zdd� Zdd� ZdS )�
TestPEP479c s: dd� � � fdd�}| j td�� t|� � W d Q R X d S )Nc S s t �d S )N)�
StopIteration� r r �=/opt/alt/python36/lib64/python3.6/test/test_generator_stop.py�f s z1TestPEP479.test_stopiteration_wrapping.<locals>.fc 3 s � � V d S )Nr r )r r r �g
s z1TestPEP479.test_stopiteration_wrapping.<locals>.gzgenerator raised StopIteration)ZassertRaisesRegex�RuntimeError�next)�selfr r )r r �test_stopiteration_wrapping s
z&TestPEP479.test_stopiteration_wrappingc s� dd� � � fdd�}yt |� � W nR tk
rt } z6| jt|j�t� | jt|j�t� | j|j� W Y d d }~X nX | j d� d S )Nc S s t �d S )N)r r r r r r s z9TestPEP479.test_stopiteration_wrapping_context.<locals>.fc 3 s � � V d S )Nr r )r r r r s z9TestPEP479.test_stopiteration_wrapping_context.<locals>.gzE__cause__, __context__, or __suppress_context__ were not properly set)
r
r ZassertIs�type� __cause__r �__context__Z
assertTrue�__suppress_context__Zfail)r r �excr )r r �#test_stopiteration_wrapping_context s z.TestPEP479.test_stopiteration_wrapping_contextN)�__name__�
__module__�__qualname__r r r r r r r s r �__main__)Z
__future__r ZunittestZTestCaser r �mainr r r r �<module> s