Hi,
I have a list of many elements and I want to delete the duplicates and sort 
it alphabetically.
This is my code.

set(tweetlist)
tweetlist.sort()
print tweetlist

But set() is not working. Have I to do something different in appengine? 
Have I to import something?

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/Wlb4iP_syeAJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to