This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author doerwalter
Recipients
Date 2002-09-11.20:48:54
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=89016

I rechecked the patch line-by-line and imported
every module that seemed to be importable
(and found a (last?) bug in bgen/bgen/scantools.py),
so I finally checked it in as:

audiopy/audiopy 1.20
bgen/bgen/bgenGenerator.py 1.14
bgen/bgen/bgenOutput.py 1.4
bgen/bgen/scantools.py 1.32
faqwiz/faqwiz.py 1.28
freeze/checkextensions.py 1.5
freeze/checkextensions_win32.py 1.7
freeze/freeze.py 1.42
freeze/makefreeze.py 1.14
freeze/makemakefile.py 1.7
freeze/modulefinder.py 1.20
freeze/parsesetup.py 1.4
freeze/winmakemakefile.py 1.12
idle/AutoIndent.py 1.20
idle/Bindings.py 1.16
idle/CallTips.py 1.12
idle/ClassBrowser.py 1.13
idle/ColorDelegator.py 1.13
idle/EditorWindow.py 1.44
idle/FormatParagraph.py 1.10
idle/GrepDialog.py 1.4
idle/IdleHistory.py 1.5
idle/MultiScrolledLists.py 1.3
idle/OldStackViewer.py 1.2
idle/ParenMatch.py 1.6
idle/PyParse.py 1.10
idle/PyShell.py 1.40
idle/ReplaceDialog.py 1.8
idle/SearchDialogBase.py 1.2
idle/SearchEngine.py 1.3
idle/StackViewer.py 1.17
idle/TreeWidget.py 1.8
idle/UndoDelegator.py 1.5
idle/eventparse.py 1.2
modulator/genmodule.py 1.5
modulator/modulator.py 1.10
modulator/varsubst.py 1.4
scripts/byteyears.py 1.8
scripts/checkappend.py 1.3
scripts/classfix.py 1.12
scripts/cvsfiles.py 1.5
scripts/dutree.py 1.11
scripts/fixcid.py 1.10
scripts/fixheader.py 1.5
scripts/ftpmirror.py 1.15
scripts/gencodec.py 1.7
scripts/ifdef.py 1.5
scripts/logmerge.py 1.8
scripts/mailerdaemon.py 1.10
scripts/methfix.py 1.7
scripts/nm2def.py 1.5
scripts/objgraph.py 1.6
scripts/pathfix.py 1.5
scripts/pdeps.py 1.6
scripts/pindent.py 1.11
scripts/rgrep.py 1.2
scripts/sum5.py 1.5
scripts/trace.py 1.9
scripts/treesync.py 1.6
scripts/untabify.py 1.3
scripts/which.py 1.10
scripts/xxci.py 1.15
unicode/makeunicodedata.py 1.12
versioncheck/checkversions.py 1.3
versioncheck/pyversioncheck.py 1.4
webchecker/tktools.py 1.3
webchecker/wcgui.py 1.9
webchecker/webchecker.py 1.28
webchecker/websucker.py 1.10
webchecker/wsgui.py 1.6

Waiting for the public floggings now...
History
Date User Action Args
2007-08-23 15:13:48adminlinkissue572113 messages
2007-08-23 15:13:48admincreate