Unary Operators

Steve Purcell stephen_purcell at yahoo.com
Fri Jul 28 00:09:22 EDT 2000


RC wrote:
> Are there any unary operators (^, |, etc...) in Python such as in
> Verilog HDL?

There are not    :-)

Or, more fully, there are 'not', '~', '-', and '+'.

-Steve

-- 
Steve Purcell,  Technical Director, Inkontact
Get in touch at http://www.inkontact.com/
Get testing at http://pyunit.sourceforge.net/
"Life must be simple if I can do it" -- Me




More information about the Python-list mailing list