Is there a Programming FAQ for Python 3.x?
Richard D. Moores
rdmoores at gmail.com
Fri Jul 15 19:57:05 EDT 2011
On Fri, Jul 15, 2011 at 16:39, Thomas Jollans <t at jollybox.de> wrote:
> On 07/16/2011 01:24 AM, Richard D. Moores wrote:
>> Is there a Programming FAQ for Python 3.x? There is
>> <http://docs.python.org/faq/programming.html>, but it's for 2.7
>>
>> Thanks,
>>
>> Dick Moores
>
> http://docs.python.org/py3k/faq/index.html
Excellent! I was going from <http://docs.python.org/py3k/index.html>
where I chose "FAQs" from the left column.
Dick
More information about the Python-list
mailing list