[Vim-latex-devel] `stringio' in outline.py
Brought to you by:
srinathava,
tmaas
From: Christian E. <bla...@gm...> - 2006-01-15 23:45:39
|
Hello, Due to a discussion on the vim list I downloaded the most recent version which contains a python script outline.py. Up to now I haven't experienced any problems which is strange because IMHO there is a mistake in outline.py: Line 12 goes: import stringio I am quite sure the module is called StringIO (or cStringIO) respectively: $ python -c 'import StringIO' $ python -c 'import stringio' Traceback (most recent call last): File "<string>", line 1, in ? ImportError: No module named stringio Strange. BTW cvs checkout is not working since a few days. c -- _B A U S T E L L E N_ lesen! --->> <http://www.blacktrash.org/baustellen.html> |