Поиск по:   - 
   Поискать по всем серверам
  
На этой странице приведены все страницы, которые ссылаются на http://kodomo.fbb.msu.ru/hg/allpy/raw-rev/c1091715f8a3. Показаны документы 1 - 1 из 1.
1. allpy: c1091715f8a3
 ... allpy/util.py test/test_silence.py . ... By replacing OS'es stdout/stderr with tempfile (called `dup`) 1.29 + 2. ... 1.32 + E.g:: 1.33 + 1.34 + with  Silence ( dup = both ): 1.35 + check_call([ mucle , alignment]) 1.36 + 1.37 + ` Silence ()` is equivalent to ` Silence ( hide =' stderr ')` 1.38 +     1.39 + 1.40 + def __init__(self,  hide =None,  dup =None): 1.41 + if  dup  is None and  hide  is None: 1.42 +  hide  =   stderr   1.43 + assert not ( dup  is not None and  hide  is not None) 1.44 + self ...
      
[
Сохраненная копия
] 
 Ссылки http://kodomo.fbb.msu.ru/hg/allpy/rev/c1091715f8a3 -- 24.8 Кб -- 01.10.2012
Похожие документы
    
    
Похожие документы