summaryrefslogtreecommitdiff
path: root/src/mailman/interact.py
Commit message (Collapse)AuthorAgeFilesLines
* Move the interact module to a better sub-package location.Barry Warsaw2012-03-131-86/+0
|
* * IPython support in `bin/mailman shell` contributed by Andrea Crotti.Barry Warsaw2012-03-121-2/+3
|\ | | | | | | (LP: #949926).
| * various small fixes after reviewing with Barry WarsawAndrea Crotti2012-03-131-1/+1
| |
| * - add a section in the schema to customize the shellAndrea Crotti2012-03-131-2/+2
|/ | | | | - add the shell completion to the python shell - add an option to use IPython, disabled by default
* copybumpBarry Warsaw2012-01-011-1/+1
|
* Remove all pylint vestiges.Barry Warsaw2011-08-031-3/+0
|
* Happy New Year.Barry Warsaw2011-01-011-1/+1
|
* Happy New Year.Barry Warsaw2010-01-011-1/+1
|
* Many pylint cleanups.Barry Warsaw2009-06-301-10/+23
|
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-0/+75
correctly regardless of how it's used.