> From: oscar.j.benja...@gmail.com
> Date: Fri, 29 Jan 2016 16:32:57 +
> Subject: Re: [Tutor] lc_ctype and re.LOCALE
> To: sjeik_ap...@hotmail.com
> CC: tutor@python.org
>
> On 28 January 2016 at 20:23, Albert-Jan Roskam
> wrote:
> >
> > Out of curiosity, I wrote the throw-away script below
> From: eryk...@gmail.com
> Date: Fri, 29 Jan 2016 07:14:07 -0600
> Subject: Re: [Tutor] lc_ctype and re.LOCALE
> To: tutor@python.org
> CC: sjeik_ap...@hotmail.com
>
> On Thu, Jan 28, 2016 at 2:23 PM, Albert-Jan Roskam
> wrote:
> > Out of curiosity, I wrote the throw-away script below to find
> From: sjeik_ap...@hotmail.com
> To: oscar.j.benja...@gmail.com
> Date: Sun, 31 Jan 2016 19:56:21 +
> Subject: Re: [Tutor] lc_ctype and re.LOCALE
> CC: tutor@python.org
>
>
> > From: oscar.j.benja...@gmail.com
> > Date: Fri, 29 Jan 2016 16:32:57 +
> > Subject: Re: [Tutor] lc_ctype and re
> Date: Fri, 29 Jan 2016 14:50:57 +
> Subject: [Tutor] http://www.rmunn.com/sqlalchemy-tutorial/tutorial.html
sorry, I did not intend to send this to Python Tutor (the link is awesome,
though)
___
Tutor ma
On Sun, Jan 31, 2016 at 3:54 AM, Danny Yoo wrote:
> ---
> I want to take the max value in the dictionary 'coinvalues' that is the
> same as or lower than the variable 'change'. I have no idea how to search
> through the 'coinvalues' dictionary and find the value that is highest but
> does not ex