~bzr-pqm/bzr/bzr.dev

Viewing all changes in revision 3788.1.2.

  • Committer: John Arbash Meinel
  • Date: 2008-10-21 15:38:17 UTC
  • mto: This revision was merged to the branch mainline in revision 3792.
  • Revision ID: john@arbash-meinel.com-20081021153817-9uvj763ty2k9cm1q
Switch from using cdef readonly __int64 to using a property.

It seems that python2.4 can't handle T_LONGLONG as an implicitly exported
structure member. So instead, we just export it via property which seems
to work just fine.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: