Message241897
I don't have a valid use-case in mind. I was reading the code and noticed this discrepancy.
(4) replace the isinstance(self.stack[-1], type({})) with not isinstance(self.stack[-1], type([])). |
|
Date |
User |
Action |
Args |
2015-04-23 23:18:04 | Behdad.Esfahbod | set | recipients:
+ Behdad.Esfahbod, ronaldoussoren, ned.deily |
2015-04-23 23:18:04 | Behdad.Esfahbod | set | messageid: <1429831084.77.0.347780174747.issue24040@psf.upfronthosting.co.za> |
2015-04-23 23:18:04 | Behdad.Esfahbod | link | issue24040 messages |
2015-04-23 23:18:04 | Behdad.Esfahbod | create | |
|