Show
Ignore:
Timestamp:
05/02/09 16:44:28 (3 years ago)
Author:
John Hampton <pacopablo@…>
Children:
4e17a72f98bff34332fbca7853ac4aa7b854d997
Parents:
4bceacf6b979775083c8623c2906a66e95eefe48
git-committer:
John Hampton <pacopablo@pacopablo.com> / 2009-05-02T16:44:28Z-0700
Message:

Fleshed out framework. Begun implementation of IMAP email data source

File:
1 edited

Legend:

Unmodified
Added
Removed
  • resourcetotrac/resourcetotrac/email/__init__.py

    ref235ae rc8845e4  
     1# -*- coding: utf-8 -*- 
     2# 
     3# Copyright (C) 2009 John Hampton <pacopablo@pacopablo.com> 
     4# All rights reserved. 
     5# 
     6# This software is licensed as described in the file COPYING, which 
     7# you should have received as part of this distribution. 
     8# 
     9# Author: John Hampton <pacopablo@pacopablo.com> 
     10 
     11# Standard Library Imports 
     12 
     13# Third Party imports 
     14 
     15# Local imports 
Note: See TracChangeset for help on using the changeset viewer.