Current Path: > > lib64 > python2.7 > lib-tk > test
Operation : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 Software : Apache Server IP : 162.0.232.56 | Your IP: 216.73.216.111 Domains : 1034 Domain(s) Permission : [ 0755 ]
Name | Type | Size | Last Modified | Actions |
---|---|---|---|---|
test_tkinter | Directory | - | - | |
test_ttk | Directory | - | - | |
README | File | 566 bytes | April 10 2024 04:58:34. | |
runtktests.py | File | 2245 bytes | April 10 2024 04:58:34. | |
runtktests.pyc | File | 2859 bytes | April 10 2024 04:58:44. | |
runtktests.pyo | File | 2859 bytes | April 10 2024 04:58:44. | |
widget_tests.py | File | 20589 bytes | April 10 2024 04:58:34. | |
widget_tests.pyc | File | 26493 bytes | April 10 2024 04:58:44. | |
widget_tests.pyo | File | 26493 bytes | April 10 2024 04:58:44. |
� zfc @ sV d d l Z d d l Z d d l Z d d l m Z d d l m Z m Z m Z m Z m Z m Z d d l Z e Z Z e � d d d f k r� e Z n e o� e e � Z d � Z e Z e � d d d d f k r� e Z n e � Z d e f d � � YZ d e f d � � YZ d e f d � � YZ d e f d � � YZ d � Z d � Z d S( i����N( t Scale( t AbstractTkTestt tcl_versiont requires_tclt get_tk_patchlevelt pixels_convt tcl_obj_eqi i i c C s t t | � � S( N( t intt round( t x( ( s0 /usr/lib64/python2.7/lib-tk/test/widget_tests.pyt int_round s i t AbstractWidgetTestc B s� e Z e e � Z d Z e Z e d � � Z d � Z d e j d � Z e e d d � Z d e d � Z d � Z d � Z d � Z d � Z d d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z RS( c C sE y | j SWn3 t k r@ t | j j d d � � | _ | j SXd S( Nt tkt scaling( t _scalingt AttributeErrort floatt roott call( t self( ( s0 /usr/lib64/python2.7/lib-tk/test/widget_tests.pyR "