[Edu-sig] Fw: [Visualpython-users] Problem resolved

Arthur Siegel ajs@ix.netcom.com
Sun, 10 Jun 2001 06:16:22 -0400


Got the right man for the job.

----- Original Message -----
From: "Bruce Sherwood" <bas@andrew.cmu.edu>
To: <visualpython-users@lists.sourceforge.net>
Sent: Sunday, June 10, 2001 12:09 AM
Subject: [Visualpython-users] Problem resolved


> Dave Scherer discovered the change in Python 2.1 that made Visual fail. It
> is no longer legal to do the direct comparison "numeric_array == None".
> Instead, you now have to do essentially "value.is(Nothing())" instead of
> "value == Nothing()". We'll make these changes and then be able to move up
> to Python 2.1
>
> Bruce Sherwood
>
>
> _______________________________________________
> Visualpython-users mailing list
> Visualpython-users@lists.sourceforge.net
> http://lists.sourceforge.net/lists/listinfo/visualpython-users