Paul Rubin <http://phr...@nospam.invalid> writes:
>       c = compare(tree1['left'], tree2['left'])

Of course this recursive call crashes if either branch is None.
Oh well, I'll stop trying to correct it since I'm sure you get the idea.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to