Bugs item #1566669, was opened at 2006-09-27 17:17
Message generated for change (Comment added) made by rupole
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1566669&group_id=78018
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: installation
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: MichaelAye (accretor)
Assigned to: Nobody/Anonymous (nobody)
Summary: regsub required for demos but not installled
Initial Comment:
In Python 2.5 the regsub module is obsolete and not
installed. For that reason the basictimerapp and the
dlgappdemo don't start.
----------------------------------------------------------------------
>Comment By: Roger Upole (rupole)
Date: 2006-12-10 16:56
Message:
Logged In: YES
user_id=771074
Originator: NO
Replaced regsub with .replace() string method in demos.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1566669&group_id=78018
|