Skip to content

Object's __str__ should return empty string - #11

Closed
fe-lix- wants to merge 1 commit into
maxcutler:masterfrom
fe-lix-:master
Closed

Object's __str__ should return empty string#11
fe-lix- wants to merge 1 commit into
maxcutler:masterfrom
fe-lix-:master

Conversation

@fe-lix-

@fe-lix- fe-lix- commented Aug 30, 2011

Copy link
Copy Markdown

The objects from wordpress.py such as WordPressPage, WordPressPost should not raise Exception on :

page = WordPressPage() print page

AttributeError: 'WordPressPage' object has no attribute 'title'

@maxcutler maxcutler closed this in 9e83213 Apr 16, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants