Assignment 14 - error in Blob.py

Disclaimer: Dieser Thread wurde aus dem alten Forum importiert. Daher werden eventuell nicht alle Formatierungen richtig angezeigt. Der ursprüngliche Thread beginnt im zweiten Post dieses Threads.

Assignment 14 - error in Blob.py
Hi there, it came to my attention that the higher-dimensional getValues methods in Blobs.py throw a „NameError“ when used. (NameError: name ‚width‘ is not defined)
The values should be accessed with a self.value, shouldn’t they?

Will you fix that error for the evaluation of Ass.14? Blob.py is not a file we are supposed to upload.


Good job spotting that, thanks!

Yes, we will fix it.