1f
  "   lm_JJh Ȯ2o]{     from Tkinter import *

# this file demonstrates the creation of widgets as part of a canvas object

class Test(Frame):
    def printhi(self):
        print "hi"

    def createWidgets(self):
        self.QUIT = Button(self, text='QUIT', foreground='red',
                           command=self.quit)
        self.QUIT.pack(side=BOTTOM, fill=BOTH)

        self.draw = Canvas(self, width="5i", height="5i")

        self.button = Button(self, text="this is a button",
                             command=self.printhi)

        # note here the coords are given in pixels (form the
        # upper right and corner of the window, as usual for X)
        # but might just have well been given in inches or points or
        # whatever...use the "anchor" option to control what point of the
        # widget (in this case the button) gets mapped to the given x, y.
        # you can specify corners, edges, center, etc...
        self.draw.create_window(300, 300, window=self.button)

        self.draw.pack(side=LEFT)

    def __init__(self, master=None):
        Frame.__init__(self, master)
        Pack.config(self)
        self.createWidgets()

test = Test()

test.mainloop()
  $   H403358_I|Mjq؂ <o f    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html><head>
<title>403 Forbidden</title>
</head><body>
<h1>Forbidden</h1>
<p>You don't have permission to access this resource.</p>
<p>Additionally, a 403 Forbidden
error was encountered while trying to use an ErrorDocument to handle the request.</p>
</body></html>
      li~e8Eq\bѿ0  7   	li~e8Eq\bѿ0ai~e8Eq\bѿ  "   lY>TZ%qţiכ     
\c           @   sh  d  d l  Z  d Z d Z d Z d Z d Z d Z d Z e Z d	 Z	 d
 Z
 d Z d Z d d g Z d Z d Z d d g Z d Z d Z d Z d d g Z d Z d Z e d e Z d e d Z d e d Z d Z d Z d  Z d Z d! Z d" Z d# Z  d$ Z! d% Z" d& Z# d' Z$ d( Z% d) Z& d* Z' d+ Z( dY Z) d. Z* d/ Z+ d0 Z, d1 Z- d2 Z. d3 Z/ d4 Z0 d5 Z1 d6 Z2 d7 Z3 d8 Z4 d9 Z5 d: Z6 d; Z7 d< Z8 e9 Z: e9 Z; d= Z< d> Z= e9 Z> e9 Z? d? Z@ dZ ZA dA ZB dB ZC dC ZD dD ZE dE ZF dF ZG dG ZH dH ZI dI ZJ dJ ZK dK ZL dL ZM dM ZN dN ZO dO ZP dP ZQ dQ ZR dR ZS dS ZT i e  jU dT 6e  jV dU 6e  jW dV 6e  jX dW 6eR dS 6d dX 6ZZ d S([   iNs   /etc/tuned/tuned-main.confs   /etc/tuned/active_profiles   /etc/tuned/profile_modes
   tuned.confs   /etc/tuned/recommend.confi   s   com.redhat.tuneds   com.redhat.tuned.controls   /Tunedt   balanceds   /run/tuned/save.pickles   /usr/lib/tuneds
   /etc/tuneds   /var/lib/tunedt   mains   /usr/lib/tuned/recommend.ds   /etc/tuned/recommend.ds   .tmpi   s   /boots   /etc/grub2.cfgs   /etc/grub2-efi.cfgs   /etc/grub.dt   00_tunedt   /s   ### BEGIN /etc/grub.d/s    ###s   ### END /etc/grub.d/t   tuned_paramst   tuned_initrds   /etc/default/grubt   TUNED_BOOT_CMDLINEt   TUNED_BOOT_INITRD_ADDs   /etc/tuned/bootcmdlines   /sys/firmware/opals   /etc/machine-ids*   /usr/lib/kernel/install.d/92-tuned.installs   /boot/loader/entriess   /etc/modprobe.d/tuned.confs   /etc/systemd/system.conft   CPUAffinityi   id   i  s   /var/log/tuned/tuned.logs   /run/tuned/tuned.pids   /etc/system-release-cpet	   function_t   TUNED_t   Systemt   Usert   daemont   dynamic_tuningt   sleep_intervalt   update_intervalt   recommend_commandt   reapply_sysctlt   default_instance_priorityt   udev_buffer_sizei   i
   i    i   s   /dev/cpu_dma_latencyt   summaryt   descriptiont   profile_changeds-   you need to reboot for changes to take effects&   verify: passed: device %s: '%s' = '%s's   verify: passed: '%s' = '%s's   verify: passed: '%s's)   verify: skipped, missing: device %s: '%s's   verify: skipped, missing: '%s's5   verify: failed: device %s: '%s' = '%s', expected '%s's*   verify: failed: '%s' = '%s', expected '%s's   verify: failed: '%s'iX  t   autot   manuali<   t   