LWN.net Logo

Why is it a mess?

Why is it a mess?

Posted Dec 25, 2011 14:09 UTC (Sun) by juliank (subscriber, #45896)
In reply to: Why is it a mess? by ekj
Parent article: Cracks in the Foundation (PHP Advent)

> myint <> 0

Use myint != 0. That other form is deprecated in Python 2, and removed in Python 3.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds