Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #35756

Re: Facing issue with Python loggin logger for printing object value

References <CAJ2vgs6aDNFfrm+F7fRrBiE10naNQRKW_dwVGzM8BxCR9ws3Kw@mail.gmail.com> <50DF1D48.2060507@davea.name> <CAJ2vgs5j3+HYNWBd-3BN6p9hyDMG_5MmOrCKfodcMNzTg-OQUg@mail.gmail.com>
Date 2012-12-30 03:59 +1100
Subject Re: Facing issue with Python loggin logger for printing object value
From Chris Angelico <rosuav@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.1430.1356800407.29569.python-list@python.org> (permalink)

Show all headers | View raw


On Sun, Dec 30, 2012 at 3:54 AM, Morten Engvoldsen <mortenengv@gmail.com> wrote:
> but here payment_line has null value since it was not able to retrieve
> payment line value from the payment object.

Specifically what value? Is it an empty string? An empty list? The
singleton None?

ChrisA

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Facing issue with Python loggin logger for printing object value Chris Angelico <rosuav@gmail.com> - 2012-12-30 03:59 +1100

csiph-web