kevin parks wrote:
Hi folks,

I am trying to cyclically rotate a seq until it reached the beginning stage again.
I would like to be able

BTW collections.deque supports most list methods and rotate(): http://docs.python.org/lib/module-collections.html

Kent

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to