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


Groups > comp.lang.python > #35756 > unrolled thread

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

Started byChris Angelico <rosuav@gmail.com>
First post2012-12-30 03:59 +1100
Last post2012-12-30 03:59 +1100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

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

FromChris Angelico <rosuav@gmail.com>
Date2012-12-30 03:59 +1100
SubjectRe: Facing issue with Python loggin logger for printing object value
Message-ID<mailman.1430.1356800407.29569.python-list@python.org>
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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web