commit | b5c4fd0a964ec7d67e564e9e4a623d8b45aafa6b | [log] [tgz] |
---|---|---|
author | Nick Coghlan <ncoghlan@gmail.com> | Tue Dec 10 21:24:55 2013 +1000 |
committer | Nick Coghlan <ncoghlan@gmail.com> | Tue Dec 10 21:24:55 2013 +1000 |
tree | a482eb3b4f001aadc23e5a96c475f53b1126b2e9 | |
parent | 1f79cdfbfa3f53fb1aa3bb8998c463a5d2614795 [diff] |
Issue #19407: add Python Packaging User Guide notes The stdlib docs for package distribution and building extensions are rather dated, and that isn't expected to change for 2.7 and 3.3. The Python Packaging User Guide isn't complete either, but it's already a much better road map for new users than the existing stdlib docs.