On Dec 15, 6:46 pm, Dennis Lee Bieber <[EMAIL PROTECTED]> wrote:
> On Fri, 14 Dec 2007 16:38:28 -0800 (PST), [EMAIL PROTECTED] declaimed
> the following in comp.lang.python:
>
> > The executable runs, but no argument appears to get passed into it. Of
> > course, I don't really know that for sure as
On Dec 14, 8:06 pm, John Machin <[EMAIL PROTECTED]> wrote:
>
> > The executable runs,
>
> how do you know it runs?
>
because the program's GUI appears on-screen.
> > but no argument appears to get passed into it.
>
> appears??
>
Since the TO field doesn't get populated with the email addres
On Dec 15, 11:38 am, [EMAIL PROTECTED] wrote:
> On Dec 14, 4:51 pm, John Machin <[EMAIL PROTECTED]> wrote:
>
> > On Dec 15, 9:01 am, [EMAIL PROTECTED] wrote:
>
> > > I have created what amounts to a simple GUI email sending program
> > > using Python + wxPython. I have modified the mailto registrat
On Dec 14, 4:51 pm, John Machin <[EMAIL PROTECTED]> wrote:
> On Dec 15, 9:01 am, [EMAIL PROTECTED] wrote:
>
> > I have created what amounts to a simple GUI email sending program
> > using Python + wxPython. I have modified the mailto registration in
> > the Windows Registry so that it launches the
On Dec 15, 9:01 am, [EMAIL PROTECTED] wrote:
> I have created what amounts to a simple GUI email sending program
> using Python + wxPython. I have modified the mailto registration in
> the Windows Registry so that it launches the script when someone
> clicks on someone's email link in a web page.
>