Re: [Zope] If/And statements?

2000-10-11 Thread J. Atwood

That was the stuff...

Thanks,
J

> From: Daniel Rusch <[EMAIL PROTECTED]>
> Date: Wed, 11 Oct 2000 16:29:52 -0500
> To: "J. Atwood" <[EMAIL PROTECTED]>
> Subject: Re: [Zope] If/And statements?
> 
> 
> blah
> 
> blah blah
> 
> blah blah blah
> 
> 
> "J. Atwood" wrote:
>> 
>> Ok.. a very simple question.
>> 
>> How do you do a if statement with an 'and'. If this, and that..
>> 
>> Was just asked of me and I had really not come up against it in Zope.
>> 
>> (must be Wednesday)
>> 
>> Thanks,
>> J
>> 
>> ___
>> Zope maillist  -  [EMAIL PROTECTED]
>> http://lists.zope.org/mailman/listinfo/zope
>> **   No cross posts or HTML encoding!  **
>> (Related lists -
>> http://lists.zope.org/mailman/listinfo/zope-announce
>> http://lists.zope.org/mailman/listinfo/zope-dev )
> 


___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




Re: [Zope] If/And statements?

2000-10-11 Thread Phil Harris




- Original Message - 
From: "J. Atwood" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, October 11, 2000 10:15 PM
Subject: [Zope] If/And statements?


> Ok.. a very simple question.
> 
> How do you do a if statement with an 'and'. If this, and that..
> 
> Was just asked of me and I had really not come up against it in Zope.
> 
> (must be Wednesday)
> 
> Thanks,
> J
> 
> 
> ___
> Zope maillist  -  [EMAIL PROTECTED]
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists - 
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )
> 


___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




Re: [Zope] If/And statements?

2000-10-11 Thread Jonothan Farr



shorthand for



i.e. everthing inside expr= is evaluated as a python expression in the current
namespace.

--jfarr

- Original Message -
From: "J. Atwood" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, October 11, 2000 2:15 PM
Subject: [Zope] If/And statements?


> Ok.. a very simple question.
>
> How do you do a if statement with an 'and'. If this, and that..
>
> Was just asked of me and I had really not come up against it in Zope.
>
> (must be Wednesday)
>
> Thanks,
> J
>
>
> ___
> Zope maillist  -  [EMAIL PROTECTED]
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )
>


___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




[Zope] If/And statements?

2000-10-11 Thread J. Atwood

Ok.. a very simple question.

How do you do a if statement with an 'and'. If this, and that..

Was just asked of me and I had really not come up against it in Zope.

(must be Wednesday)

Thanks,
J


___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )