Comment #9 on issue 39 by fgallaire: Python version support http://code.google.com/p/txt2tags/issues/detail?id=39
The only 2.3 feature is one "enumerate()" in the aa_table function...but it's only used with the %!csv command, and there's no csv support in Python lib before Python 2.3 ! So as it is, txt2tags is Python2.2 ready. ------------------------------------------------------------------------------ The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://p.sf.net/sfu/dev2dev-palm _______________________________________________ txt2tags-list mailing list https://lists.sourceforge.net/lists/listinfo/txt2tags-list
