Gerard Flanagan <grflana...@gmail.com> wrote:
> def count(text, *args):

Other than the ability to handle multiple substrings, you do realise
you've effectively duplicated str.count()?
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to