Condorcet analysis of Official PEP308 Ballots

Stephen Horne intentionally at blank.co.uk
Wed Mar 12 19:24:26 EST 2003


On 11 Mar 2003 09:58:12 -0600, Norman Petry <npetry at accesscomm.ca>
wrote:

>-- Guido may freely choose to implement any, all, or none of the syntax
                                              ***

Hmmm - now there's an idea - 17 different condition expression
syntaxes in the same language...

  from  __ALTERNATE_FUTURE_02__ import conditional
  from  __ALTERNATE_FUTURE_03__ import conditional
  from  __ALTERNATE_FUTURE_04__ import conditional

  print (if a==1: (b==1 ? c : d) else: (e if f==1 else g))

Sorry that's only three forms, but - well - I had to keep it sane ;-)





More information about the Python-list mailing list