On May 17, 11:42 am, eliben <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I'm getting into Python now after years of Perl, and as part of my
> research I must understand how to do some common tasks I need.
>
> I have a bunch of Windows PCs at work to which I want to distribute an
> application I've devel
On May 20, 7:56 am, Mike Driscoll <[EMAIL PROTECTED]> wrote:
> On May 17, 4:42 am, eliben <[EMAIL PROTECTED]> wrote:
>
>
>
>
>
> > Hello,
>
> > I'm getting into Python now after years of Perl, and as part of my
> > research I must understand how to do some common tasks I need.
>
> > I have a bunch
On May 17, 4:42 am, eliben <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I'm getting into Python now after years of Perl, and as part of my
> research I must understand how to do some common tasks I need.
>
> I have a bunch of Windows PCs at work to which I want to distribute an
> application I've develo
On May 17, 10:13 am, eliben <[EMAIL PROTECTED]> wrote:
> On May 17, 3:23 pm, Mike Driscoll <[EMAIL PROTECTED]> wrote:
>
>
>
> > On May 17, 4:42 am, eliben <[EMAIL PROTECTED]> wrote:
>
> > > Hello,
>
> > > I'm getting into Python now after years of Perl, and as part of my
> > > research I must under
On May 17, 8:54 pm, "Terry Reedy" <[EMAIL PROTECTED]> wrote:
> "eliben" <[EMAIL PROTECTED]> wrote in message
>
> news:[EMAIL PROTECTED]
> | Is there a simple way to find out which packages are used by my
> | script ?
>
> Ggrep for import statements?
This isn't very comprehensive :-)
> (But that
"eliben" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
| Is there a simple way to find out which packages are used by my
| script ?
Ggrep for import statements?
(But that only only gives direct dependencies.)
Does py2exe have an option to output the list it collects?|
I think peop
On May 17, 3:23 pm, Mike Driscoll <[EMAIL PROTECTED]> wrote:
> On May 17, 4:42 am, eliben <[EMAIL PROTECTED]> wrote:
>
>
>
> > Hello,
>
> > I'm getting into Python now after years of Perl, and as part of my
> > research I must understand how to do some common tasks I need.
>
> > I have a bunch of W
eliben wrote:
Hello,
I'm getting into Python now after years of Perl, and as part of my
research I must understand how to do some common tasks I need.
I have a bunch of Windows PCs at work to which I want to distribute an
application I've developed on my PC. All these PCs have Python 2.5
instal
On May 17, 4:42 am, eliben <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I'm getting into Python now after years of Perl, and as part of my
> research I must understand how to do some common tasks I need.
>
> I have a bunch of Windows PCs at work to which I want to distribute an
> application I've develo
Hello,
I'm getting into Python now after years of Perl, and as part of my
research I must understand how to do some common tasks I need.
I have a bunch of Windows PCs at work to which I want to distribute an
application I've developed on my PC. All these PCs have Python 2.5
installed.
If my appl
10 matches
Mail list logo