Hi,
<skip/>
>> if (something) {
>>
>> }
>>
>>
>> ;)
>>
>
>Tsk tsk. The RIGHT WAY is really
>if (something)
> {
> statements();
> }
Waah, no way dude!!!
http://python.sourceforge.net/peps/pep-0007.html
The C style is the only way. Don't forget, that
C is the mother of all programming languages!
;)
Gerhard
--------------------------------------------------
Black holes were created when God divided by zero.
--------------------------------------------------
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>