En Tue, 20 May 2008 04:04:13 -0300, sandeep <[EMAIL PROTECTED]>
escribió:
thanks for ur replies. i have a bit closer look at my code and i am
able to fix the problem.now my exe is working fine.the code is bit
more cleaner now as i removed lot of unused function from it and try
to document it a
hi all
thanks for ur replies. i have a bit closer look at my code and i am
able to fix the problem.now my exe is working fine.the code is bit
more cleaner now as i removed lot of unused function from it and try
to document it also.
import win32com,win32com.client
import os,os.path
import codecs
On Mon, 19 May 2008 02:59:22 -0700 (PDT), sandeep
<[EMAIL PROTECTED]> wrote:
>
>hi
>the py code that i have written is here.when i run this code i wont
>get any errors it just works fine for me.but when i created the exe i
>start getting an error in my 'getMailContent' function. The error
>descrip
En Mon, 19 May 2008 06:59:22 -0300, sandeep <[EMAIL PROTECTED]> escribió:
> the py code that i have written is here.when i run this code i wont
> get any errors it just works fine for me.but when i created the exe i
> start getting an error in my 'getMailContent' function. The error
> description
On May 19, 8:32 am, sandeep <[EMAIL PROTECTED]> wrote:
> hi all
>
> i am very much a newbie to python but has some experience of
> development.i am trying to write a script which will loop through the
> outlook 2003 inbox and save the email data in an simple data.html page
> and save all the attach
hi
the py code that i have written is here.when i run this code i wont
get any errors it just works fine for me.but when i created the exe i
start getting an error in my 'getMailContent' function. The error
description is
TypeError:unsupported operand type(s) for :- 'instance' and 'int'
i dont k
On May 19, 1:39 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> > but when i run the exe my program in not behaving as
> > it supposed to be.its generating some errors.i dont know why this
> > thing is happening as when i run my script it works fine.can some one
> > put some light here.
>
> Th
On Mon, May 19, 2008 at 3:32 AM, sandeep <[EMAIL PROTECTED]> wrote:
> hi all
>
> i am very much a newbie to python but has some experience of
> development.i am trying to write a script which will loop through the
> outlook 2003 inbox and save the email data in an simple data.html page
> and save
> but when i run the exe my program in not behaving as
> it supposed to be.its generating some errors.i dont know why this
> thing is happening as when i run my script it works fine.can some one
> put some light here.
There is nothing special in executables produced by py2exe. I mean
that the debu
hi all
i am very much a newbie to python but has some experience of
development.i am trying to write a script which will loop through the
outlook 2003 inbox and save the email data in an simple data.html page
and save all the attachments in a folder name emails.after some
initial struggling i am a
10 matches
Mail list logo