Changes between Initial Version and Version 1 of Ticket #22268, comment 7
- Timestamp:
- Mar 16, 2014, 8:53:28 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22268, comment 7
initial v1 15 15 }}} 16 16 17 It becomes ambiguous where the `None`s come from: one of the `None`s is from john_smith, who has a null year_of_birth, the other `None` is because the other class has no student at all.17 It becomes ambiguous where the `None`s come from: one of the `None`s is from john_smith, who has a null `year_of_birth`, the other `None` is because the other class has no student at all.