Commit 9861a78
Use call_method rather than call_method_or_error in iterate()
Summary: Using call_method gives us more flexibility. I'm working towards being able to drop in call_metaclass_method to iterate over a class.
Reviewed By: yangdanny97
Differential Revision: D67615542
fbshipit-source-id: c239ec1997144576b64ff208c940f339ae314ae01 parent 71075e9 commit 9861a78
2 files changed
+8
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
659 | 659 | | |
660 | 660 | | |
661 | 661 | | |
662 | | - | |
663 | | - | |
664 | | - | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
665 | 665 | | |
666 | | - | |
| 666 | + | |
667 | 667 | | |
668 | 668 | | |
669 | | - | |
670 | | - | |
671 | | - | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
672 | 673 | | |
673 | 674 | | |
674 | 675 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
542 | 542 | | |
543 | 543 | | |
544 | 544 | | |
545 | | - | |
546 | | - | |
547 | | - | |
548 | | - | |
549 | 545 | | |
550 | 546 | | |
551 | 547 | | |
| |||
0 commit comments