~sambuddhabasu1/mailman/fix_mailman_run_error

  • Committer: bwarsaw
  • Date: 2002-11-11 14:52:21 UTC
  • Revision ID: vcs-imports@canonical.com-20021111145221-v86clz881llid7p4
__get_f(): LookupError is built-in.  Bug reported by Carson Gaspar.
Filename Latest Rev Last Changed Committer Comment Size
..
Archiver 1031 26 years ago cotton code cleanup: put all the web archive related stuf Diff
Bouncers 1873 25 years ago bwarsaw Infrastructure for extensible bounce parsers, mode Diff
Cgi 697 26 years ago viega These are the files that used to be in ../cgi, exc Diff
Commands 4848 22 years ago bwarsaw New architecture for email commands. Instead of t Diff
Gui 3430 23 years ago bwarsaw There are the admin gui component modules, which n Diff
Handlers 1708 25 years ago bwarsaw New pipeline delivery module """Send an acknowled Diff
Logging 765 26 years ago bwarsaw Subpackage containing all logging classes. Stampe Diff
MTA 3021 23 years ago bwarsaw Checking in the usual .cvsignore, Makefile.in, and Diff
Queue 2684 24 years ago bwarsaw Multiple queue runner classes, in a new package Ma Diff
.cvsignore 1141 26 years ago bwarsaw `make distclean' now removes stray .pyc files. Al 36 bytes Diff Download File
__init__.py 4665 22 years ago bwarsaw Update copyright years. 785 bytes Diff Download File
Autoresponder.py 4665 22 years ago bwarsaw Update copyright years. 1.5 KB Diff Download File
Bouncer.py 5335 22 years ago bwarsaw Whitespace normalization. 11.8 KB Diff Download File
Defaults.py.in 5439 22 years ago bwarsaw GLOBAL_PIPELINE: Re-ordering once again so that Mo 50 KB Diff Download File
Deliverer.py 5377 22 years ago bwarsaw ForwardMessage(): The signature of the OwnerNotifi 5.5 KB Diff Download File
Digester.py 4437 22 years ago bwarsaw send_digest_now(): Return a boolean flag specifyin 2.5 KB Diff Download File
EncWord.py 4665 22 years ago bwarsaw Update copyright years. 5.1 KB Diff Download File
Errors.py 5250 22 years ago bwarsaw BadListNameError: New exception for when the list 4.8 KB Diff Download File
GatewayManager.py 5337 22 years ago bwarsaw InitVars(): New config variable news_moderation, w 1.4 KB Diff Download File
htmlformat.py 4928 22 years ago bwarsaw QuoteHyperChars() -> websafe() Also, use Utils.we 20.6 KB Diff Download File
HTMLFormatter.py 5192 22 years ago bwarsaw ParseTags(): Python will barf when trying to strin 17.6 KB Diff Download File
i18n.py 5272 22 years ago bwarsaw Integrating SF patch #594771, i18n'ified pipermail 3.7 KB Diff Download File
ListAdmin.py 5190 22 years ago bwarsaw _UpdateRecords(): Fixed typo, mlist -> self. Clos 22.1 KB Diff Download File
LockFile.py 5345 22 years ago bwarsaw __writelog(): It turns out to be really helpful to 22.4 KB Diff Download File
Mailbox.py 5163 22 years ago bwarsaw Some fixes for problems identified by Peer Heinlei 3.5 KB Diff Download File
MailList.py 5427 22 years ago bwarsaw __getstate__(), __setstate__(): Remove the hackery 53.9 KB Diff Download File
Makefile.in 4858 22 years ago bwarsaw Add the Mailman/Commands subdirectory to the list 2.3 KB Diff Download File
MemberAdaptor.py 5193 22 years ago bwarsaw getMemberName(), addNewMember(), setMemberName(): 13.7 KB Diff Download File
Message.py 5379 22 years ago bwarsaw OwnerNotification.__init__(): The signature of the 10.5 KB Diff Download File
mm_cfg.py.dist.in 4665 22 years ago bwarsaw Update copyright years. 1.6 KB Diff Download File
OldStyleMemberships.py 4492 22 years ago bwarsaw Patches to support duplicate suppression for expli 13.8 KB Diff Download File
Pending.py 4604 22 years ago bwarsaw _load(), _save(): Now that we're saving instances 6.6 KB Diff Download File
Post.py 4304 23 years ago bwarsaw inject(): Extend the signature of the function so 2.1 KB Diff Download File
SafeDict.py 3845 23 years ago bwarsaw SafeDict.__getitem__(): Use isinstance() instead o 2.1 KB Diff Download File
SecurityManager.py 5166 22 years ago bwarsaw Authenticate(): Checking in a change discussed a w 14.3 KB Diff Download File
Site.py 4513 22 years ago bwarsaw intermediate 3.8 KB Diff Download File
TopicMgr.py 4665 22 years ago bwarsaw Update copyright years. 2.3 KB Diff Download File
UserDesc.py 4665 22 years ago bwarsaw Update copyright years. 2.2 KB Diff Download File
Utils.py 5423 22 years ago bwarsaw to_dollar(): We have to not only escape $'s but we 25.2 KB Diff Download File
Version.py 5418 22 years ago bwarsaw Bump version number. 1.4 KB Diff Download File
versions.py 5340 22 years ago bwarsaw NewVars(): Pick up news_moderation. 21.1 KB Diff Download File