I'm getting this warning about deprecated function and I'm not sure how to track it down as the warning returns lines numbers in maya2009/ bin/maya.bin (?) not in my scripts
pymel.pwarnings : WARNING : DeprecationWarning: The function 'pymel.core.general.PyNode.__add__' is deprecated and will become unavailable in future pymel versions. Convert to string first using str () or PyNode.name() --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/python_inside_maya -~----------~----~----~----~------~----~------~--~---
