[issue16069] packaging shows up on docs.python.org/dev

2012-09-28 Thread Georg Brandl
Georg Brandl added the comment: Ah yes, I missed those as well. -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscrib

[issue16069] packaging shows up on docs.python.org/dev

2012-09-28 Thread Chris Jerdonek
Chris Jerdonek added the comment: Thanks a lot, Georg. FYI, though, the page linked to in the original e-mail still seems to show up for me: http://docs.python.org/dev/library/packaging.html Is this change something that won't necessarily take effect right away? -- _

[issue16069] packaging shows up on docs.python.org/dev

2012-09-28 Thread Georg Brandl
Georg Brandl added the comment: Should be fixed now. The daily builds are just copied over to /dev, so removed pages don't get removed automatically. I could add an "rm -r" to the dailybuild steps, but that would cause a few moments of missing pages for everyone browsing /dev at that moment.

[issue16069] packaging shows up on docs.python.org/dev

2012-09-27 Thread Chris Jerdonek
New submission from Chris Jerdonek: Date: Tue, 11 Sep 2012 16:20:54 +0200 To: d...@python.org Subject: [docs] packaging documentation should be removed docs.python.org/dev still carries documentation for packaging, despite the package having been removed. http://docs.python.org/dev/library/pack