NodeGroup.links.new() crashes when the order of NodeSockets is reversed
I've attached a simple python script that demonstrates this (will crash blender when run on the default scene).
It seems as nodeFindNode() cant find the node in this case.
I'll also submit simple patch that prevents the crash.
tested in r46381.
Description
Description