list.remove
s.remove(x) same as del s[s.index(x)]
Raises ValueError when x is not found in s.
s.remove(x) same as del s[s.index(x)]
Raises ValueError when x is not found in s.
this page was rendered by a django application in 0.01s 2010-12-16 18:16:11.976390. hosted by webfaction.