CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 17 Jul 2025 06:56:48 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20071208120034
location: https://web.archive.org/web/20071208120034/https://wiki.python.org/moin/lecture4_example_1
server-timing: captures_list;dur=0.592904, exclusion.robots;dur=0.031451, exclusion.robots.policy;dur=0.017116, esindex;dur=0.014167, cdx.remote;dur=7.942665, LoadShardBlock;dur=74.506653, PetaboxLoader3.datanode;dur=50.961269
x-app-server: wwwb-app215
x-ts: 302
x-tr: 110
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app215; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Thu, 17 Jul 2025 06:56:48 GMT
content-type: text/html;charset=utf-8
x-archive-orig-date: Sat, 08 Dec 2007 12:00:34 GMT
x-archive-orig-server: Apache/2.0.54 (Debian GNU/Linux) mod_fastcgi/2.4.2
x-archive-orig-connection: close
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sat, 08 Dec 2007 12:00:34 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Tue, 08 Nov 2005 08:05:38 GMT", ; rel="prev memento"; datetime="Sun, 19 Aug 2007 00:15:55 GMT", ; rel="memento"; datetime="Sat, 08 Dec 2007 12:00:34 GMT", ; rel="next memento"; datetime="Wed, 28 May 2008 03:08:25 GMT", ; rel="last memento"; datetime="Sun, 28 Sep 2008 00:41:26 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_1_20071208104348_crawl102-c/52_1_20071208115619_crawl107.arc.gz
server-timing: captures_list;dur=0.508687, exclusion.robots;dur=0.020381, exclusion.robots.policy;dur=0.010902, esindex;dur=0.011811, cdx.remote;dur=13.243930, LoadShardBlock;dur=167.946145, PetaboxLoader3.datanode;dur=94.901096, PetaboxLoader3.resolve;dur=167.840982, load_resource;dur=136.731941
x-app-server: wwwb-app215
x-ts: 200
x-tr: 373
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
lecture4 example 1 - PythonInfo Wiki
lecture4 example 1
#!/usr/bin/python from Tkinter import * def Pressed(): #function print 'buttons are cool' root = Tk() #main window button = Button(root, text = 'Press', command = Pressed) button.pack(pady=20, padx = 20) Pressed() root.mainloop()
EditText (last edited 2006-10-08 11:26:43 by c-124-244-vas-l2)
DeleteCache (cached 2007-12-03 16:07:14)- Login
- Navigation
- Actions
- Your recent pages