ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> python-list
python-list
Re: Good code patterns in Python
by Dennis Lee Bieber other posts by this author
Jul 2 2003 4:58AM messages near this date
Re: Good code patterns in Python | Re: Good code patterns in Python
Will Stuyvesant fed this fish to the penguins on Tuesday 01 July 2003 
02:49 am:

>  
>      some_name = some_value
>      if not some_condition:
>          some_name = other_value
> 
        Ugh... Shades of old BASIC...

10      sn = sv
20      if sc then 40
30      sn = ov
40      ...

-- 
 >  ============================================================== <
 >    wlfraed@[...].com  | Wulfraed  Dennis Lee Bieber  KD6MOG <
 >       wulfraed@[...].net     |       Bestiaria Support Staff       <
 >  ============================================================== <
 >         Bestiaria Home Page: http://www.beastie.dm.net/         <
 >             Home Page: http://www.dm.net/~wulfraed/             <

-- 
http://mail.python.org/mailman/listinfo/python-list
Thread:
Will Stuyvesant
Ben Finney
Erik Max Francis
Bernhard Herzog
holger krekel
Kirk Job-Sluder
Erik Max Francis
Dennis Lee Bieber
Jiri Barton
Lulu of the Lotus-Eaters
Terry Reedy
Steven Taschuk
Michele Simionato

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved