~robru/gwibber/twitter-from-me-fix

Viewing all changes in revision 1433.1.3.

  • Committer: Robert Bruce Park
  • Date: 2012-09-20 03:12:09 UTC
  • mto: This revision was merged to the branch mainline in revision 1435.
  • Revision ID: robert.park@canonical.com-20120920031209-u173mewtilzbw2ny
Modify Base._publish to calculate the service name on it's own.

This alleviates the need for every single protocol having to specify
'self.__class__.__name__.lower()' every single time that it wants to
call Base._publish. Instead, Base._publish simply calls that ugliness
just once, in one place.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: