From 20a97a4163774212ad9f16c5a2e3abcbf3ecf918 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Mon, 29 Sep 2008 09:19:52 -0400 Subject: Move core Mailman modules to the new mailman.core package. Functionality that's part of the 'application', i.e. non-essential to the core functionality is left in mailman.app. This division of labor is still formative. --- mailman/rules/docs/header-matching.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mailman/rules/docs/header-matching.txt') diff --git a/mailman/rules/docs/header-matching.txt b/mailman/rules/docs/header-matching.txt index 78554526a..0dd917a71 100644 --- a/mailman/rules/docs/header-matching.txt +++ b/mailman/rules/docs/header-matching.txt @@ -28,7 +28,7 @@ the chain untouched (i.e. no disposition). ... This is a message. ... """) - >>> from mailman.app.chains import process + >>> from mailman.core.chains import process Pass through is seen as nothing being in the log file after processing. -- cgit v1.2.3-70-g09d2