]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Whitespace normalization, via reindent.py.
authorTim Peters <tim.peters@gmail.com>
Sun, 18 Jul 2004 06:16:08 +0000 (06:16 +0000)
committerTim Peters <tim.peters@gmail.com>
Sun, 18 Jul 2004 06:16:08 +0000 (06:16 +0000)
commit182b5aca27d376b08a2904bed42b751496f932f3
treedf13115820dbc879c0fe2eae488c9f8c0215a7da
parente6ddc8b20b493fef2e7cffb2e1351fe1d238857e
Whitespace normalization, via reindent.py.
453 files changed:
Demo/tix/samples/Balloon.py
Demo/tix/samples/BtnBox.py
Demo/tix/samples/CmpImg.py
Demo/tix/samples/ComboBox.py
Demo/tix/samples/Control.py
Demo/tix/samples/DirList.py
Demo/tix/samples/DirTree.py
Demo/tix/samples/NoteBook.py
Demo/tix/samples/OptMenu.py
Demo/tix/samples/PanedWin.py
Demo/tix/samples/PopMenu.py
Demo/tix/samples/SHList1.py
Demo/tix/samples/SHList2.py
Demo/tix/samples/Tree.py
Demo/tix/tixwidgets.py
Demo/tkinter/guido/AttrDialog.py
Demo/tkinter/guido/ManPage.py
Demo/tkinter/guido/MimeViewer.py
Demo/tkinter/guido/ShellWindow.py
Demo/tkinter/guido/canvasevents.py
Demo/tkinter/guido/dialog.py
Demo/tkinter/guido/electrons.py
Demo/tkinter/guido/hanoi.py
Demo/tkinter/guido/hello.py
Demo/tkinter/guido/kill.py
Demo/tkinter/guido/listtree.py
Demo/tkinter/guido/mbox.py
Demo/tkinter/guido/newmenubardemo.py
Demo/tkinter/guido/paint.py
Demo/tkinter/guido/rmt.py
Demo/tkinter/guido/solitaire.py
Demo/tkinter/guido/sortvisu.py
Demo/tkinter/guido/ss1.py
Demo/tkinter/guido/svkill.py
Demo/tkinter/guido/tkman.py
Demo/tkinter/guido/wish.py
Demo/tkinter/matt/00-HELLO-WORLD.py
Demo/tkinter/matt/animation-simple.py
Demo/tkinter/matt/animation-w-velocity-ctrl.py
Demo/tkinter/matt/bind-w-mult-calls-p-type.py
Demo/tkinter/matt/canvas-demo-simple.py
Demo/tkinter/matt/canvas-gridding.py
Demo/tkinter/matt/canvas-moving-or-creating.py
Demo/tkinter/matt/canvas-moving-w-mouse.py
Demo/tkinter/matt/canvas-mult-item-sel.py
Demo/tkinter/matt/canvas-reading-tag-info.py
Demo/tkinter/matt/canvas-w-widget-draw-el.py
Demo/tkinter/matt/canvas-with-scrollbars.py
Demo/tkinter/matt/dialog-box.py
Demo/tkinter/matt/entry-simple.py
Demo/tkinter/matt/entry-with-shared-variable.py
Demo/tkinter/matt/killing-window-w-wm.py
Demo/tkinter/matt/menu-all-types-of-entries.py
Demo/tkinter/matt/menu-simple.py
Demo/tkinter/matt/not-what-you-might-think-1.py
Demo/tkinter/matt/not-what-you-might-think-2.py
Demo/tkinter/matt/packer-and-placer-together.py
Demo/tkinter/matt/packer-simple.py
Demo/tkinter/matt/placer-simple.py
Demo/tkinter/matt/pong-demo-1.py
Demo/tkinter/matt/printing-coords-of-items.py
Demo/tkinter/matt/radiobutton-simple.py
Demo/tkinter/matt/rubber-band-box-demo-1.py
Demo/tkinter/matt/rubber-line-demo-1.py
Demo/tkinter/matt/slider-demo-1.py
Demo/tkinter/matt/subclass-existing-widgets.py
Demo/tkinter/matt/two-radio-groups.py
Demo/tkinter/matt/window-creation-more.py
Demo/tkinter/matt/window-creation-simple.py
Demo/tkinter/matt/window-creation-w-location.py
Demo/xml/elem_count.py
Demo/xml/roundtrip.py
Demo/xml/rss2html.py
Demo/zlib/minigzip.py
Demo/zlib/zlibdemo.py
Lib/_threading_local.py
Lib/asyncore.py
Lib/bsddb/test/test_basics.py
Lib/cgitb.py
Lib/curses/__init__.py
Lib/curses/has_key.py
Lib/curses/panel.py
Lib/distutils/archive_util.py
Lib/distutils/bcppcompiler.py
Lib/distutils/ccompiler.py
Lib/distutils/cmd.py
Lib/distutils/command/bdist.py
Lib/distutils/command/bdist_dumb.py
Lib/distutils/command/bdist_wininst.py
Lib/distutils/command/build_ext.py
Lib/distutils/command/build_scripts.py
Lib/distutils/command/install.py
Lib/distutils/command/register.py
Lib/distutils/core.py
Lib/distutils/cygwinccompiler.py
Lib/distutils/debug.py
Lib/distutils/dir_util.py
Lib/distutils/dist.py
Lib/distutils/file_util.py
Lib/distutils/filelist.py
Lib/distutils/log.py
Lib/distutils/msvccompiler.py
Lib/distutils/spawn.py
Lib/distutils/sysconfig.py
Lib/distutils/unixccompiler.py
Lib/distutils/util.py
Lib/dummy_threading.py
Lib/lib-old/Para.py
Lib/lib-old/addpack.py
Lib/lib-old/codehack.py
Lib/lib-old/dump.py
Lib/lib-old/find.py
Lib/lib-old/fmt.py
Lib/lib-old/grep.py
Lib/lib-old/lockfile.py
Lib/lib-old/newdir.py
Lib/lib-old/packmail.py
Lib/lib-old/poly.py
Lib/lib-old/rand.py
Lib/lib-old/tb.py
Lib/lib-old/util.py
Lib/lib-old/zmod.py
Lib/lib-tk/Tix.py
Lib/lib-tk/Tkinter.py
Lib/lib-tk/tkFileDialog.py
Lib/plat-atheos/IN.py
Lib/plat-atheos/TYPES.py
Lib/plat-beos5/IN.py
Lib/plat-irix5/AL.py
Lib/plat-irix5/CD.py
Lib/plat-irix5/CL.py
Lib/plat-irix5/CL_old.py
Lib/plat-irix5/FL.py
Lib/plat-irix5/SV.py
Lib/plat-irix5/cddb.py
Lib/plat-irix5/cdplayer.py
Lib/plat-irix5/flp.py
Lib/plat-irix5/jpeg.py
Lib/plat-irix5/panel.py
Lib/plat-irix5/panelparser.py
Lib/plat-irix5/readcd.py
Lib/plat-irix5/torgb.py
Lib/plat-irix6/AL.py
Lib/plat-irix6/CD.py
Lib/plat-irix6/CL.py
Lib/plat-irix6/FILE.py
Lib/plat-irix6/FL.py
Lib/plat-irix6/SV.py
Lib/plat-irix6/cddb.py
Lib/plat-irix6/cdplayer.py
Lib/plat-irix6/flp.py
Lib/plat-irix6/jpeg.py
Lib/plat-irix6/panel.py
Lib/plat-irix6/panelparser.py
Lib/plat-irix6/readcd.py
Lib/plat-irix6/torgb.py
Lib/plat-linux2/DLFCN.py
Lib/plat-linux2/IN.py
Lib/plat-linux2/TYPES.py
Lib/plat-mac/Audio_mac.py
Lib/plat-mac/Carbon/Aliases.py
Lib/plat-mac/Carbon/Appearance.py
Lib/plat-mac/Carbon/AppleEvents.py
Lib/plat-mac/Carbon/CarbonEvents.py
Lib/plat-mac/Carbon/Components.py
Lib/plat-mac/Carbon/ControlAccessor.py
Lib/plat-mac/Carbon/Controls.py
Lib/plat-mac/Carbon/CoreFoundation.py
Lib/plat-mac/Carbon/CoreGraphics.py
Lib/plat-mac/Carbon/Dialogs.py
Lib/plat-mac/Carbon/Dragconst.py
Lib/plat-mac/Carbon/Events.py
Lib/plat-mac/Carbon/Files.py
Lib/plat-mac/Carbon/Folders.py
Lib/plat-mac/Carbon/Icons.py
Lib/plat-mac/Carbon/LaunchServices.py
Lib/plat-mac/Carbon/Lists.py
Lib/plat-mac/Carbon/MacHelp.py
Lib/plat-mac/Carbon/MacTextEditor.py
Lib/plat-mac/Carbon/MediaDescr.py
Lib/plat-mac/Carbon/Menus.py
Lib/plat-mac/Carbon/OSAconst.py
Lib/plat-mac/Carbon/Qt.py
Lib/plat-mac/Carbon/QuickDraw.py
Lib/plat-mac/Carbon/QuickTime.py
Lib/plat-mac/Carbon/Resources.py
Lib/plat-mac/Carbon/Sound.py
Lib/plat-mac/Carbon/TextEdit.py
Lib/plat-mac/Carbon/Windows.py
Lib/plat-mac/Carbon/__init__.py
Lib/plat-mac/EasyDialogs.py
Lib/plat-mac/FrameWork.py
Lib/plat-mac/MiniAEFrame.py
Lib/plat-mac/PixMapWrapper.py
Lib/plat-mac/aepack.py
Lib/plat-mac/aetools.py
Lib/plat-mac/aetypes.py
Lib/plat-mac/applesingle.py
Lib/plat-mac/appletrawmain.py
Lib/plat-mac/bgenlocations.py
Lib/plat-mac/buildtools.py
Lib/plat-mac/cfmfile.py
Lib/plat-mac/findertools.py
Lib/plat-mac/gensuitemodule.py
Lib/plat-mac/ic.py
Lib/plat-mac/icopen.py
Lib/plat-mac/lib-scriptpackages/CodeWarrior/CodeWarrior_suite.py
Lib/plat-mac/lib-scriptpackages/CodeWarrior/Metrowerks_Shell_Suite.py
Lib/plat-mac/lib-scriptpackages/CodeWarrior/Required.py
Lib/plat-mac/lib-scriptpackages/CodeWarrior/__init__.py
Lib/plat-mac/lib-scriptpackages/Explorer/Required_Suite.py
Lib/plat-mac/lib-scriptpackages/Explorer/Standard_Suite.py
Lib/plat-mac/lib-scriptpackages/Explorer/Web_Browser_Suite.py
Lib/plat-mac/lib-scriptpackages/Finder/Enumerations.py
Lib/plat-mac/lib-scriptpackages/Netscape/Mozilla_suite.py
Lib/plat-mac/lib-scriptpackages/Netscape/PowerPlant.py
Lib/plat-mac/lib-scriptpackages/Netscape/Required_suite.py
Lib/plat-mac/lib-scriptpackages/Netscape/Standard_URL_suite.py
Lib/plat-mac/lib-scriptpackages/Netscape/Text.py
Lib/plat-mac/lib-scriptpackages/Netscape/WorldWideWeb_suite.py
Lib/plat-mac/lib-scriptpackages/StdSuites/AppleScript_Suite.py
Lib/plat-mac/lib-scriptpackages/StdSuites/Macintosh_Connectivity_Clas.py
Lib/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suite.py
Lib/plat-mac/lib-scriptpackages/StdSuites/Standard_Suite.py
Lib/plat-mac/lib-scriptpackages/StdSuites/Table_Suite.py
Lib/plat-mac/lib-scriptpackages/StdSuites/Text_Suite.py
Lib/plat-mac/lib-scriptpackages/StdSuites/__init__.py
Lib/plat-mac/lib-scriptpackages/SystemEvents/Disk_Folder_File_Suite.py
Lib/plat-mac/lib-scriptpackages/SystemEvents/Folder_Actions_Suite.py
Lib/plat-mac/lib-scriptpackages/SystemEvents/Standard_Suite.py
Lib/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.py
Lib/plat-mac/lib-scriptpackages/_builtinSuites/__init__.py
Lib/plat-mac/lib-scriptpackages/_builtinSuites/builtin_Suite.py
Lib/plat-mac/macfs.py
Lib/plat-mac/macostools.py
Lib/plat-mac/macresource.py
Lib/plat-mac/pimp.py
Lib/plat-mac/videoreader.py
Lib/plat-netbsd1/IN.py
Lib/plat-os2emx/_emx_link.py
Lib/plat-os2emx/grp.py
Lib/plat-os2emx/pwd.py
Lib/plat-riscos/rourl2path.py
Lib/plat-sunos5/IN.py
Lib/plat-sunos5/STROPTS.py
Lib/plat-sunos5/SUNAUDIODEV.py
Lib/plat-sunos5/TYPES.py
Lib/plat-unixware7/IN.py
Lib/posixpath.py
Lib/test/test_codecencodings_cn.py
Lib/test/test_site.py
Lib/test/test_transformer.py
Lib/urllib.py
Lib/xml/sax/_exceptions.py
Mac/Demo/PICTbrowse/ICONbrowse.py
Mac/Demo/PICTbrowse/PICTbrowse.py
Mac/Demo/PICTbrowse/PICTbrowse2.py
Mac/Demo/PICTbrowse/cicnbrowse.py
Mac/Demo/PICTbrowse/oldPICTbrowse.py
Mac/Demo/applescript/Disk_Copy/Special_Events.py
Mac/Demo/applescript/Disk_Copy/Standard_Suite.py
Mac/Demo/applescript/Disk_Copy/Utility_Events.py
Mac/Demo/applescript/Disk_Copy/__init__.py
Mac/Demo/applescript/makedisk.py
Mac/Demo/calldll/testcalldll.py
Mac/Demo/example0/checktext.py
Mac/Demo/example1/dnslookup-1.py
Mac/Demo/example2/dnslookup-2.py
Mac/Demo/imgbrowse/imgbrowse.py
Mac/Demo/imgbrowse/mac_image.py
Mac/Demo/mlte/mlted.py
Mac/Demo/quicktime/MovieInWindow.py
Mac/Demo/quicktime/VerySimplePlayer.py
Mac/Demo/resources/copyres.py
Mac/Demo/resources/listres.py
Mac/Demo/sound/morse.py
Mac/Demo/sound/morselib.py
Mac/Demo/textedit/ped.py
Mac/Demo/waste/htmled.py
Mac/Demo/waste/swed.py
Mac/Demo/waste/wed.py
Mac/IDE scripts/Widget demos/ActivateWindowDemo.py
Mac/IDE scripts/Widget demos/KeyTester.py
Mac/IDE scripts/Widget demos/ListWindow.py
Mac/IDE scripts/Widget demos/TwoLists.py
Mac/IDE scripts/Widget demos/WidgetTest.py
Mac/Modules/ae/aescan.py
Mac/Modules/ae/aesupport.py
Mac/Modules/ah/ahscan.py
Mac/Modules/ah/ahsupport.py
Mac/Modules/app/appscan.py
Mac/Modules/app/appsupport.py
Mac/Modules/carbonevt/CarbonEvtscan.py
Mac/Modules/carbonevt/CarbonEvtsupport.py
Mac/Modules/cf/cfscan.py
Mac/Modules/cf/cfsupport.py
Mac/Modules/cg/cgscan.py
Mac/Modules/cg/cgsupport.py
Mac/Modules/cm/cmscan.py
Mac/Modules/cm/cmsupport.py
Mac/Modules/ctl/ctledit.py
Mac/Modules/ctl/ctlscan.py
Mac/Modules/ctl/ctlsupport.py
Mac/Modules/dlg/dlgscan.py
Mac/Modules/dlg/dlgsupport.py
Mac/Modules/drag/dragscan.py
Mac/Modules/drag/dragsupport.py
Mac/Modules/evt/evtedit.py
Mac/Modules/evt/evtscan.py
Mac/Modules/evt/evtsupport.py
Mac/Modules/file/filescan.py
Mac/Modules/file/filesupport.py
Mac/Modules/fm/fmscan.py
Mac/Modules/fm/fmsupport.py
Mac/Modules/folder/folderscan.py
Mac/Modules/folder/foldersupport.py
Mac/Modules/help/helpscan.py
Mac/Modules/help/helpsupport.py
Mac/Modules/ibcarbon/IBCarbonscan.py
Mac/Modules/ibcarbon/IBCarbonsupport.py
Mac/Modules/icn/icnscan.py
Mac/Modules/icn/icnsupport.py
Mac/Modules/launch/launchscan.py
Mac/Modules/launch/launchsupport.py
Mac/Modules/launch/setup.py
Mac/Modules/list/listscan.py
Mac/Modules/list/listsupport.py
Mac/Modules/menu/menuedit.py
Mac/Modules/menu/menuscan.py
Mac/Modules/menu/menusupport.py
Mac/Modules/mlte/mltescan.py
Mac/Modules/mlte/mltesupport.py
Mac/Modules/osa/osascan.py
Mac/Modules/osa/osasupport.py
Mac/Modules/osa/setup.py
Mac/Modules/qd/qdedit.py
Mac/Modules/qd/qdscan.py
Mac/Modules/qd/qdsupport.py
Mac/Modules/qdoffs/qdoffsscan.py
Mac/Modules/qdoffs/qdoffssupport.py
Mac/Modules/qt/qtscan.py
Mac/Modules/qt/qtsupport.py
Mac/Modules/qt/setup.py
Mac/Modules/res/resedit.py
Mac/Modules/res/resscan.py
Mac/Modules/res/ressupport.py
Mac/Modules/scrap/scrapscan.py
Mac/Modules/scrap/scrapsupport.py
Mac/Modules/snd/sndscan.py
Mac/Modules/snd/sndsupport.py
Mac/Modules/te/tescan.py
Mac/Modules/te/tesupport.py
Mac/Modules/waste/wastescan.py
Mac/Modules/waste/wastesupport.py
Mac/Modules/win/winedit.py
Mac/Modules/win/winscan.py
Mac/Modules/win/winsupport.py
Mac/OSX/Doc/HelpIndexingTool/Standard_Suite.py
Mac/OSX/Doc/HelpIndexingTool/__init__.py
Mac/OSX/Doc/setup.py
Mac/OSX/Extras.install.py
Mac/OSX/fixversions.py
Mac/Tools/IDE/BuildIDE.py
Mac/Tools/IDE/FontSettings.py
Mac/Tools/IDE/MacPrefs.py
Mac/Tools/IDE/ModuleBrowser.py
Mac/Tools/IDE/PackageManager.py
Mac/Tools/IDE/ProfileBrowser.py
Mac/Tools/IDE/PyBrowser.py
Mac/Tools/IDE/PyConsole.py
Mac/Tools/IDE/PyDebugger.py
Mac/Tools/IDE/PyDocSearch.py
Mac/Tools/IDE/PyEdit.py
Mac/Tools/IDE/PyFontify.py
Mac/Tools/IDE/PyInteractive.py
Mac/Tools/IDE/PythonIDE.py
Mac/Tools/IDE/PythonIDEMain.py
Mac/Tools/IDE/Splash.py
Mac/Tools/IDE/W.py
Mac/Tools/IDE/Wapplication.py
Mac/Tools/IDE/Wbase.py
Mac/Tools/IDE/Wcontrols.py
Mac/Tools/IDE/Wkeys.py
Mac/Tools/IDE/Wlists.py
Mac/Tools/IDE/Wmenus.py
Mac/Tools/IDE/Wminiapp.py
Mac/Tools/IDE/Wquicktime.py
Mac/Tools/IDE/Wsocket.py
Mac/Tools/IDE/Wtext.py
Mac/Tools/IDE/Wtraceback.py
Mac/Tools/IDE/Wwindows.py
Mac/Tools/macfreeze/directives.py
Mac/Tools/macfreeze/macfreeze.py
Mac/Tools/macfreeze/macfreezegui.py
Mac/Tools/macfreeze/macgen_bin.py
Mac/Tools/macfreeze/macgen_info.py
Mac/Tools/macfreeze/macgen_rsrc.py
Mac/Tools/macfreeze/macgen_src.py
Mac/Tools/macfreeze/macgenerate.py
Mac/Tools/macfreeze/macmodulefinder.py
Mac/scripts/BuildApplet.py
Mac/scripts/bgenall.py
Mac/scripts/buildpkg.py
Mac/scripts/cachersrc.py
Mac/scripts/genallsuites.py
Mac/scripts/mkestrres.py
Mac/scripts/zappycfiles.py
Misc/BeOS-setup.py
Misc/find_recursionlimit.py
Modules/cgen.py
Tools/bgen/bgen/bgenBuffer.py
Tools/bgen/bgen/bgenGenerator.py
Tools/bgen/bgen/bgenHeapBuffer.py
Tools/bgen/bgen/bgenModule.py
Tools/bgen/bgen/bgenObjectDefinition.py
Tools/bgen/bgen/bgenOutput.py
Tools/bgen/bgen/bgenStringBuffer.py
Tools/bgen/bgen/bgenType.py
Tools/bgen/bgen/macsupport.py
Tools/bgen/bgen/scantools.py
Tools/compiler/astgen.py
Tools/compiler/compile.py
Tools/compiler/demo.py
Tools/faqwiz/faqconf.py
Tools/faqwiz/faqwiz.py
Tools/framer/example.py
Tools/framer/framer/__init__.py
Tools/framer/framer/bases.py
Tools/framer/framer/function.py
Tools/framer/framer/struct.py
Tools/framer/framer/structparse.py
Tools/framer/framer/template.py
Tools/freeze/bkfile.py
Tools/freeze/checkextensions.py
Tools/freeze/checkextensions_win32.py
Tools/freeze/freeze.py
Tools/freeze/makeconfig.py
Tools/freeze/makefreeze.py
Tools/freeze/makemakefile.py
Tools/freeze/parsesetup.py
Tools/i18n/msgfmt.py
Tools/modulator/Tkextra.py
Tools/modulator/genmodule.py
Tools/modulator/modulator.py
Tools/modulator/varsubst.py
Tools/pynche/ChipViewer.py
Tools/pynche/DetailsViewer.py
Tools/pynche/StripViewer.py
Tools/unicode/mkstringprep.py
Tools/versioncheck/checkversions.py
Tools/versioncheck/pyversioncheck.py
Tools/webchecker/wcgui.py
Tools/webchecker/webchecker.py