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 <[email protected]> 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 <[email protected]> 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 >> [email protected] >> 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 >> > > _______________________________________________ Mailman-Developers mailing list [email protected] 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/archive%40jab.org Security Policy: http://wiki.list.org/x/QIA9
