I've worked with large C++ projects and large C# projects (both at large software corporations) and the code was not particularly less unwieldy than an equivalent Python projects I've worked on.
I think static typing alone doesn't make managing complexity easier.
I'd like to know what other features people think Python is lacking that make it much worse than C# or Java when handling large projects.