this bug was reported and fixed: http://code.google.com/p/pymel/issues/detail?id=64&can=1 . 0.9.1 will be coming shortly.
On Mar 25, 2009, at 5:34 AM, marcin wrote: > > Hi! > > I've found bug in _getInputFiles function in mel2py init file. It > takes input variable as argument, > but it should take arg variable.In Windows input is Win32Input > function located in pywin.framework.app module. > So at the end result variable return Unknown as a mel file without > raising any exception. > Changing input to arg works fine. One missing thing is fact that > whatIs command return Unknown string when > script wasn't found so maybe checking this would be good. > > Kudos for Chad and all the other guys who are working on pymel. > > > --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/python_inside_maya -~----------~----~----~----~------~----~------~--~---
