Facing issue with Python loggin logger for printing object value

Chris Angelico rosuav at gmail.com
Sat Dec 29 11:59:58 EST 2012


On Sun, Dec 30, 2012 at 3:54 AM, Morten Engvoldsen <mortenengv at 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



More information about the Python-list mailing list