Документ взят из кэша поисковой машины. Адрес оригинального документа : http://kodomo.fbb.msu.ru/hg/allpy/log/523a681bb4e7/test/usecase3.py
Дата изменения: Unknown
Дата индексирования: Mon Feb 4 03:19:16 2013
Кодировка:
allpy: test/usecase3.py history

allpy

log test/usecase3.py

age author description
Mon, 07 Feb 2011 21:46:43 +0300 Daniil Alexeyevsky Replaced all calls to obsolete Alignment.to_fasta() with Alignment.to_file()
Mon, 07 Feb 2011 21:44:38 +0300 Daniil Alexeyevsky Replaced all calls to obsolete Block.flush_left() with Block.flush("left")
Mon, 07 Feb 2011 21:40:14 +0300 Daniil Alexeyevsky Replaced calls to obsolete Alignment.from_file() with Alignment().append_file everywhere
Fri, 21 Jan 2011 15:00:23 +0300 Daniil Alexeyevsky Fixed references to base interface according to previous changes (closes #12)
Wed, 19 Jan 2011 16:10:27 +0300 Daniil Alexeyevsky Backed out changeset 2e9cbe32a554
Wed, 12 Jan 2011 19:36:09 +0300 Andrei Command line parameters added
Fri, 17 Dec 2010 00:45:20 +0300 Daniil Alexeyevsky Added usecases from wiki to test/ directory