Message86665
The function monkeypatching hack should be replaced with something more
robust.
(what might happen here is that init() is first called from another
thread, sets `inited` to True and then crashes for whatever reason, so
guess_type() isn't actually monkeypatched) |
|
| Date |
User |
Action |
Args |
| 2009-04-27 14:01:32 | pitrou | set | recipients:
+ pitrou, georg.brandl, djc |
| 2009-04-27 14:01:32 | pitrou | set | messageid: <[email protected]> |
| 2009-04-27 14:01:31 | pitrou | link | issue5853 messages |
| 2009-04-27 14:01:31 | pitrou | create | |
|