]> granicus.if.org Git - python/commit
Don't look for modules in the registry any longer.
authorThomas Heller <theller@ctypes.org>
Tue, 26 Nov 2002 08:05:09 +0000 (08:05 +0000)
committerThomas Heller <theller@ctypes.org>
Tue, 26 Nov 2002 08:05:09 +0000 (08:05 +0000)
commit8af41ceece953bfb4f1d84d3fc11435a3edbb1d8
treeab02200963c6faa101d45a6edc4a354c26eb3e35
parentcef3288247bef7d9cf117e611b87e76e8d70eac5
Don't look for modules in the registry any longer.

Mark writes in private email:

  "Modules listed in the registry was a dumb idea.  This whole scheme
  can die.  AFAIK, no one in the world uses it (including win32all
  since the last build)."

(See also SF #643711)
Tools/freeze/modulefinder.py