[Python-Dev] External Package Maintenance (was Re: Please stopchanging wsgiref on the trunk) (original) (raw)
Barry Warsaw barry at python.org
Mon Jun 12 22:17:31 CEST 2006
- Previous message: [Python-Dev] External Package Maintenance (was Re: Please stopchanging wsgiref on the trunk)
- Next message: [Python-Dev] External Package Maintenance (was Re: Please stopchanging wsgiref on the trunk)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Mon, 12 Jun 2006 15:12:20 -0400 "Phillip J. Eby" <pje at telecommunity.com> wrote:
Now, Barry's approach to the email package makes good sense to me, and I'd use it, except that SVN externals can't sync individual files. I'd have to create Lib/wsgiref/tests (and make a dummy Lib/test/testwsgiref that invokes them)
Which is email had to do.
and Lib/wsgiref/doc (and make Doc/lib/lib.tex include libwsgiref.tex from there).
See mimelib.tex in Python's docs -- I had to do the same thing. The PITA is that I have to build the docs in Python's svn and then copy them into the sandbox for the standalone distro. This isn't to bad when it's just one package, but if we adopt this approach more generally, we may want to establish some guidelines, which of course I'd be happy to stick to.
- -Barry -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux)
iQCVAwUBRI3L23EjvBPtnXfVAQLAEwP/dQNcTatFUz7saxzRw2SEDKfDYTIsd0On WdLkNbhr5E85upOg/12DQLmyHAKNbxO2OFZo6VuO7AdHF2OTgp8S6aAzAlOUq9eF y1fiQ0Qfto3xCx4y1RYI9caZTJPuIN/1n8IHHt9Gkx+IsV+VDl+dhE3tVUP7RqAY XxTRzc/sCys= =AJ/r -----END PGP SIGNATURE-----
- Previous message: [Python-Dev] External Package Maintenance (was Re: Please stopchanging wsgiref on the trunk)
- Next message: [Python-Dev] External Package Maintenance (was Re: Please stopchanging wsgiref on the trunk)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]