pywws.constants

Bits of data used in several places.

This module collects together some ‘constants’ that are used in other pywws modules.

Classes

Twitter
timedelta Difference between two datetime values.
class pywws.constants.Twitter[source]
consumer_key = '62moSmU9ERTs0LK0g2xHAg'
consumer_secret = 'ygdXpjr0rDagU3dqULPqXF8GFgUOD6zYDapoHAH9ck'

Comments or questions? Please subscribe to the pywws mailing list http://groups.google.com/group/pywws and let us know.

Previous topic

pywws.Logger