|
|
|
|
|
by dom0
3233 days ago
|
|
> and I frankly don't understand how people ran Python engineering projects of any significant size without it Pretty much the first thing the Zope folks made was port Java interfaces to Python. Considering that Zope projects were both relatively early and big in Python's life time, that might answer your question. (Plus, projects not using anything like it usually either have very large test suites, or are broken more frequently than working). |
|