Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Magic method __str__
#17
No, you can't put an elif in a ternary statement. You would have to break that list comprehension out into a loop with a full conditional statement.
Craig "Ichabod" O'Brien - xenomind.com
I wish you happiness.
Recommended Tutorials: BBCode, functions, classes, text adventures
Reply


Messages In This Thread
Magic method __str__ - by dan789 - Dec-18-2018, 04:11 PM
RE: Magic method __str__ - by stullis - Dec-18-2018, 04:55 PM
RE: Magic method __str__ - by Gribouillis - Dec-18-2018, 05:39 PM
RE: Magic method __str__ - by dan789 - Dec-18-2018, 07:17 PM
RE: Magic method __str__ - by buran - Dec-18-2018, 07:32 PM
RE: Magic method __str__ - by dan789 - Dec-18-2018, 08:12 PM
RE: Magic method __str__ - by buran - Dec-18-2018, 08:15 PM
RE: Magic method __str__ - by dan789 - Dec-18-2018, 08:37 PM
RE: Magic method __str__ - by Gribouillis - Dec-18-2018, 08:44 PM
RE: Magic method __str__ - by nilamo - Dec-18-2018, 09:04 PM
RE: Magic method __str__ - by dan789 - Dec-19-2018, 02:15 PM
RE: Magic method __str__ - by dan789 - Dec-22-2018, 03:55 PM
RE: Magic method __str__ - by ichabod801 - Dec-22-2018, 05:26 PM
RE: Magic method __str__ - by dan789 - Dec-22-2018, 07:43 PM
RE: Magic method __str__ - by ichabod801 - Dec-22-2018, 08:13 PM
RE: Magic method __str__ - by dan789 - Dec-23-2018, 10:11 AM
RE: Magic method __str__ - by ichabod801 - Dec-23-2018, 03:59 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  magic related field in Django model sonh 1 1,249 Apr-24-2022, 12:37 PM
Last Post: sonh
  Need a little help with numpy array magic. pmf71 0 1,160 Dec-01-2021, 02:51 AM
Last Post: pmf71
  TypeError: __str__ returned non-string (type tuple) Anldra12 1 7,419 Apr-13-2021, 07:50 AM
Last Post: Anldra12
  Magic Method Arithmetic Operators ClownPrinceOfCrime 3 2,334 Jan-10-2021, 03:24 PM
Last Post: ndc85430
  How to eliminate magic squares formed by the same numbers, but permuted frame 7 3,648 May-09-2019, 11:28 AM
Last Post: frame
  TypeError: __str__ returned non-string error jolinchewjb 5 10,124 Jan-24-2019, 07:54 AM
Last Post: jolinchewjb
  [split] Bad magic number. What is it ? Douglas 2 5,284 Oct-22-2018, 10:38 AM
Last Post: Douglas
  How to add metakernel magic for python rikaki__ 0 2,028 Jul-04-2018, 02:49 AM
Last Post: rikaki__
  Bad magic number. What is it ? sylas 4 7,823 Sep-20-2017, 05:52 PM
Last Post: sylas
  How to Create Very Very Special Class with too many magic methods ? harun2525 5 4,381 Apr-13-2017, 10:18 PM
Last Post: wavic

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020