Issue 1533493: Tools/modulator does not exist (ext 1.4) (original) (raw)

Issue1533493

Created on 2006-08-02 22:26 by jimjjewett, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Messages (2)
msg60960 - (view) Author: Jim Jewett (jimjjewett) Date: 2006-08-02 22:26
As of 2.5b2, Extending and Embedding section 1.4 says that modulator is included with the windows installer. It wasn't. The text suggested likely alternate locations of Tools/ modulator/ or Tools/Scripts/Modul*, but these were also missing. (I see Tools/modulator/ in the svn repository; it just wasn't installed on windows.)
msg99831 - (view) Author: A.M. Kuchling (akuchling) * (Python committer) Date: 2010-02-22 21:04
modulator is now obsolete and has been removed from Python 2.7; closing this bug.
History
Date User Action Args
2022-04-11 14:56:19 admin set github: 43766
2010-02-22 21:04:43 akuchling set status: open -> closednosy: + akuchlingmessages: + resolution: wont fix
2009-03-30 04:23:06 ajaksu2 set priority: normal -> lowtype: enhancementversions: + Python 2.6, - Python 2.5
2006-08-02 22:26:42 jimjjewett create