Is there a module that can pull str values for say the last 3 months? Something like:
print lastMonths(3) ['Sep', 'Aug', 'Jul'] Thanks -- http://mail.python.org/mailman/listinfo/python-list
Is there a module that can pull str values for say the last 3 months? Something like:
print lastMonths(3) ['Sep', 'Aug', 'Jul'] Thanks -- http://mail.python.org/mailman/listinfo/python-list