I'am on hollydays from 17.04.01 to 30.04.01.

Please forward urgent mails to Rohrer Simone
([EMAIL PROTECTED]) which will dispatch.

Best regards,
S. Chatton

>>> activepython 04/13/01 21:10 >>>

Send ActivePython mailing list submissions to
        [EMAIL PROTECTED]

To subscribe or unsubscribe via the World Wide Web, visit
        http://listserv.ActiveState.com/mailman/listinfo/activepython
or, via email, send a message with subject or body 'help' to
        [EMAIL PROTECTED]

You can reach the person managing the list at
        [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of ActivePython digest..."


Today's Topics:

   1. Re: ActivePython digest, Vol 1 #119 - 4 msgs (Sylvain  Chatton)
   2. using python with apache win32 version (Scott Grayban)

--__--__--

Message: 1
Date: Thu, 12 Apr 2001 21:10:35 +0200
From: "Sylvain  Chatton" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: <[EMAIL PROTECTED]>
Subject: Re: ActivePython digest, Vol 1 #119 - 4 msgs

I'am on hollydays from 17.04.01 to 30.04.01.=0D
=0D
Please forward urgent mails to Rohrer Simone=0D
([EMAIL PROTECTED]) which will dispatch.=0D
=0D
Best regards,=0D
S. Chatton=0D
=0D
>>> activepython 04/12/01 21:10 >>>=0D
=0D
Send ActivePython mailing list submissions to=0D
        [EMAIL PROTECTED]=0D
=0D
To subscribe or unsubscribe via the World Wide Web, visit=0D
        http://listserv.ActiveState.com/mailman/listinfo/activepython=0D
or, via email, send a message with subject or body 'help' to=0D
        [EMAIL PROTECTED]=0D
=0D
You can reach the person managing the list at=0D
        [EMAIL PROTECTED]=0D
=0D
When replying, please edit your Subject line so it is more specific=0D
than "Re: Contents of ActivePython digest..."=0D
=0D
=0D
Today's Topics:=0D
=0D
   1. Komodo doesn't do "run"? ([EMAIL PROTECTED])=0D
   2. RE: Komodo doesn't do "run"? (Daniel Klein)=0D
   3. RE: Komodo doesn't do "run"? (Daniel Klein)=0D
   4. Re: Komodo doesn't do "run"? (Paul Prescod)=0D
=0D
-- __--__-- =0D
=0D
Message: 1=0D
From: [EMAIL PROTECTED]=0D
To: [EMAIL PROTECTED]=0D
Date: Thu, 12 Apr 2001 09:31:10 -0500=0D
Subject: Komodo doesn't do "run"?=0D
=0D
I installed Komodo on both Win and Linux. Am I missing something, or does i=
t=0D
just do file editing and "debugging"? In other words, it doesn't "run" the=
=0D
python script, right?=0D
=0D
LB=0D
=0D
=0D
=0D
-- __--__-- =0D
=0D
Message: 2=0D
From: "Daniel Klein" <[EMAIL PROTECTED]>=0D
To: <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>=
=0D
Subject: RE: Komodo doesn't do "run"?=0D
Date: Thu, 12 Apr 2001 07:59:54 -0700=0D
=0D
You can run the program by selecting the 'Debug' menu and then 'Start', or=
=0D
press the shortcut F5 key. That is, or course, assuming that the script is=
=0D
runnable.=0D
=0D
Daniel Klein=0D
=0D
> -----Original Message-----=0D
> From: [EMAIL PROTECTED]=0D
> [mailto:[EMAIL PROTECTED]]On Behalf Of=0D
> [EMAIL PROTECTED]=0D
> Sent: Thursday, April 12, 2001 7:31 AM=0D
> To: [EMAIL PROTECTED]=0D
> Subject: Komodo doesn't do "run"?=0D
>=0D
>=0D
> I installed Komodo on both Win and Linux. Am I missing=0D
> something, or does it=0D
> just do file editing and "debugging"? In other words, it=0D
> doesn't "run" the=0D
> python script, right?=0D
>=0D
> LB=0D
>=0D
>=0D
> _______________________________________________=0D
> ActivePython mailing list=0D
> [EMAIL PROTECTED]=0D
> http://listserv.ActiveState.com/mailman/listinfo/activepython=0D
>=0D
=0D
=0D
-- __--__-- =0D
=0D
Message: 3=0D
From: Daniel Klein <[EMAIL PROTECTED]>=0D
To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>,=0D
   "'[EMAIL PROTECTED]'"=0D
         <[EMAIL PROTECTED]>=0D
Subject: RE: Komodo doesn't do "run"?=0D
Date: Thu, 12 Apr 2001 07:54:06 -0700=0D
=0D
You can run the program by selecting the 'Debug' menu and then 'Start', or=
=0D
press the shortcut F5 key. That is, or course, assuming that the script is=
=0D
runnable.=0D
=0D
Daniel Klein=0D
=0D
> -----Original Message-----=0D
> From: [EMAIL PROTECTED]=0D
> [mailto:[EMAIL PROTECTED]]On Behalf Of=0D
> [EMAIL PROTECTED]=0D
> Sent: Thursday, April 12, 2001 7:31 AM=0D
> To: [EMAIL PROTECTED]=0D
> Subject: Komodo doesn't do "run"?=0D
> =0D
> =0D
> I installed Komodo on both Win and Linux. Am I missing =0D
> something, or does it=0D
> just do file editing and "debugging"? In other words, it =0D
> doesn't "run" the=0D
> python script, right?=0D
> =0D
> LB=0D
> =0D
> =0D
> _______________________________________________=0D
> ActivePython mailing list=0D
> [EMAIL PROTECTED]=0D
> http://listserv.ActiveState.com/mailman/listinfo/activepython=0D
> =0D
=0D
-- __--__-- =0D
=0D
Message: 4=0D
Date: Thu, 12 Apr 2001 11:10:47 -0700=0D
From: Paul Prescod <[EMAIL PROTECTED]>=0D
Organization: ActiveState=0D
To: [EMAIL PROTECTED]=0D
CC: [EMAIL PROTECTED]=0D
Subject: Re: Komodo doesn't do "run"?=0D
=0D
I think Daniel's answer is correct. You can run just by hitting F5. It=0D
would be nice to have a feature that allowed you to run and ignore=0D
breakpoints. This is on our todo list for Komodo.=0D
=0D
[EMAIL PROTECTED] wrote:=0D
> =0D
> I installed Komodo on both Win and Linux. Am I missing something, or does=
 it=0D
> just do file editing and "debugging"? In other words, it doesn't "run" th=
e=0D
> python script, right?=0D
> =0D
> LB=0D
> =0D
> _______________________________________________=0D
> ActivePython mailing list=0D
> [EMAIL PROTECTED]=0D
> http://listserv.ActiveState.com/mailman/listinfo/activepython=0D
=0D
-- =0D
Take a recipe. Leave a recipe.  =0D
Python Cookbook!  http://www.ActiveState.com/pythoncookbook=0D
=0D
=0D
-- __--__-- =0D
=0D
_______________________________________________=0D
ActivePython mailing list=0D
[EMAIL PROTECTED]=0D
http://listserv.ActiveState.com/mailman/listinfo/activepython=0D
=0D
=0D
End of ActivePython Digest=0D
=0D

--__--__--

Message: 2
Reply-To: "Scott Grayban" <[EMAIL PROTECTED]>
From: "Scott Grayban" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Subject: using python with apache win32 version
Date: Fri, 13 Apr 2001 10:36:02 -0700

This is a multi-part message in MIME format.

------=_NextPart_000_0007_01C0C405.897990E0
Content-Type: text/plain;
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Does anyone know how to get python mod apache for windows 32 to work?=0D
I have been looking around to find out how to include the mod for python fo=
r it but have had no success yet.=0D
=0D
Scott Grayban=0D
=0D
Without hope there is no life.=0D
Support GreenPeace - Stop the slaughter.=0D
=0D
Support anti-Spam legislation.=0D
Join the fight http://www.cauce.org/=0D
=0D
=0D
=0D
=0D
---------------------------------------------------------------------------=
=0D
Visit BORGnet Hosting=0D
Cheap NT hosting starting at $9.95=0D
Virtual Domain's (IP less)=0D
http://www.borgdrone.net=0D
---------------------------------------------------------------------------=
=0D
You to can advertise here !!=0D
Email [EMAIL PROTECTED] for info=0D
---------------------------------------------------------------------------=
=0D

------=_NextPart_000_0007_01C0C405.897990E0
Content-Type: text/html;
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">=0D
<HTML><HEAD>=0D
<META http-equiv=3DContent-Type content=3D"text/html; charset=3Diso-8859-1"=
>=0D
<META content=3D"MSHTML 5.50.4611.1300" name=3DGENERATOR>=0D
<STYLE></STYLE>=0D
</HEAD>=0D
<BODY bgColor=3D#ffffff>=0D
<DIV><FONT face=3DArial size=3D2>Does anyone know how to get python mod&nbs=
p;apache =0D
for windows 32 to work?</FONT></DIV>=0D
<DIV><FONT face=3DArial size=3D2>I have been looking around to find out how=
 to =0D
include the mod for python for it but have had no success yet.</FONT></DIV>=
=0D
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>=0D
<DIV><FONT face=3DArial size=3D2>Scott Grayban</FONT></DIV>=0D
<DIV>&nbsp;</DIV>=0D
<DIV><FONT face=3DArial size=3D2>Without hope there is no life.<BR>Support =
=0D
GreenPeace - Stop the slaughter.</FONT></DIV>=0D
<DIV>&nbsp;</DIV>=0D
<DIV><FONT face=3DArial size=3D2>Support anti-Spam legislation.<BR>Join the=
 fight <A =0D
href=3D"http://www.cauce.org/">http://www.cauce.org/</A><BR></FONT></DIV>=
=0D
<BR>=0D
<BR>=0D
---------------------------------------------------------------------------=
<BR>=0D
Visit BORGnet Hosting<BR>=0D
Cheap NT hosting starting at $9.95<BR>=0D
Virtual Domain's (IP less)<BR>=0D
http://www.borgdrone.net<BR>=0D
---------------------------------------------------------------------------=
<BR>=0D
You to can advertise here !!<BR>=0D
Email [EMAIL PROTECTED] for info<BR>=0D
---------------------------------------------------------------------------=
<BR>=0D
</BODY></HTML>=0D

------=_NextPart_000_0007_01C0C405.897990E0--




--__--__--

_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activepython


End of ActivePython Digest

_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activepython

Reply via email to