DZone Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world
Tw.conf
// Example configuration file for tw.py.
config = "tw.conf" username = "mcandre" rootauthurl = "http://twitter.com/statuses/" useragent = "tw.py 0.0.1" statusdelimeter1 = "<p class=\"entry-title entry-content\">" statusdelimeter2 = "</p>"





