I am using Py-StackExchange in our Stack2BlogStack2Blog application.
How do I retrieve a list of answers of a specific user using this wrapper?
After retrieving a user object, the .answers member variable returns an empty list while I know the user does have posts.