Changes between Version 48 and Version 49 of FrequentlyAskedQuestions
- Timestamp:
- 10/02/2012 05:44:37 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FrequentlyAskedQuestions
v48 v49 24 24 25 25 As of version 2.0, Twisted was split up into many subprojects, because it was getting too much to handle in a monolithic release, and we believe breaking the project into smaller chunks will help people understand the things they need to understand (There used to be a FAQ entry here asking Why is Twisted so big?). More information is available in the [http://twistedmatrix.com/documents/current/core/upgrades/2.0/split.html Split FAQ]. 26 27 === How big is Twisted? === 28 29 As of Twisted 12.2, the source release archive of Twisted is 2.8MB. This is about the same as the size of Twisted when installed as a zipfile. Installed normally, uncompressed, Twisted is a bit larger - about 12MB. 26 30 27 31 === Why did the version number go from 2.5 to 8.x? ===