No, py2exe does not display such information but has an algorithm to
collect such information.
Perhaps this is a starting point for you.

   Stefan 


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Bernhard Merkle
Sent: Friday, January 04, 2008 2:25 PM
To: python-list@python.org
Subject: Re: pydepend (checking dependencies like jdepend) ?


On Jan 4, 1:57 pm, "Stefan Schukat" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> try to look at py2exe. This module scans all dependencies to pack them

> into one executable.

my intention is to _know_ (or display or list or whatever) the
dependencies.
(see also my original posting).
The aim is to control and have a view on modularization and e.g. avoid
unnecessary bidirectional dependencies etc.

does py2.exe display such information ?

Berni.
--
http://mail.python.org/mailman/listinfo/python-list
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to