Lisp has consistent simple syntax, and is one of the few dynamically typed languages where the dynamism works quite well. Closures are nice.
As for Python... let's just say reading the decompiler output from the original binary was easier than the source of an existing hackish application that handled a proprietary file format when we attempted to document it.