<> and !=

Gonçalo Rodrigues op73418 at mail.telepac.pt
Wed Jul 16 09:44:21 EDT 2003


On Wed, 16 Jul 2003 08:57:33 -0400, hokiegal99
<hokiegal99 at hotmail.com> wrote:

>that sould be:
>
>if newfile <> oldfile
>if newfile != oldfile

No difference whatsoever. I believe != is prefered (style guide?)
though -- and that's the one I always use.

With my best regards,
G. Rodrigues




More information about the Python-list mailing list