Back to Index
The following tokens are operators:
+ - * ** / // % << >> & | ^ ~ < > <= >= == != <>
The comparison operators <> and != are alternate spellings of the same operator. != is the preferred spelling; <> is obsolescent.
<>
!=
© 2002-2004 Active-Venture.com Website Hosting Service
Disclaimer: This documentation is provided only for the benefits of our hosting customers. For authoritative source of the documentation, please refer to http://python.org/doc/