Re: [Python-Dev] cpython (merge 3.3 -> default): Merge with 3.3

2013-05-28 Thread Terry Jan Reedy
On 5/28/2013 7:42 PM, MRAB wrote: "A_Guide_to_Idle_Tests", or "An_Idle_Test_HOWTO". [snip] I'm somehow not happy about "_README", what with a single underscore indicating "internal" in Python code. The file is internal to the subset of IDLE developers writing tests, but... Perhaps it wou

Re: [Python-Dev] cpython (merge 3.3 -> default): Merge with 3.3

2013-05-28 Thread MRAB
On 29/05/2013 00:29, Terry Jan Reedy wrote: On 5/28/2013 3:39 PM, Antoine Pitrou wrote: On Tue, 28 May 2013 15:06:39 -0400 Terry Reedy wrote: Yes, Nick suggested README instead of what I had. I want a prefix to keep it near the top of a directory listing even when other non 'test_xxx' files

Re: [Python-Dev] cpython (merge 3.3 -> default): Merge with 3.3

2013-05-28 Thread Terry Jan Reedy
On 5/28/2013 3:39 PM, Antoine Pitrou wrote: On Tue, 28 May 2013 15:06:39 -0400 Terry Reedy wrote: Yes, Nick suggested README instead of what I had. I want a prefix to keep it near the top of a directory listing even when other non 'test_xxx' files are added. I thing '_' wold be better though.

Re: [Python-Dev] cpython (merge 3.3 -> default): Merge with 3.3

2013-05-28 Thread Antoine Pitrou
On Tue, 28 May 2013 15:06:39 -0400 Terry Reedy wrote: > On 5/28/2013 2:14 AM, Benjamin Peterson wrote: > > 2013/5/27 terry.reedy : > >> http://hg.python.org/cpython/rev/c5d4c041ab47 > >> changeset: 83942:c5d4c041ab47 > >> parent: 83940:2ea849fde22b > >> parent: 83941:24c3e7e08168 > >>