diff options
| author | Barry Warsaw | 2008-10-17 13:58:18 -0400 |
|---|---|---|
| committer | Barry Warsaw | 2008-10-17 13:58:18 -0400 |
| commit | f25f73cb081f9363743020155c17ccf4305309dc (patch) | |
| tree | ce69b0e322f645960667a288ba9fa8e48fdc3423 /mailman/bin/create_list.py | |
| parent | a56897d1c541dd9b1db7af9b3568743dd73692de (diff) | |
| download | mailman-f25f73cb081f9363743020155c17ccf4305309dc.tar.gz mailman-f25f73cb081f9363743020155c17ccf4305309dc.tar.zst mailman-f25f73cb081f9363743020155c17ccf4305309dc.zip | |
Diffstat (limited to 'mailman/bin/create_list.py')
| -rw-r--r-- | mailman/bin/create_list.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mailman/bin/create_list.py b/mailman/bin/create_list.py index c25ab3283..83c3c7c5d 100644 --- a/mailman/bin/create_list.py +++ b/mailman/bin/create_list.py @@ -15,8 +15,6 @@ # You should have received a copy of the GNU General Public License along with # GNU Mailman. If not, see <http://www.gnu.org/licenses/>. -from __future__ import with_statement - import sys from mailman import errors |
