Florian Best

Results 263 comments of Florian Best

I created a workaround by sharing a `children` instance between all the processes and set the pid there after the `fork()`: ```python import os import sys import signal import time...

> Ah, that makes sense. > > In that case, I think making the children dict a global would be a simple solution. It's fine to make it a global...

type(types.ListType()) u''

Hmm, the check would also need to check if the builtin type was overridden.

What is wrong with "lambda (i, n)" which gets replaced with lambda i_n: ?

Please implement this, then I really love autopep8.

Downgrading to autopep8 0.9.1 seems to respect tabs (when ignoring E501,E101,W191,E126,E128).

@jxenos I am not a maintainer of autopep8. This is just the solution I had to use when we migrated our hole code base. I would still like to see...

In my opinion the output should be: ``` GYakymOSMc = GYakymOSMW( GYakymOSMJ, GYakymOSMA, GYakymOSMr, GYakymOSMw['abc'], GYakymOSMU, GYakymOSMq, GYakymOSMH, GYakymOSMl, svygreNveyvarf=GYakymOSME ) ```

@tobixx Ah really? Too bad, that I didn't knew this a week ago. I autopep8'ed about 30000 files.