On 10/18/10 09:28, Grant Edwards wrote:
There's no easy way to even define what "printable" means.  Ask three
different people, and you'll get at least four different answers
answers.

I don't have a printer...that makes *all* characters unprintable, right? Now I can convert the algorithm to O(1)

  def is_printable(L):
    return False

-tkc



--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to