Commit e076d83
committed
Obtain gi_code by attribute lookup
We were previously getting it by intrusively examining the structure,
which was flaky and indeed broke during the transition to 3.12, where
the gi_code struct member was re-implemented via get/set methods.
This should address #95.
Signed-off-by: Rodrigo Tobar <rtobar@icrar.org>1 parent f0c408d commit e076d83
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
0 commit comments