← Back to team overview

ufl team mailing list archive

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

 

Ok for now, but modifying the standard library behaviour isn't a very
nice thing to do :)

Martin



On Mon, Mar 9, 2009 at 6:26 PM, UFL <ufl@xxxxxxxxxx> wrote:
> 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
>
> _______________________________________________
> UFL-dev mailing list
> UFL-dev@xxxxxxxxxx
> http://fenics.org/mailman/listinfo/ufl-dev
>
>


Follow ups

References