allpy
view test/usecase2.py @ 599:56d62d405021
pair_cores_all.py: close openned files to avoid error
error "Too many openned files" occured in child processes
multiprocessing seems to use old process when new python process
is created to avoid increasing of process number. Therefore
files openned in childred are not closed automatically
author | boris (kodomo) <bnagaev@gmail.com> |
---|---|
date | Sun, 03 Apr 2011 17:05:32 +0400 |
parents | 0411fa851bba |
children | cc1959669928 |
line source
1 # Fragments are in pair_repeat.fasta
7 """Helper to mark column (given as dict) by identity."""
18 """Helper to mark column of 2 sequences (given as list) by identity."""
26 """Fund long positive runs.
28 This obscure and probably broken function has nothing to do with allpy,
29 so it's presence in the example is unnecessary.
30 """
39 continue
54 continue