Show frames
In MEL, use ls -long -selection [-type dagNode] instead. In Python, use cmd.ls(long=True, selection=True, type'dagNode').