You are here: Home ‣ Dive Into Python 3 ‣
The text of Dive Into Python 3 is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License.
The chardet library is licensed under the LGPL 2.1 or later. The alphametics solver is a port of Raymond Hettinger’s version, which he relicensed under the MIT license. Advanced Classes and Special Method Names contain code from the Python standard library, released under the PSF License 2.0. All other example code is my original work and is licensed under the MIT license.
The online edition uses jQuery, released under the MIT and GPL licenses. Color syntax highlighting is provided by prettify.js, released under the Apache License 2.0.
Corrections and feedback to mark@diveintomark.org
© 2001–9 Mark Pilgrim