I have another question - what about the function line?

Eg.
Class Something(object):
def __init__(self, rotate=((0, 0), (0, 0), (0, 0)), scale=((1, 1), (1, 1), (
1, 1)), u_jitter=(0,0), v_jitter=(0,0)):

The character limit stops at the last open bracket of the scale parameter : 
`..., scale=((1, 1), (1, 1), (` 
Should/ Can it be break into two?

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/0af2c859-544f-483d-8eab-394a5ba3466d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to