Документ взят из кэша поисковой машины. Адрес оригинального документа : http://kodomo.fbb.msu.ru/hg/allpy/log/0500f111e32a/allpy/util.py
Дата изменения: Unknown
Дата индексирования: Sun Feb 3 19:31:12 2013
Кодировка:
allpy: allpy/util.py history

allpy

log allpy/util.py

age author description
Thu, 21 Jul 2011 18:29:42 +0400 Daniil Alexeyevsky Added allpy.util.open(), a wrapper around open(), which allows "-" as a filename to signify stdin or stdout
Tue, 19 Jul 2011 20:04:22 +0400 Daniil Alexeyevsky allpy.util.lazy_import: the returned value after first query should also be a usable value
Tue, 19 Jul 2011 19:57:34 +0400 Daniil Alexeyevsky allpy.util.lazy_import: added all the arguments that __import__ has
Tue, 19 Jul 2011 19:39:59 +0400 Daniil Alexeyevsky Added allpy.utils.lazy_import: a helper to break import loops less pervasively
Tue, 19 Jul 2011 14:40:22 +0400 Daniil Alexeyevsky Added deprecation warnings to the deprecated functions.
Tue, 03 May 2011 21:04:08 +0400 Daniil Alexeyevsky Added allpy.util.UserString, a clone of str with ability to add attributes
Thu, 16 Dec 2010 19:17:08 +0300 Daniil Alexeyevsky Added allpy.util.remove_each helper
Thu, 16 Dec 2010 19:15:34 +0300 Daniil Alexeyevsky Added docstrings to allpy.util
Thu, 16 Dec 2010 03:10:06 +0300 Daniil Alexeyevsky Added classes UserDict and UserList in allpy.util
Thu, 16 Dec 2010 01:12:06 +0300 Daniil Alexeyevsky Clean reimplementation of allpy.base.Alignment.from_fasta