All pastes #2091495 Raw Edit

Unnamed

public python v1 · immutable
#2091495 ·published 2011-10-19 16:27 UTC
rendered paste body
connections = mc.listConnections()if connections:    for connection in connections:	#whatever you want the connections to do