Opened 12 years ago
Closed 12 years ago
#2695 closed defect (fixed)
TA not operator
Reported by: | tonyforster | Owned by: | walter |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | Turtleart | Version: | Unspecified |
Severity: | Unspecified | Keywords: | |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | Unconfirmed |
Description
v107 error on these blocks:
if not 1=0
print text
tabasics line 573
unsupported operand type for |: bool and list
Change History (1)
comment:1 Changed 12 years ago by walter
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
http://git.sugarlabs.org/turtleart/mainline/commit/8ba7e9f64e91719e6ca4bdb0d0f6784391a3b4c2 seems to have fixed it...