variable in Python

berg_ winhelp at columbus.rr.com
Sat Apr 19 00:53:55 EDT 2003


> object it refers to; additionally, there is no concept of a "null"
> reference.

Python does have the concept of null, it is represented by None.

cursor = None

shain

>
>   Hope this helps,
>
>   Jp
>
> --
> It is practically impossible to teach good programming style to
> students that have had prior exposure to BASIC: as potential
> programmers they are mentally mutilated beyond hope of
> regeneration.        -- Dijkstra
> --
>  up 28 days, 9:02, 5 users, load average: 0.04, 0.03, 0.00
>






More information about the Python-list mailing list