pytypes
index
/home/sabren/web/webappworkshop.com/pydoc/lib/pytypes/__init__.py

 
Package Contents
            
Date
DateTime
EmailAddress
FixedPoint
IdxDict
Range
__init__
spec (package)
 
Functions
            
dateRange(date1, date2)
returns a tuple of Date objects between two dates (inclusive)
@TODO: this has nothing to do with the Range class
toDate(thing)
ensures that a date is a Date object
toDateTime(thing)
ensures that a datetime is a DateTime object
 
Data
             DEFAULT_PRECISION = 2
__file__ = '/home/sabren/web/webappworkshop.com/pydoc/lib/pytypes/__init__.pyc'
__name__ = 'pytypes'
__path__ = ['/home/sabren/web/webappworkshop.com/pydoc/lib/pytypes']