Development of an internal social media platform with personalised dashboards for students
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

unsubscriptable_value.txt 943B

1234567891011121314
  1. unsubscriptable-object:32::Value 'NonSubscriptable()' is unsubscriptable
  2. unsubscriptable-object:33::Value 'NonSubscriptable' is unsubscriptable
  3. unsubscriptable-object:35::Value 'Subscriptable' is unsubscriptable
  4. unsubscriptable-object:44::Value 'powers_of_two()' is unsubscriptable
  5. unsubscriptable-object:45::Value 'powers_of_two' is unsubscriptable
  6. unsubscriptable-object:49::Value 'True' is unsubscriptable
  7. unsubscriptable-object:50::Value 'None' is unsubscriptable
  8. unsubscriptable-object:51::Value '8.5' is unsubscriptable
  9. unsubscriptable-object:52::Value '10' is unsubscriptable
  10. unsubscriptable-object:55::Value '{(x) ** (2) for x in range(10)}' is unsubscriptable
  11. unsubscriptable-object:56::Value 'set(numbers)' is unsubscriptable
  12. unsubscriptable-object:57::Value 'frozenset(numbers)' is unsubscriptable
  13. unsubscriptable-object:77::Value 'SubscriptableClass()' is unsubscriptable
  14. unsubscriptable-object:84::Value 'test' is unsubscriptable