| Server IP : 66.29.153.156 / Your IP : 216.73.216.223 Web Server : LiteSpeed System : Linux premium322.web-hosting.com 4.18.0-553.50.1.lve.el8.x86_64 #1 SMP Thu Apr 17 19:10:24 UTC 2025 x86_64 User : lastyfjz ( 1521) PHP Version : 8.1.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /././opt/alt/python33/lib64/python3.3/idlelib/idle_test/__pycache__/ |
Upload File : |
�
��f�
c @ s� d Z d d l Z d d l m Z d d l Z e j Z d e j k Z d d l m Z d d l m
Z d Z e d Z
Gd d
� d
e j � Z Gd d � d e j � Z e d
k r� e j d d d d � n d S( u6 Test warnings replacement in PyShell.py and run.py.
This file could be expanded to include traceback overrides
(in same two modules). If so, change name.
Revise if output destination changes (http://bugs.python.org/issue18318).
Make sure warnings module is left unaltered (http://bugs.python.org/issue18081).
i N( u captured_stderru idle( u run( u PyShelluf
Warning (from warnings module):
File "test_warning.py", line 99
Line of code
UserWarning: Test
u >>> c B s>