Commit ff0415f
committed
Fix __module__ of bound inner classes
A bound inner class should appear to originate in yje same module as the corresponding unbound inner class.
I had this lying change around in my working copy and I forgot why I made it. It looks reasonable to me and the tests pass.1 parent f649290 commit ff0415f
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
| 213 | + | |
213 | 214 | | |
214 | 215 | | |
215 | 216 | | |
| |||
0 commit comments