◐ Shell
clean mode source ↗

Message 158074 - Python tracker

OK, the text at the start of the section, that I didn't notice in the 2.7 docs, says they are obsolete and replaced by find_module and import_module.  But load_source is much more convenient, so I for one am not going to remove my use of it in the tests I just checked in.  Someone who wants to actually remove load_source can fix them :)