Contents   Module: pymanual
<<Class: doc_printer<<   >>Function: pymanual_htb>>

Function: split_words

Synopsis: split_words( words, sep, exceptions=[] )

Argument words is a list of strings. Each of these lists will be splitted by separator sep . The resulting lists will be concatenated where sep is inserted where it has caused a split. This list is the result. Argument exceptions is an optional list of words that will no be splitted.



Elements:

none

(c) Dr. Harald Meyer auf'm Hofe 2005-2006 
pymanual 0.999

Generated by pymanual (c) 2005-2006 on August 02, 2006.