On 17 août 08, at 21:36, Ben Dean-Kawamura wrote: > Pretty sure they are used in py2exe. This is most likely the case, altgraph and modulegraph are used to build the modules dependency tree to only bundle the necessary one by py2app on OS X, it's likely to be the same for py2exe on Windows. -- Luc Heinrich