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.00s 2012-02-12 19:32:20.793069. hosted by webfaction.