[Patches] [Patch #103687] Several improvements for bdist_wininst
noreply@sourceforge.net
noreply@sourceforge.net
Wed, 14 Feb 2001 09:52:56 -0800
Patch #103687 has been updated.
Project: python
Category: distutils
Status: Accepted
Submitted by: theller
Assigned to : theller
Summary: Several improvements for bdist_wininst
Follow-Ups:
Date: 2001-Feb-14 09:52
By: akuchling
Comment:
Finally got around to looking at this patch, though I can only assess the
Python code.
One small thing to fix: the "Writing bitmap at offset %x"
message is always printed. Probably self.announce()
should be used instead (or is it a debugging message?)
Anyway, go ahead and check it in!
-------------------------------------------------------
Date: 2001-Feb-08 08:51
By: theller
Comment:
Assigned to Andrew because he wanted to review this.
-------------------------------------------------------
-------------------------------------------------------
For more info, visit:
http://sourceforge.net/patch/?func=detailpatch&patch_id=103687&group_id=5470