[Tutor] Read a file, Load a dictionary
Dave Angel
davea at davea.name
Fri Jul 25 04:25:59 CEST 2014
Deb Wyatt <codemonkey at inbox.com> Wrote in message:
> assuming you're
>> using version 3.5
>>
>
> How do you get version 3.5? Python.org shows 3.41 as being the latest.
>
>
I could as easily figured 2.6. My point is that people need to
specify what version they're asking about.
3.5 is a dev version. Not for production nor for learning python
one gets it by fetching from the repository and doing their own
compile.
--
DaveA
More information about the Tutor
mailing list