Hey marcin - thanks for reporting the bug - unfortunately, I'm a
little unclear on what you're trying to recommend... do you think you
could send / post either your altered file, or (better yet) a diff?

Note, though, that we don't want to make pywin a dependency for pymel...

- Paul

On Wed, Mar 25, 2009 at 5:34 AM, marcin <[email protected]> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to