Message238783
Looks as there is yet one difference in the behavior of Python and C implementations. In Python implementation either self.target.doctype or self.doctype are called. But in C implementation both are called. |
|
Date |
User |
Action |
Args |
2015-03-21 10:23:02 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, ezio.melotti, Arfrever, eli.bendersky, martin.panter |
2015-03-21 10:23:02 | serhiy.storchaka | set | messageid: <1426933382.34.0.277074984001.issue19176@psf.upfronthosting.co.za> |
2015-03-21 10:23:02 | serhiy.storchaka | link | issue19176 messages |
2015-03-21 10:23:02 | serhiy.storchaka | create | |
|