[wingide-users] text justify
Robin Dunn
robin at alldunn.com
Mon Apr 28 14:16:20 MDT 2008
Currently if I use the text justify command inside an triple quoted
string, it gets formatted like this:
""" text text text text text text text text text text text
text text text text text text text text text text text text
text text text text """
Is there an option to make it format like this instead?
"""
text text text text text text text text text text text text
text text text text text text text text text text text text
text text text
"""
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
More information about the wingide-users
mailing list