hi, I am a beginner in Python. I wish to know how can i filter a list of strings using wild characters.ie Lets say i have list countries = ["india","africa","atlanta","artica","nigeria"]. I need only the list of string starting with 'a'.
thank you Sreeraj -- http://mail.python.org/mailman/listinfo/python-list