BUG: egg system getNextChild segfults if no getFirstChild

getNextChild segfults if getFirstChild was not called before it.

Could we have the python iterator idiom augment this get first/get next behavior?