[Mailman-Developers] [GSoC 2014] Mailman CLI Project

Rajeev S rajeevs1992 at gmail.com
Sat May 3 09:49:13 CEST 2014


Hi,

I have added two more methods, *create domain* and *list mailing lists*.
The listing feature is performed using the `tabulate` module, which I have
added to the install_requires.

Also, the usage of the CLI is explained in the cli/docs/using.txt.


*Regards,Rajeev S*
*Government Engineering College,Thrissur*
*http://rajeevs.tk <http://rajeevs.tk>*


On Fri, May 2, 2014 at 9:06 PM, Rajeev S <rajeevs1992 at gmail.com> wrote:

> Hi,
>
> I have added the licensing blocks to the files and pushed the code.
>
>
> *Regards,Rajeev S*
> *Government Engineering College,Thrissur*
> *http://rajeevs.tk <http://rajeevs.tk>*
>
>
> On Fri, May 2, 2014 at 7:13 AM, Barry Warsaw <barry at list.org> wrote:
>
>> On May 02, 2014, at 06:36 AM, Rajeev S wrote:
>>
>> >3.The code has been verified with pep8 *and* flake8 tools. It also passes
>> >most of the guidelines mentioned in Barry's styleguide. Some of the
>> >guidelines are yet to be met, like the licensing block
>> >and stuff like __all__. Also the ^L at major sections are also not
>> >added.(Is it still necessary?)
>>
>> Files should definitely all have licensing blocks.  ^Ls are not required.
>>  I
>> find them useful for Emacs navigation, but I understand they may be
>> distracting for other folks in other editors.  I really need to update the
>> style guide for Python 3 and not-quite-Python-3-yet.
>>
>> -Barry
>> _______________________________________________
>> Mailman-Developers mailing list
>> Mailman-Developers at python.org
>> https://mail.python.org/mailman/listinfo/mailman-developers
>> Mailman FAQ: http://wiki.list.org/x/AgA3
>> Searchable Archives:
>> http://www.mail-archive.com/mailman-developers%40python.org/
>> Unsubscribe:
>> https://mail.python.org/mailman/options/mailman-developers/rajeevs1992%40gmail.com
>>
>> Security Policy: http://wiki.list.org/x/QIA9
>>
>
>


More information about the Mailman-Developers mailing list