On Wed, Jan 7, 2009 at 8:21 PM, Terry Brown <[email protected]> wrote:

>
>
> How about changing
>
>  assert c.positionExists(p)
>
> to
>
>  if not c.positionExists(p):
>      return None


Fine with me.  Feel free to make this change.

Edward

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to