let say mc.select(clear=1) print mc.ls(sl=1) >>None
I have to check if its "None" or a list if I want to do a For loop anything else with the List Are there better ways than checking >> if "None" >> all the time ? Thanks Yury --~--~---------~--~----~------------~-------~--~----~ Yours, Maya-Python Club Team. -~----------~----~----~----~------~----~------~--~---
