Which of the following is NOT true about Python's development model?
A. It follows the waterfall model
B. It encourages community contributions
C. It is open-source
D. It follows a release cycle
Python's development model is not based on the waterfall model; it's more iterative and community-driven.