[Biopython-dev] Pending deprecations
Michiel de Hoon
mjldehoon at yahoo.com
Tue Dec 21 15:15:33 UTC 2010
--- On Sat, 12/18/10, Peter <biopython at maubp.freeserve.co.uk> wrote:
> > Bio.Nexus.Nexus._kill_comments_and_break_lines
>
> That's a private method so we can just remove it.
>
Well, looking at this code it seems that this method is still needed if cnexus (C module) is not available, for example in case of Jython. So I think we should remove the PendingDeprecationWarning for this function because we cannot remove it.
--Michiel.
More information about the Biopython-dev
mailing list