Conditional operator in Python?
Greg Ewing
greg at cosc.canterbury.ac.nz
Mon Apr 9 01:31:10 EDT 2001
More information about the Python-list mailing list
Mon Apr 9 01:31:10 EDT 2001
- Previous message (by thread): Conditional operator in Python?
- Next message (by thread): Conditional operator in Python?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Tim Peters wrote: > > for (j=KK+KK-2;j>KK-LL;j-=2) > ul[KK+KK-1-j]=0.0,u[KK+KK-1-j]=u[j]-ul[j]; y(u[KK])! -- Greg Ewing, Computer Science Dept, University of Canterbury, Christchurch, New Zealand To get my email address, please visit my web page: http://www.cosc.canterbury.ac.nz/~greg
- Previous message (by thread): Conditional operator in Python?
- Next message (by thread): Conditional operator in Python?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list