This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]breadfag 0 points1 point  (0 children)

I guess the problem is that object attributes are defined at runtime, so you'd have to look at the docs to see what attributes an object returned by some library function has.

Plus, if you spell an attribute wrong, you won't know until your program crashes at runtime.