Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Odd Syntax Errors
#4
No fields is in use later in the code. I was going to build it in two list comprehensions, and then decided to do an actual loop so I was only going through the base list once. Then I forgot to delete the partial list comprehension I had written.

I guess it's possible I added the alias in between, but I could have sworn I got the first error, fixed it, and got the second error. I will try to recreate the situation later today.
Craig "Ichabod" O'Brien - xenomind.com
I wish you happiness.
Recommended Tutorials: BBCode, functions, classes, text adventures
Reply


Messages In This Thread
Odd Syntax Errors - by ichabod801 - Oct-27-2019, 08:38 PM
RE: Odd Syntax Errors - by Gribouillis - Oct-27-2019, 08:57 PM
RE: Odd Syntax Errors - by buran - Oct-28-2019, 08:41 AM
RE: Odd Syntax Errors - by ichabod801 - Oct-28-2019, 12:34 PM
RE: Odd Syntax Errors - by ichabod801 - Oct-28-2019, 02:12 PM
RE: Odd Syntax Errors - by Gribouillis - Oct-28-2019, 02:42 PM
RE: Odd Syntax Errors - by ichabod801 - Oct-28-2019, 03:02 PM

Forum Jump:

User Panel Messages

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