← Back to team overview

ufl team mailing list archive

[HG UFL] Fix printing without newline on '...' without using print. Found nice

 

One or more new changesets pushed to the primary ufl repository.
A short summary of the last three changesets is included below.

changeset:   720:367a728f6c3271cbaf451b0826acc27546c2bb1a
tag:         tip
user:        Anders Logg <logg@xxxxxxxxx>
date:        Mon Mar 09 18:26:41 2009 +0100
files:       ufl/algorithms/formdata.py ufl/log.py
description:
Fix printing without newline on "..." without using print. Found nice
solution at http://mail.python.org/pipermail/python-list/2007-October/632175.html


changeset:   719:f4cf2e6bf4a4cf48fa0f438d3e648229ab33205c
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Mon Mar 09 16:05:34 2009 +0100
files:       ufl/log.py
description:
Upgraded TODO to FIXME in log.py, use of print destroys
all reasons for using the logging system. Luckily it's
only for info, which isn't really used in UFL.


changeset:   718:d9b4edd6b21f2c5a88bdeb6f8855ac1360b3c611
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Mon Mar 09 15:58:06 2009 +0100
files:       test/base.py
description:
removed test fail

----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/ufl


Follow ups