On Wed, Jan 26, 2011 at 11:53 AM, rantingrick <rantingr...@gmail.com> wrote:
> On Jan 26, 10:43 am, Emile van Sebille <em...@fenx.com> wrote:
>> On 1/26/2011 8:00 AM rantingrick said...
>
>> > I just installed Python 3,0 on my machine.
>>
>> Try it again on the current release candidate 
>> --http://www.python.org/download/releases/3.2/-- testing old first
>>
>> Seehttp://docs.python.org/bugs.htmlhttp://www.python.org/dev/peps/pep-0003/
>
> Why would i want to waste bandwidth downloading an RC? Can i not just
> browse the source online? I only need to check one module. Where is
> the source available for viewing "simpledialog" online?
>
> Thanks
>
> PS: The version i have now is 3.1.1 (but i would like to see the
> newest version available, just not download it!)

The code is hosted on http://svn.python.org

If you just one that one file, it's at
http://svn.python.org/view/python/trunk/Lib/lib-tk/tkSimpleDialog.py?view=markup

> --
> http://mail.python.org/mailman/listinfo/python-list
>
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to