In the current version of STX, the underline symbology is not very good for documenting Python. In the string "python_function1 does this, and python_function2 does that", "function1 does this, and python" gets underlined. I think it would be better if either:
1) there are no spaces in strings to underline, only more '_' (_this_is_an_example_), or 2) the final "_" should be followed by whitespace or punctuation. --- Alastair _______________________________________________ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )