~sambuddhabasu1/mailman/fix_mailman_run_error

  • Committer: Barry Warsaw
  • Date: 2009-02-10 03:19:18 UTC
  • Revision ID: barry@list.org-20090210031918-pmh2y6yu0q42v60s
Move mailman.Message to mailman.email.Message.  Rename Message.get_sender() to
Message.sender (property) and Message.get_senders() to Message.senders
(another property).  The semantics of .sender is slightly different too; it no
longer consults config.mailman.use_envelope_sender.

Add absolute_import and unicode_literals to Utils.py, and clean up a few
imports.
Filename Latest Rev Last Changed Committer Comment Size
..
contrib 1436 25 years ago bwarsaw Contribution by Bruce Perens -- cleaned for style Diff
cron 3 26 years ago klm Initial revision Diff
data 6580 16 years ago Barry Warsaw Reorganize the database subpackage, primarily by r Diff
docs 6461 17 years ago bwarsaw reorganize READMEs and other documentation. more Diff
scripts 67 26 years ago mailman Initial revision Diff
src 6675 15 years ago Barry Warsaw Push the source directory into a 'src' subdirector Diff
tests 2722 23 years ago bwarsaw Rebuilding my zapped bounce test cases. Diff
.bzrignore 6675 15 years ago Barry Warsaw Push the source directory into a 'src' subdirector 164 bytes Diff Download File
bootstrap.py 6648.1.1 15 years ago Barry Warsaw Basic buildout infrastructure. Added a NEWS file. 2.3 KB Diff Download File
buildout.cfg 6666 15 years ago Barry Warsaw The conversion from Defaults.py to lazr.config is 560 bytes Diff Download File
ez_setup.py 6530.1.1 17 years ago Barry Warsaw The start of a setuptools conversion. All the Mak 8.3 KB Diff Download File
README.txt 6659 15 years ago Barry Warsaw Update more documentation. 6.4 KB Diff Download File
setup.py 6675 15 years ago Barry Warsaw Push the source directory into a 'src' subdirector 3.5 KB Diff Download File
template.py 6671 15 years ago Barry Warsaw Several important cleanups. * Turn on absolute_im 849 bytes Diff Download File
TODO.txt 6640 16 years ago Barry Warsaw Use adaptation to get from an IDomain to an IRegis 537 bytes Diff Download File