"piotr maliƱski" wrote: > I'm learning Myghty from few weeks and now I'm making a simple forum > script ;) and I have problem finding few things in python that I need: > - how to strip all HTML tags leaving the text
http://effbot.org/zone/re-sub.htm#strip-html might be helpful. > strip all code (python/other) from a string? not sure what this means. > - how to highlight a python/html/other code (result in HTML code)? http://www.google.com/search?q=colorize+python </F>
-- http://mail.python.org/mailman/listinfo/python-list