Changeset 11:078c7b030cee in mailjam for postman/tools.py


Ignore:
Timestamp:
May 20, 2012, 10:02:10 AM (12 years ago)
Author:
Borja Lopez <borja@…>
Branch:
default
Phase:
public
Message:

Removed legacy configs from the config module

Added some headers to the sources (setting author, email, website
and references to the LICENSE)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postman/tools.py

    r1 r11  
    11# -*- coding: utf-8 -*-
     2
     3"""
     4The postman project - tools.py
     5
     6This file is released under the BSD license, see LICENSE for
     7more information.
     8
     9Francisco de Borja Lopez Rio - <borja@codigo23.net>
     10Soluciones Informaticas Codigo23 S.L.U. - http://codigo23.net
     11"""
    212
    313import re
Note: See TracChangeset for help on using the changeset viewer.