Re: [Mailman-Developers] MM3 Test "" Hangs

2014-02-27 Thread Barry Warsaw
On Feb 26, 2014, at 09:21 PM, Mark Sapiro wrote: >You have to put/or enable something in sitecustomize.py (On Ubuntu a symlink >to /etc/python2.7/sitecustomize.py) to get it to use the locale. Have you changed your sitecustomize.py file? You're right that sys.getdefaultencoding() gets initialize

Re: [Mailman-Developers] MM3 Test "" Hangs

2014-02-27 Thread Mark Sapiro
On 02/27/2014 01:04 PM, Barry Warsaw wrote: > On Feb 26, 2014, at 09:21 PM, Mark Sapiro wrote: > >> You have to put/or enable something in sitecustomize.py (On Ubuntu a symlink >> to /etc/python2.7/sitecustomize.py) to get it to use the locale. > > Have you changed your sitecustomize.py file? Y

[Mailman-Developers] Installation of mailman on local machine

2014-02-27 Thread Tejas Shah
Hi, I've been trying to setup mailman on my local machine for contribution .. I'm currently using instructions in the link below for setup: http://bazaar.launchpad.net/~mailman-coders/mailman/3.0/view/head:/src/mailman/docs/START.rst Till now, i've configured my bzr and launchpad settings.. br

Re: [Mailman-Developers] Installation of mailman on local machine

2014-02-27 Thread Abhilash Raj
Hi Tejas, On Fri, Feb 28, 2014 at 2:38 AM, Tejas Shah wrote: > Hi, > I've been trying to setup mailman on my local machine for contribution > .. I'm currently using instructions in the link below for setup: > > http://bazaar.launchpad.net/~mailman-coders/mailman/3.0/view/head:/src/mailman/do

Re: [Mailman-Developers] Installation of mailman on local machine

2014-02-27 Thread Mark Sapiro
On 02/27/2014 01:08 PM, Tejas Shah wrote: > > However, starting the mailman server using "mailman start", when i try to > test using "nose2 -v" , it gives me o/p: You don't have to start mailman before running tests, but it should be OK. > Ran 593 tests in 43.713s > FAILED (failures=11, errors