python2.7-examples (2.7.18-13.2)

Details

Core information at a glance

Distribution
kali
Origin
kali-last-snapshot
Repository
https://http.kali.org/kali
Codename
kali-last-snapshot
Component
main
Source
python2.7
Architecture
i386
Section
python
Priority
optional
Maintainer
Matthias Klose <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
2.9 kB
Size expected
717.1 kB
Size actual
717.1 kB
Size match

Dependencies

Required package dependencies

  • python2.7:any (>= 2.7.18-13.2)

Suggested packages

Recommended additional packages

  • None

Description

Examples for the Python language (v2.7)

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD5c2eb3dc2…d90ea3df
SHA-1f727c28c…145b7bc0
SHA-256e5cb6842…73f51837
SHA-5123ceb4e1b…4f49c056

Contents

Files and directories included

.
usr
usr/share
usr/share/doc
usr/share/doc/python2.7
usr/share/doc/python2.7/examples
usr/share/doc/python2.7/examples/Demo
usr/share/doc/python2.7/examples/Demo/README
usr/share/doc/python2.7/examples/Demo/cgi
usr/share/doc/python2.7/examples/Demo/cgi/README
usr/share/doc/python2.7/examples/Demo/cgi/cgi0.sh
usr/share/doc/python2.7/examples/Demo/cgi/cgi1.py
usr/share/doc/python2.7/examples/Demo/cgi/cgi2.py
usr/share/doc/python2.7/examples/Demo/cgi/cgi3.py
usr/share/doc/python2.7/examples/Demo/cgi/wiki.py
usr/share/doc/python2.7/examples/Demo/classes
usr/share/doc/python2.7/examples/Demo/classes/Complex.py
usr/share/doc/python2.7/examples/Demo/classes/Dates.py
usr/share/doc/python2.7/examples/Demo/classes/Dbm.py
usr/share/doc/python2.7/examples/Demo/classes/README
usr/share/doc/python2.7/examples/Demo/classes/Range.py
usr/share/doc/python2.7/examples/Demo/classes/Rev.py
usr/share/doc/python2.7/examples/Demo/classes/Vec.py
usr/share/doc/python2.7/examples/Demo/classes/bitvec.py
usr/share/doc/python2.7/examples/Demo/comparisons
usr/share/doc/python2.7/examples/Demo/comparisons/README
usr/share/doc/python2.7/examples/Demo/comparisons/patterns
usr/share/doc/python2.7/examples/Demo/comparisons/regextest.py
usr/share/doc/python2.7/examples/Demo/comparisons/sortingtest.py
usr/share/doc/python2.7/examples/Demo/comparisons/systemtest.py
usr/share/doc/python2.7/examples/Demo/curses
usr/share/doc/python2.7/examples/Demo/curses/README
usr/share/doc/python2.7/examples/Demo/curses/life.py
usr/share/doc/python2.7/examples/Demo/curses/ncurses.py
usr/share/doc/python2.7/examples/Demo/curses/rain.py
usr/share/doc/python2.7/examples/Demo/curses/repeat.py
usr/share/doc/python2.7/examples/Demo/curses/tclock.py
usr/share/doc/python2.7/examples/Demo/curses/xmas.py
usr/share/doc/python2.7/examples/Demo/embed
usr/share/doc/python2.7/examples/Demo/embed/Makefile
usr/share/doc/python2.7/examples/Demo/embed/README
usr/share/doc/python2.7/examples/Demo/embed/demo.c
usr/share/doc/python2.7/examples/Demo/embed/importexc.c
usr/share/doc/python2.7/examples/Demo/embed/loop.c
usr/share/doc/python2.7/examples/Demo/md5test
usr/share/doc/python2.7/examples/Demo/md5test/README
usr/share/doc/python2.7/examples/Demo/md5test/foo
usr/share/doc/python2.7/examples/Demo/md5test/md5driver.py
usr/share/doc/python2.7/examples/Demo/metaclasses
usr/share/doc/python2.7/examples/Demo/metaclasses/Eiffel.py
usr/share/doc/python2.7/examples/Demo/metaclasses/Enum.py
usr/share/doc/python2.7/examples/Demo/metaclasses/Meta.py
usr/share/doc/python2.7/examples/Demo/metaclasses/Simple.py
usr/share/doc/python2.7/examples/Demo/metaclasses/Synch.py
usr/share/doc/python2.7/examples/Demo/metaclasses/Trace.py
usr/share/doc/python2.7/examples/Demo/metaclasses/index.html
usr/share/doc/python2.7/examples/Demo/metaclasses/meta-vladimir.txt
usr/share/doc/python2.7/examples/Demo/newmetaclasses
usr/share/doc/python2.7/examples/Demo/newmetaclasses/Eiffel.py
usr/share/doc/python2.7/examples/Demo/newmetaclasses/Enum.py
usr/share/doc/python2.7/examples/Demo/parser
usr/share/doc/python2.7/examples/Demo/parser/FILES
usr/share/doc/python2.7/examples/Demo/parser/README
usr/share/doc/python2.7/examples/Demo/parser/docstring.py
usr/share/doc/python2.7/examples/Demo/parser/example.py
usr/share/doc/python2.7/examples/Demo/parser/simple.py
usr/share/doc/python2.7/examples/Demo/parser/source.py
usr/share/doc/python2.7/examples/Demo/parser/test_parser.py
usr/share/doc/python2.7/examples/Demo/parser/test_unparse.py
usr/share/doc/python2.7/examples/Demo/parser/unparse.py
usr/share/doc/python2.7/examples/Demo/pdist
usr/share/doc/python2.7/examples/Demo/pdist/FSProxy.py
usr/share/doc/python2.7/examples/Demo/pdist/RCSProxy.py
usr/share/doc/python2.7/examples/Demo/pdist/README.gz
usr/share/doc/python2.7/examples/Demo/pdist/client.py
usr/share/doc/python2.7/examples/Demo/pdist/cmdfw.py
usr/share/doc/python2.7/examples/Demo/pdist/cmptree.py
usr/share/doc/python2.7/examples/Demo/pdist/cvslib.py
usr/share/doc/python2.7/examples/Demo/pdist/cvslock.py
usr/share/doc/python2.7/examples/Demo/pdist/mac.py
usr/share/doc/python2.7/examples/Demo/pdist/makechangelog.py
usr/share/doc/python2.7/examples/Demo/pdist/rcsbump
usr/share/doc/python2.7/examples/Demo/pdist/rcsclient.py
usr/share/doc/python2.7/examples/Demo/pdist/rcslib.py
usr/share/doc/python2.7/examples/Demo/pdist/rcvs
usr/share/doc/python2.7/examples/Demo/pdist/rcvs.py
usr/share/doc/python2.7/examples/Demo/pdist/rrcs
usr/share/doc/python2.7/examples/Demo/pdist/rrcs.py
usr/share/doc/python2.7/examples/Demo/pdist/security.py
usr/share/doc/python2.7/examples/Demo/pdist/server.py
usr/share/doc/python2.7/examples/Demo/pdist/sumtree.py
usr/share/doc/python2.7/examples/Demo/pysvr
usr/share/doc/python2.7/examples/Demo/pysvr/Makefile
usr/share/doc/python2.7/examples/Demo/pysvr/README
usr/share/doc/python2.7/examples/Demo/pysvr/pysvr.c.gz
usr/share/doc/python2.7/examples/Demo/pysvr/pysvr.py
usr/share/doc/python2.7/examples/Demo/rpc
usr/share/doc/python2.7/examples/Demo/rpc/MANIFEST
usr/share/doc/python2.7/examples/Demo/rpc/README
usr/share/doc/python2.7/examples/Demo/rpc/T.py
usr/share/doc/python2.7/examples/Demo/rpc/mountclient.py
usr/share/doc/python2.7/examples/Demo/rpc/nfsclient.py
usr/share/doc/python2.7/examples/Demo/rpc/rnusersclient.py
usr/share/doc/python2.7/examples/Demo/rpc/rpc.py
usr/share/doc/python2.7/examples/Demo/rpc/test
usr/share/doc/python2.7/examples/Demo/rpc/xdr.py
usr/share/doc/python2.7/examples/Demo/scripts
usr/share/doc/python2.7/examples/Demo/scripts/README
usr/share/doc/python2.7/examples/Demo/scripts/beer.py
usr/share/doc/python2.7/examples/Demo/scripts/eqfix.py
usr/share/doc/python2.7/examples/Demo/scripts/fact.py
usr/share/doc/python2.7/examples/Demo/scripts/find-uname.py
usr/share/doc/python2.7/examples/Demo/scripts/from.py
usr/share/doc/python2.7/examples/Demo/scripts/lpwatch.py
usr/share/doc/python2.7/examples/Demo/scripts/makedir.py
usr/share/doc/python2.7/examples/Demo/scripts/markov.py
usr/share/doc/python2.7/examples/Demo/scripts/mboxconvert.py
usr/share/doc/python2.7/examples/Demo/scripts/morse.py
usr/share/doc/python2.7/examples/Demo/scripts/pi.py
usr/share/doc/python2.7/examples/Demo/scripts/pp.py
usr/share/doc/python2.7/examples/Demo/scripts/primes.py
usr/share/doc/python2.7/examples/Demo/scripts/queens.py
usr/share/doc/python2.7/examples/Demo/scripts/script.py
usr/share/doc/python2.7/examples/Demo/scripts/unbirthday.py
usr/share/doc/python2.7/examples/Demo/scripts/update.py
usr/share/doc/python2.7/examples/Demo/sockets
usr/share/doc/python2.7/examples/Demo/sockets/README
usr/share/doc/python2.7/examples/Demo/sockets/broadcast.py
usr/share/doc/python2.7/examples/Demo/sockets/echosvr.py
usr/share/doc/python2.7/examples/Demo/sockets/finger.py
usr/share/doc/python2.7/examples/Demo/sockets/ftp.py
usr/share/doc/python2.7/examples/Demo/sockets/gopher.py
usr/share/doc/python2.7/examples/Demo/sockets/mcast.py
usr/share/doc/python2.7/examples/Demo/sockets/radio.py
usr/share/doc/python2.7/examples/Demo/sockets/rpython.py
usr/share/doc/python2.7/examples/Demo/sockets/rpythond.py
usr/share/doc/python2.7/examples/Demo/sockets/telnet.py
usr/share/doc/python2.7/examples/Demo/sockets/throughput.py
usr/share/doc/python2.7/examples/Demo/sockets/udpecho.py
usr/share/doc/python2.7/examples/Demo/sockets/unicast.py
usr/share/doc/python2.7/examples/Demo/sockets/unixclient.py
usr/share/doc/python2.7/examples/Demo/sockets/unixserver.py
usr/share/doc/python2.7/examples/Demo/threads
usr/share/doc/python2.7/examples/Demo/threads/Coroutine.py
usr/share/doc/python2.7/examples/Demo/threads/Generator.py
usr/share/doc/python2.7/examples/Demo/threads/README
usr/share/doc/python2.7/examples/Demo/threads/fcmp.py
usr/share/doc/python2.7/examples/Demo/threads/find.py
usr/share/doc/python2.7/examples/Demo/threads/squasher.py
usr/share/doc/python2.7/examples/Demo/threads/sync.py
usr/share/doc/python2.7/examples/Demo/threads/telnet.py
usr/share/doc/python2.7/examples/Demo/tix
usr/share/doc/python2.7/examples/Demo/tix/INSTALL.txt
usr/share/doc/python2.7/examples/Demo/tix/README.txt
usr/share/doc/python2.7/examples/Demo/tix/bitmaps
usr/share/doc/python2.7/examples/Demo/tix/bitmaps/about.xpm
usr/share/doc/python2.7/examples/Demo/tix/bitmaps/bold.xbm
usr/share/doc/python2.7/examples/Demo/tix/bitmaps/capital.xbm
usr/share/doc/python2.7/examples/Demo/tix/bitmaps/centerj.xbm
usr/share/doc/python2.7/examples/Demo/tix/bitmaps/combobox.xbm
usr/share/doc/python2.7/examples/Demo/tix/bitmaps/combobox.xpm
usr/share/doc/python2.7/examples/Demo/tix/bitmaps/combobox.xpm.1
usr/share/doc/python2.7/examples/Demo/tix/bitmaps/drivea.xbm
usr/share/doc/python2.7/examples/Demo/tix/bitmaps/drivea.xpm
usr/share/doc/python2.7/examples/Demo/tix/bitmaps/exit.xpm
usr/share/doc/python2.7/examples/Demo/tix/bitmaps/filebox.xbm
usr/share/doc/python2.7/examples/Demo/tix/bitmaps/filebox.xpm
usr/share/doc/python2.7/examples/Demo/tix/bitmaps/italic.xbm
usr/share/doc/python2.7/examples/Demo/tix/bitmaps/justify.xbm
usr/share/doc/python2.7/examples/Demo/tix/bitmaps/leftj.xbm
usr/share/doc/python2.7/examples/Demo/tix/bitmaps/netw.xbm
usr/share/doc/python2.7/examples/Demo/tix/bitmaps/netw.xpm
usr/share/doc/python2.7/examples/Demo/tix/bitmaps/optmenu.xpm
usr/share/doc/python2.7/examples/Demo/tix/bitmaps/rightj.xbm
usr/share/doc/python2.7/examples/Demo/tix/bitmaps/select.xpm
usr/share/doc/python2.7/examples/Demo/tix/bitmaps/tix.gif
usr/share/doc/python2.7/examples/Demo/tix/bitmaps/underline.xbm
usr/share/doc/python2.7/examples/Demo/tix/grid.py
usr/share/doc/python2.7/examples/Demo/tix/samples
usr/share/doc/python2.7/examples/Demo/tix/samples/Balloon.py
usr/share/doc/python2.7/examples/Demo/tix/samples/BtnBox.py
usr/share/doc/python2.7/examples/Demo/tix/samples/CmpImg.py
usr/share/doc/python2.7/examples/Demo/tix/samples/ComboBox.py
usr/share/doc/python2.7/examples/Demo/tix/samples/Control.py
usr/share/doc/python2.7/examples/Demo/tix/samples/DirList.py
usr/share/doc/python2.7/examples/Demo/tix/samples/DirTree.py
usr/share/doc/python2.7/examples/Demo/tix/samples/NoteBook.py
usr/share/doc/python2.7/examples/Demo/tix/samples/OptMenu.py
usr/share/doc/python2.7/examples/Demo/tix/samples/PanedWin.py
usr/share/doc/python2.7/examples/Demo/tix/samples/PopMenu.py
usr/share/doc/python2.7/examples/Demo/tix/samples/SHList1.py
usr/share/doc/python2.7/examples/Demo/tix/samples/SHList2.py
usr/share/doc/python2.7/examples/Demo/tix/samples/Tree.py
usr/share/doc/python2.7/examples/Demo/tix/tixwidgets.py
usr/share/doc/python2.7/examples/Demo/tkinter
usr/share/doc/python2.7/examples/Demo/tkinter/README
usr/share/doc/python2.7/examples/Demo/tkinter/guido
usr/share/doc/python2.7/examples/Demo/tkinter/guido/AttrDialog.py
usr/share/doc/python2.7/examples/Demo/tkinter/guido/ManPage.py
usr/share/doc/python2.7/examples/Demo/tkinter/guido/MimeViewer.py
usr/share/doc/python2.7/examples/Demo/tkinter/guido/ShellWindow.py
usr/share/doc/python2.7/examples/Demo/tkinter/guido/brownian.py
usr/share/doc/python2.7/examples/Demo/tkinter/guido/brownian2.py
usr/share/doc/python2.7/examples/Demo/tkinter/guido/canvasevents.py
usr/share/doc/python2.7/examples/Demo/tkinter/guido/dialog.py
usr/share/doc/python2.7/examples/Demo/tkinter/guido/electrons.py
usr/share/doc/python2.7/examples/Demo/tkinter/guido/hanoi.py
usr/share/doc/python2.7/examples/Demo/tkinter/guido/hello.py
usr/share/doc/python2.7/examples/Demo/tkinter/guido/imagedraw.py
usr/share/doc/python2.7/examples/Demo/tkinter/guido/imageview.py
usr/share/doc/python2.7/examples/Demo/tkinter/guido/kill.py
usr/share/doc/python2.7/examples/Demo/tkinter/guido/listtree.py
usr/share/doc/python2.7/examples/Demo/tkinter/guido/mbox.py
usr/share/doc/python2.7/examples/Demo/tkinter/guido/newmenubardemo.py
usr/share/doc/python2.7/examples/Demo/tkinter/guido/optionmenu.py
usr/share/doc/python2.7/examples/Demo/tkinter/guido/paint.py
usr/share/doc/python2.7/examples/Demo/tkinter/guido/rmt.py
usr/share/doc/python2.7/examples/Demo/tkinter/guido/solitaire.py
usr/share/doc/python2.7/examples/Demo/tkinter/guido/sortvisu.py
usr/share/doc/python2.7/examples/Demo/tkinter/guido/ss1.py
usr/share/doc/python2.7/examples/Demo/tkinter/guido/svkill.py
usr/share/doc/python2.7/examples/Demo/tkinter/guido/switch.py
usr/share/doc/python2.7/examples/Demo/tkinter/guido/tkman.py
usr/share/doc/python2.7/examples/Demo/tkinter/guido/wish.py
usr/share/doc/python2.7/examples/Demo/tkinter/matt
usr/share/doc/python2.7/examples/Demo/tkinter/matt/00-HELLO-WORLD.py
usr/share/doc/python2.7/examples/Demo/tkinter/matt/README
usr/share/doc/python2.7/examples/Demo/tkinter/matt/animation-simple.py
usr/share/doc/python2.7/examples/Demo/tkinter/matt/animation-w-velocity-ctrl.py
usr/share/doc/python2.7/examples/Demo/tkinter/matt/bind-w-mult-calls-p-type.py
usr/share/doc/python2.7/examples/Demo/tkinter/matt/canvas-demo-simple.py
usr/share/doc/python2.7/examples/Demo/tkinter/matt/canvas-gridding.py
usr/share/doc/python2.7/examples/Demo/tkinter/matt/canvas-moving-or-creating.py
usr/share/doc/python2.7/examples/Demo/tkinter/matt/canvas-moving-w-mouse.py
usr/share/doc/python2.7/examples/Demo/tkinter/matt/canvas-mult-item-sel.py
usr/share/doc/python2.7/examples/Demo/tkinter/matt/canvas-reading-tag-info.py
usr/share/doc/python2.7/examples/Demo/tkinter/matt/canvas-w-widget-draw-el.py
usr/share/doc/python2.7/examples/Demo/tkinter/matt/canvas-with-scrollbars.py
usr/share/doc/python2.7/examples/Demo/tkinter/matt/dialog-box.py
usr/share/doc/python2.7/examples/Demo/tkinter/matt/entry-simple.py
usr/share/doc/python2.7/examples/Demo/tkinter/matt/entry-with-shared-variable.py
usr/share/doc/python2.7/examples/Demo/tkinter/matt/killing-window-w-wm.py
usr/share/doc/python2.7/examples/Demo/tkinter/matt/menu-all-types-of-entries.py
usr/share/doc/python2.7/examples/Demo/tkinter/matt/menu-simple.py
usr/share/doc/python2.7/examples/Demo/tkinter/matt/not-what-you-might-think-1.py
usr/share/doc/python2.7/examples/Demo/tkinter/matt/not-what-you-might-think-2.py
usr/share/doc/python2.7/examples/Demo/tkinter/matt/packer-and-placer-together.py
usr/share/doc/python2.7/examples/Demo/tkinter/matt/packer-simple.py
usr/share/doc/python2.7/examples/Demo/tkinter/matt/placer-simple.py
usr/share/doc/python2.7/examples/Demo/tkinter/matt/pong-demo-1.py
usr/share/doc/python2.7/examples/Demo/tkinter/matt/printing-coords-of-items.py
usr/share/doc/python2.7/examples/Demo/tkinter/matt/radiobutton-simple.py
usr/share/doc/python2.7/examples/Demo/tkinter/matt/rubber-band-box-demo-1.py
usr/share/doc/python2.7/examples/Demo/tkinter/matt/rubber-line-demo-1.py
usr/share/doc/python2.7/examples/Demo/tkinter/matt/slider-demo-1.py
usr/share/doc/python2.7/examples/Demo/tkinter/matt/subclass-existing-widgets.py
usr/share/doc/python2.7/examples/Demo/tkinter/matt/two-radio-groups.py
usr/share/doc/python2.7/examples/Demo/tkinter/matt/window-creation-more.py
usr/share/doc/python2.7/examples/Demo/tkinter/matt/window-creation-simple.py
usr/share/doc/python2.7/examples/Demo/tkinter/matt/window-creation-w-location.py
usr/share/doc/python2.7/examples/Demo/tkinter/ttk
usr/share/doc/python2.7/examples/Demo/tkinter/ttk/combo_themes.py
usr/share/doc/python2.7/examples/Demo/tkinter/ttk/dirbrowser.py
usr/share/doc/python2.7/examples/Demo/tkinter/ttk/img
usr/share/doc/python2.7/examples/Demo/tkinter/ttk/img/close.gif
usr/share/doc/python2.7/examples/Demo/tkinter/ttk/img/close_active.gif
usr/share/doc/python2.7/examples/Demo/tkinter/ttk/img/close_pressed.gif
usr/share/doc/python2.7/examples/Demo/tkinter/ttk/listbox_scrollcmd.py
usr/share/doc/python2.7/examples/Demo/tkinter/ttk/mac_searchentry.py
usr/share/doc/python2.7/examples/Demo/tkinter/ttk/notebook_closebtn.py
usr/share/doc/python2.7/examples/Demo/tkinter/ttk/plastik_theme.py
usr/share/doc/python2.7/examples/Demo/tkinter/ttk/roundframe.py
usr/share/doc/python2.7/examples/Demo/tkinter/ttk/theme_selector.py
usr/share/doc/python2.7/examples/Demo/tkinter/ttk/treeview_multicolumn.py
usr/share/doc/python2.7/examples/Demo/tkinter/ttk/ttkcalendar.py
usr/share/doc/python2.7/examples/Demo/tkinter/ttk/widget_state.py
usr/share/doc/python2.7/examples/Demo/turtle
usr/share/doc/python2.7/examples/Demo/turtle/about_turtle.txt
usr/share/doc/python2.7/examples/Demo/turtle/about_turtledemo.txt
usr/share/doc/python2.7/examples/Demo/turtle/demohelp.txt
usr/share/doc/python2.7/examples/Demo/turtle/tdemo_I_dontlike_tiltdemo.py
usr/share/doc/python2.7/examples/Demo/turtle/tdemo_bytedesign.py
usr/share/doc/python2.7/examples/Demo/turtle/tdemo_chaos.py
usr/share/doc/python2.7/examples/Demo/turtle/tdemo_clock.py
usr/share/doc/python2.7/examples/Demo/turtle/tdemo_colormixer.py
usr/share/doc/python2.7/examples/Demo/turtle/tdemo_fractalcurves.py
usr/share/doc/python2.7/examples/Demo/turtle/tdemo_lindenmayer_indian.py
usr/share/doc/python2.7/examples/Demo/turtle/tdemo_minimal_hanoi.py
usr/share/doc/python2.7/examples/Demo/turtle/tdemo_nim.py
usr/share/doc/python2.7/examples/Demo/turtle/tdemo_paint.py
usr/share/doc/python2.7/examples/Demo/turtle/tdemo_peace.py
usr/share/doc/python2.7/examples/Demo/turtle/tdemo_penrose.py
usr/share/doc/python2.7/examples/Demo/turtle/tdemo_planet_and_moon.py
usr/share/doc/python2.7/examples/Demo/turtle/tdemo_tree.py
usr/share/doc/python2.7/examples/Demo/turtle/tdemo_two_canvases.py
usr/share/doc/python2.7/examples/Demo/turtle/tdemo_wikipedia.py
usr/share/doc/python2.7/examples/Demo/turtle/tdemo_yinyang.py
usr/share/doc/python2.7/examples/Demo/turtle/turtle.cfg
usr/share/doc/python2.7/examples/Demo/turtle/turtleDemo.py
usr/share/doc/python2.7/examples/Demo/xml
usr/share/doc/python2.7/examples/Demo/xml/elem_count.py
usr/share/doc/python2.7/examples/Demo/xml/roundtrip.py
usr/share/doc/python2.7/examples/Demo/xml/rss2html.py
usr/share/doc/python2.7/examples/Demo/zlib
usr/share/doc/python2.7/examples/Demo/zlib/minigzip.py
usr/share/doc/python2.7/examples/Demo/zlib/zlibdemo.py
usr/share/doc/python2.7/examples/Tools
usr/share/doc/python2.7/examples/Tools/README
usr/share/doc/python2.7/examples/Tools/audiopy
usr/share/doc/python2.7/examples/Tools/audiopy/README
usr/share/doc/python2.7/examples/Tools/audiopy/audiopy.gz
usr/share/doc/python2.7/examples/Tools/bgen
usr/share/doc/python2.7/examples/Tools/bgen/README
usr/share/doc/python2.7/examples/Tools/bgen/bgen
usr/share/doc/python2.7/examples/Tools/bgen/bgen/bgen.py
usr/share/doc/python2.7/examples/Tools/bgen/bgen/bgenBuffer.py
usr/share/doc/python2.7/examples/Tools/bgen/bgen/bgenGenerator.py
usr/share/doc/python2.7/examples/Tools/bgen/bgen/bgenGeneratorGroup.py
usr/share/doc/python2.7/examples/Tools/bgen/bgen/bgenHeapBuffer.py
usr/share/doc/python2.7/examples/Tools/bgen/bgen/bgenModule.py
usr/share/doc/python2.7/examples/Tools/bgen/bgen/bgenObjectDefinition.py
usr/share/doc/python2.7/examples/Tools/bgen/bgen/bgenOutput.py
usr/share/doc/python2.7/examples/Tools/bgen/bgen/bgenStackBuffer.py
usr/share/doc/python2.7/examples/Tools/bgen/bgen/bgenStringBuffer.py
usr/share/doc/python2.7/examples/Tools/bgen/bgen/bgenType.py
usr/share/doc/python2.7/examples/Tools/bgen/bgen/bgenVariable.py
usr/share/doc/python2.7/examples/Tools/bgen/bgen/macsupport.py
usr/share/doc/python2.7/examples/Tools/bgen/bgen/scantools.py
usr/share/doc/python2.7/examples/Tools/buildbot
usr/share/doc/python2.7/examples/Tools/buildbot/build-amd64.bat
usr/share/doc/python2.7/examples/Tools/buildbot/build.bat
usr/share/doc/python2.7/examples/Tools/buildbot/buildmsi.bat
usr/share/doc/python2.7/examples/Tools/buildbot/clean-amd64.bat
usr/share/doc/python2.7/examples/Tools/buildbot/clean.bat
usr/share/doc/python2.7/examples/Tools/buildbot/external-amd64.bat
usr/share/doc/python2.7/examples/Tools/buildbot/external.bat
usr/share/doc/python2.7/examples/Tools/buildbot/test-amd64.bat
usr/share/doc/python2.7/examples/Tools/buildbot/test.bat
usr/share/doc/python2.7/examples/Tools/ccbench
usr/share/doc/python2.7/examples/Tools/ccbench/ccbench.py
usr/share/doc/python2.7/examples/Tools/compiler
usr/share/doc/python2.7/examples/Tools/compiler/ACKS
usr/share/doc/python2.7/examples/Tools/compiler/README
usr/share/doc/python2.7/examples/Tools/compiler/ast.txt
usr/share/doc/python2.7/examples/Tools/compiler/astgen.py
usr/share/doc/python2.7/examples/Tools/compiler/compile.py
usr/share/doc/python2.7/examples/Tools/compiler/demo.py
usr/share/doc/python2.7/examples/Tools/compiler/dumppyc.py
usr/share/doc/python2.7/examples/Tools/compiler/regrtest.py
usr/share/doc/python2.7/examples/Tools/compiler/stacktest.py
usr/share/doc/python2.7/examples/Tools/faqwiz
usr/share/doc/python2.7/examples/Tools/faqwiz/README.gz
usr/share/doc/python2.7/examples/Tools/faqwiz/faqconf.py
usr/share/doc/python2.7/examples/Tools/faqwiz/faqcust.py
usr/share/doc/python2.7/examples/Tools/faqwiz/faqw.py
usr/share/doc/python2.7/examples/Tools/faqwiz/faqwiz.py
usr/share/doc/python2.7/examples/Tools/faqwiz/move-faqwiz.sh
usr/share/doc/python2.7/examples/Tools/framer
usr/share/doc/python2.7/examples/Tools/framer/README.txt
usr/share/doc/python2.7/examples/Tools/framer/TODO.txt
usr/share/doc/python2.7/examples/Tools/framer/example.py
usr/share/doc/python2.7/examples/Tools/framer/framer
usr/share/doc/python2.7/examples/Tools/framer/framer/__init__.py
usr/share/doc/python2.7/examples/Tools/framer/framer/bases.py
usr/share/doc/python2.7/examples/Tools/framer/framer/function.py
usr/share/doc/python2.7/examples/Tools/framer/framer/member.py
usr/share/doc/python2.7/examples/Tools/framer/framer/slots.py
usr/share/doc/python2.7/examples/Tools/framer/framer/struct.py
usr/share/doc/python2.7/examples/Tools/framer/framer/structparse.py
usr/share/doc/python2.7/examples/Tools/framer/framer/template.py
usr/share/doc/python2.7/examples/Tools/framer/framer/util.py
usr/share/doc/python2.7/examples/Tools/freeze
usr/share/doc/python2.7/examples/Tools/freeze/README.gz
usr/share/doc/python2.7/examples/Tools/freeze/bkfile.py
usr/share/doc/python2.7/examples/Tools/freeze/checkextensions.py
usr/share/doc/python2.7/examples/Tools/freeze/checkextensions_win32.py
usr/share/doc/python2.7/examples/Tools/freeze/extensions_win32.ini
usr/share/doc/python2.7/examples/Tools/freeze/freeze.py
usr/share/doc/python2.7/examples/Tools/freeze/hello.py
usr/share/doc/python2.7/examples/Tools/freeze/makeconfig.py
usr/share/doc/python2.7/examples/Tools/freeze/makefreeze.py
usr/share/doc/python2.7/examples/Tools/freeze/makemakefile.py
usr/share/doc/python2.7/examples/Tools/freeze/parsesetup.py
usr/share/doc/python2.7/examples/Tools/freeze/win32.html
usr/share/doc/python2.7/examples/Tools/freeze/winmakemakefile.py
usr/share/doc/python2.7/examples/Tools/gdb
usr/share/doc/python2.7/examples/Tools/gdb/libpython.py
usr/share/doc/python2.7/examples/Tools/i18n
usr/share/doc/python2.7/examples/Tools/i18n/makelocalealias.py
usr/share/doc/python2.7/examples/Tools/i18n/msgfmt.py
usr/share/doc/python2.7/examples/Tools/i18n/pygettext.py
usr/share/doc/python2.7/examples/Tools/iobench
usr/share/doc/python2.7/examples/Tools/iobench/iobench.py
usr/share/doc/python2.7/examples/Tools/msi
usr/share/doc/python2.7/examples/Tools/msi/README.txt
usr/share/doc/python2.7/examples/Tools/msi/WixCA.blob.gz
usr/share/doc/python2.7/examples/Tools/msi/crtlicense.txt
usr/share/doc/python2.7/examples/Tools/msi/msi.py
usr/share/doc/python2.7/examples/Tools/msi/msilib.py
usr/share/doc/python2.7/examples/Tools/msi/msisupport.c
usr/share/doc/python2.7/examples/Tools/msi/msisupport.mak
usr/share/doc/python2.7/examples/Tools/msi/schema.py
usr/share/doc/python2.7/examples/Tools/msi/sequence.py
usr/share/doc/python2.7/examples/Tools/msi/uisample.py
usr/share/doc/python2.7/examples/Tools/msi/uuids.py
usr/share/doc/python2.7/examples/Tools/nuget
usr/share/doc/python2.7/examples/Tools/nuget/build.bat
usr/share/doc/python2.7/examples/Tools/nuget/distutils.command.bdist_wininst.py
usr/share/doc/python2.7/examples/Tools/nuget/make_pkg.proj
usr/share/doc/python2.7/examples/Tools/nuget/make_zip.py
usr/share/doc/python2.7/examples/Tools/nuget/python2.nuspec
usr/share/doc/python2.7/examples/Tools/nuget/python2x86.nuspec
usr/share/doc/python2.7/examples/Tools/pybench
usr/share/doc/python2.7/examples/Tools/pybench/Arithmetic.py
usr/share/doc/python2.7/examples/Tools/pybench/Calls.py
usr/share/doc/python2.7/examples/Tools/pybench/CommandLine.py
usr/share/doc/python2.7/examples/Tools/pybench/Constructs.py
usr/share/doc/python2.7/examples/Tools/pybench/Dict.py
usr/share/doc/python2.7/examples/Tools/pybench/Exceptions.py
usr/share/doc/python2.7/examples/Tools/pybench/Imports.py
usr/share/doc/python2.7/examples/Tools/pybench/Instances.py
usr/share/doc/python2.7/examples/Tools/pybench/LICENSE
usr/share/doc/python2.7/examples/Tools/pybench/Lists.py
usr/share/doc/python2.7/examples/Tools/pybench/Lookups.py
usr/share/doc/python2.7/examples/Tools/pybench/NewInstances.py
usr/share/doc/python2.7/examples/Tools/pybench/Numbers.py
usr/share/doc/python2.7/examples/Tools/pybench/README.gz
usr/share/doc/python2.7/examples/Tools/pybench/Setup.py
usr/share/doc/python2.7/examples/Tools/pybench/Strings.py
usr/share/doc/python2.7/examples/Tools/pybench/Tuples.py
usr/share/doc/python2.7/examples/Tools/pybench/Unicode.py
usr/share/doc/python2.7/examples/Tools/pybench/With.py
usr/share/doc/python2.7/examples/Tools/pybench/clockres.py
usr/share/doc/python2.7/examples/Tools/pybench/package
usr/share/doc/python2.7/examples/Tools/pybench/package/__init__.py
usr/share/doc/python2.7/examples/Tools/pybench/package/submodule.py
usr/share/doc/python2.7/examples/Tools/pybench/pybench.py
usr/share/doc/python2.7/examples/Tools/pybench/systimes.py
usr/share/doc/python2.7/examples/Tools/pynche
usr/share/doc/python2.7/examples/Tools/pynche/ChipViewer.py
usr/share/doc/python2.7/examples/Tools/pynche/ColorDB.py
usr/share/doc/python2.7/examples/Tools/pynche/DetailsViewer.py
usr/share/doc/python2.7/examples/Tools/pynche/ListViewer.py
usr/share/doc/python2.7/examples/Tools/pynche/Main.py
usr/share/doc/python2.7/examples/Tools/pynche/PyncheWidget.py
usr/share/doc/python2.7/examples/Tools/pynche/README.gz
usr/share/doc/python2.7/examples/Tools/pynche/StripViewer.py
usr/share/doc/python2.7/examples/Tools/pynche/Switchboard.py
usr/share/doc/python2.7/examples/Tools/pynche/TextViewer.py
usr/share/doc/python2.7/examples/Tools/pynche/TypeinViewer.py
usr/share/doc/python2.7/examples/Tools/pynche/__init__.py
usr/share/doc/python2.7/examples/Tools/pynche/html40colors.txt
usr/share/doc/python2.7/examples/Tools/pynche/namedcolors.txt
usr/share/doc/python2.7/examples/Tools/pynche/pyColorChooser.py
usr/share/doc/python2.7/examples/Tools/pynche/pynche
usr/share/doc/python2.7/examples/Tools/pynche/pynche.pyw
usr/share/doc/python2.7/examples/Tools/pynche/webcolors.txt
usr/share/doc/python2.7/examples/Tools/pynche/websafe.txt
usr/share/doc/python2.7/examples/Tools/scripts
usr/share/doc/python2.7/examples/Tools/scripts/2to3
usr/share/doc/python2.7/examples/Tools/scripts/README
usr/share/doc/python2.7/examples/Tools/scripts/analyze_dxp.py
usr/share/doc/python2.7/examples/Tools/scripts/byext.py
usr/share/doc/python2.7/examples/Tools/scripts/byteyears.py
usr/share/doc/python2.7/examples/Tools/scripts/checkappend.py
usr/share/doc/python2.7/examples/Tools/scripts/checkpip.py
usr/share/doc/python2.7/examples/Tools/scripts/checkpyc.py
usr/share/doc/python2.7/examples/Tools/scripts/classfix.py
usr/share/doc/python2.7/examples/Tools/scripts/cleanfuture.py
usr/share/doc/python2.7/examples/Tools/scripts/combinerefs.py
usr/share/doc/python2.7/examples/Tools/scripts/copytime.py
usr/share/doc/python2.7/examples/Tools/scripts/crlf.py
usr/share/doc/python2.7/examples/Tools/scripts/cvsfiles.py
usr/share/doc/python2.7/examples/Tools/scripts/db2pickle.py
usr/share/doc/python2.7/examples/Tools/scripts/diff.py
usr/share/doc/python2.7/examples/Tools/scripts/dutree.doc
usr/share/doc/python2.7/examples/Tools/scripts/dutree.py
usr/share/doc/python2.7/examples/Tools/scripts/eptags.py
usr/share/doc/python2.7/examples/Tools/scripts/find_recursionlimit.py
usr/share/doc/python2.7/examples/Tools/scripts/finddiv.py
usr/share/doc/python2.7/examples/Tools/scripts/findlinksto.py
usr/share/doc/python2.7/examples/Tools/scripts/findnocoding.py
usr/share/doc/python2.7/examples/Tools/scripts/fixcid.py
usr/share/doc/python2.7/examples/Tools/scripts/fixdiv.py
usr/share/doc/python2.7/examples/Tools/scripts/fixheader.py
usr/share/doc/python2.7/examples/Tools/scripts/fixnotice.py
usr/share/doc/python2.7/examples/Tools/scripts/fixps.py
usr/share/doc/python2.7/examples/Tools/scripts/google.py
usr/share/doc/python2.7/examples/Tools/scripts/gprof2html.py
usr/share/doc/python2.7/examples/Tools/scripts/h2py.py
usr/share/doc/python2.7/examples/Tools/scripts/hotshotmain.py
usr/share/doc/python2.7/examples/Tools/scripts/idle
usr/share/doc/python2.7/examples/Tools/scripts/ifdef.py
usr/share/doc/python2.7/examples/Tools/scripts/lfcr.py
usr/share/doc/python2.7/examples/Tools/scripts/linktree.py
usr/share/doc/python2.7/examples/Tools/scripts/lll.py
usr/share/doc/python2.7/examples/Tools/scripts/logmerge.py
usr/share/doc/python2.7/examples/Tools/scripts/mailerdaemon.py
usr/share/doc/python2.7/examples/Tools/scripts/md5sum.py
usr/share/doc/python2.7/examples/Tools/scripts/methfix.py
usr/share/doc/python2.7/examples/Tools/scripts/mkreal.py
usr/share/doc/python2.7/examples/Tools/scripts/ndiff.py
usr/share/doc/python2.7/examples/Tools/scripts/nm2def.py
usr/share/doc/python2.7/examples/Tools/scripts/objgraph.py
usr/share/doc/python2.7/examples/Tools/scripts/parseentities.py
usr/share/doc/python2.7/examples/Tools/scripts/patchcheck.py
usr/share/doc/python2.7/examples/Tools/scripts/pathfix.py
usr/share/doc/python2.7/examples/Tools/scripts/pdeps.py
usr/share/doc/python2.7/examples/Tools/scripts/pickle2db.py
usr/share/doc/python2.7/examples/Tools/scripts/pindent.py
usr/share/doc/python2.7/examples/Tools/scripts/ptags.py
usr/share/doc/python2.7/examples/Tools/scripts/pydoc
usr/share/doc/python2.7/examples/Tools/scripts/pydocgui.pyw
usr/share/doc/python2.7/examples/Tools/scripts/pysource.py
usr/share/doc/python2.7/examples/Tools/scripts/redemo.py
usr/share/doc/python2.7/examples/Tools/scripts/reindent-rst.py
usr/share/doc/python2.7/examples/Tools/scripts/reindent.py
usr/share/doc/python2.7/examples/Tools/scripts/rgrep.py
usr/share/doc/python2.7/examples/Tools/scripts/serve.py
usr/share/doc/python2.7/examples/Tools/scripts/setup.py
usr/share/doc/python2.7/examples/Tools/scripts/suff.py
usr/share/doc/python2.7/examples/Tools/scripts/svneol.py
usr/share/doc/python2.7/examples/Tools/scripts/texcheck.py
usr/share/doc/python2.7/examples/Tools/scripts/texi2html.py
usr/share/doc/python2.7/examples/Tools/scripts/treesync.py
usr/share/doc/python2.7/examples/Tools/scripts/untabify.py
usr/share/doc/python2.7/examples/Tools/scripts/which.py
usr/share/doc/python2.7/examples/Tools/scripts/win_add2path.py
usr/share/doc/python2.7/examples/Tools/scripts/xxci.py
usr/share/doc/python2.7/examples/Tools/ssl
usr/share/doc/python2.7/examples/Tools/ssl/get-remote-certificate.py
usr/share/doc/python2.7/examples/Tools/ssl/make_ssl_data.py
usr/share/doc/python2.7/examples/Tools/ssl/multissltests.py
usr/share/doc/python2.7/examples/Tools/unicode
usr/share/doc/python2.7/examples/Tools/unicode/Makefile
usr/share/doc/python2.7/examples/Tools/unicode/comparecodecs.py
usr/share/doc/python2.7/examples/Tools/unicode/gencjkcodecs.py
usr/share/doc/python2.7/examples/Tools/unicode/gencodec.py
usr/share/doc/python2.7/examples/Tools/unicode/genwincodec.py
usr/share/doc/python2.7/examples/Tools/unicode/genwincodecs.bat
usr/share/doc/python2.7/examples/Tools/unicode/listcodecs.py
usr/share/doc/python2.7/examples/Tools/unicode/makeunicodedata.py
usr/share/doc/python2.7/examples/Tools/unicode/mkstringprep.py
usr/share/doc/python2.7/examples/Tools/unicode/python-mappings
usr/share/doc/python2.7/examples/Tools/unicode/python-mappings/CP1140.TXT.gz
usr/share/doc/python2.7/examples/Tools/unicode/python-mappings/KOI8-U.TXT.gz
usr/share/doc/python2.7/examples/Tools/unicode/python-mappings/TIS-620.TXT.gz
usr/share/doc/python2.7/examples/Tools/versioncheck
usr/share/doc/python2.7/examples/Tools/versioncheck/README
usr/share/doc/python2.7/examples/Tools/versioncheck/_checkversion.py
usr/share/doc/python2.7/examples/Tools/versioncheck/checkversions.py
usr/share/doc/python2.7/examples/Tools/versioncheck/pyversioncheck.py
usr/share/doc/python2.7/examples/Tools/webchecker
usr/share/doc/python2.7/examples/Tools/webchecker/README
usr/share/doc/python2.7/examples/Tools/webchecker/tktools.py
usr/share/doc/python2.7/examples/Tools/webchecker/wcgui.py
usr/share/doc/python2.7/examples/Tools/webchecker/wcmac.py
usr/share/doc/python2.7/examples/Tools/webchecker/webchecker.py
usr/share/doc/python2.7/examples/Tools/webchecker/websucker.py
usr/share/doc/python2.7/examples/Tools/webchecker/wsgui.py
usr/share/doc/python2.7/examples/Tools/world
usr/share/doc/python2.7/examples/Tools/world/README
usr/share/doc/python2.7/examples/Tools/world/world.gz
usr/share/doc/python2.7-examples
usr/share/doc/python2.7-examples/README.Debian
usr/share/doc/python2.7-examples/changelog.Debian.gz
usr/share/doc/python2.7-examples/copyright
usr/share/lintian
usr/share/lintian/overrides
usr/share/lintian/overrides/python2.7-examples