forked frompython/cpython
- Notifications
You must be signed in to change notification settings - Fork6
Commit75401fe
authored
pythongh-123930: Correct test of attribute failure to account for iOS (python#125959)
Update a test of importing attributes from binary modules to account for iOS conditions.1 parent2513593 commit75401fe
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
370 | 370 | | |
371 | 371 | | |
372 | 372 | | |
373 | | - | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
374 | 378 | | |
375 | 379 | | |
376 | | - | |
| 380 | + | |
377 | 381 | | |
378 | 382 | | |
379 | 383 | | |
| |||
0 commit comments
Comments
(0)