~bzr-pqm/bzr/bzr.dev

Viewing all changes in revision 4398.5.11.

  • Committer: John Arbash Meinel
  • Date: 2009-06-04 16:03:13 UTC
  • mto: This revision was merged to the branch mainline in revision 4410.
  • Revision ID: john@arbash-meinel.com-20090604160313-mo66r0hhgkg6vzil
Turn Decoder.decode_object into _decode_object.

def foo() functions have to be accessed via getattr() because they
can be overridden by python code. While
cdef _foo() functions can be accessed directly via the struct member.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: