[Mailman-Developers] Mailman setup : SyntaxError: invalid syntax

2015-03-03 Thread Vlad Shablinsky
Hi, I'm Vlad Shablinsky. I study computer science in Belarusian State University and I'm new to Mailman. I've been trying to set up Mailman but got some errors. Firstly, I'm running OS X 10.10. I followed these steps: 1. http://wiki.list.org/DEV/Mac%20Mailman%20development%20s

Re: [Mailman-Developers] Mailman setup : SyntaxError: invalid syntax

2015-03-03 Thread Vlad Shablinsky
On Tue, Mar 3, 2015 at 8:28 PM, Abhilash Raj wrote: > > Are you using python2 for postorius? Mailman core requires python3.4 and > mailman.client is bilingual( can run on both python2 and 3). But > postorius (for now) only runs on python2. > > Also, since you need to be able to import mailman.cl

[Mailman-Developers] GSoC

2015-03-07 Thread Vlad Shablinsky
Hi, I'm Vlad Shablinsky. I wrote about some problems with setting up Mailman some time ago and Abhilash helped me. I'm interested in contribution to Mailman this summer. I find "GitHub/development tools integration" and "A Dashboard for Admins/Owners/Moderators" ideas

Re: [Mailman-Developers] GSoC

2015-03-09 Thread Vlad Shablinsky
N) 2. I imported dump_list like you said and It started to work. Now I can't create list >>> mlist = create_list('t...@example.com') Traceback (most recent call last): File "", line 1, in File "/Users/vlad/Projects/GSoC/Mailman/mailman/src/mailman/app