Operator Tokens

The following tokens are operators:

+       -       *       **      /       //      %
<<      >>      &       |       ^       ~
<       >       <=      >=      ==      !=      <>

The comparison operators <> and != are alternate spellings of the same operator. != is the preferred spelling; <> is obsolescent (and will be removed in Python 3.0).

 

A Django site. this page was rendered by a django application in 0.02s 2011-06-21 22:39:56.245755. hosted by webfaction.