On 07/15/2018 12:38 AM, boB Stepp wrote:
> On Sat, Jul 14, 2018 at 11:52 PM boB Stepp wrote:
>>
>> On Sat, Jul 14, 2018 at 8:43 PM boB Stepp wrote:
>>>
>>> On Sat, Jul 14, 2018 at 8:23 PM Mats Wichmann wrote:
take a look at pyenv. should make it fairly easy.
https://github.co
Hi. I want to write these (ĝ, ĉ, ĵ, ĥ, ŭ, ĉ) accented letters when the user
types (gx, cx, jx, ux, cx).
when user types 'gx' for example i want to remove that x and replace it
with the accent. how should i do that? and how should i specify which
accent goes above which letter? thanks.
On Sat, 14 Jul 2018, boB Stepp wrote:
Linux Mint 19 comes with Python 3.6.5 pre-installed
But after much searching I cannot find an _easy_ way to do
this upgrade.
Unlike many distributions, Mint's philosophy is *not* to install most
updates by default, on the "if it's not broken, don't fi
On Sun, Jul 15, 2018 at 3:30 PM Terry Carroll wrote:
> That being said, if you do want to update to the latest version available
> for Mint, this command should do it for you:
>
>sudo apt-get install --only-upgrade python3
>
> If Mint doesn't have a vetted 3.6.6 yet, I would leave it alone.
T
___
Tutor maillist - Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor
___
Tutor maillist - Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor
这次S太相信z C x x z c z xs
___
Tutor maillist - Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor
___
Tutor maillist - Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor
On Sat, Jul 14, 2018 at 8:23 PM Mats Wichmann wrote:
>
> take a look at pyenv. should make it fairly easy.
>
> https://github.com/pyenv/pyenv
I just completed getting access to Python 3.6.6 using pyenv, so I
guess I'll post my experience for future searchers. It was not
totally painless, and I a
On 15/07/18 20:44, Ali M wrote:
> Hi. I want to write these (ĝ, ĉ, ĵ, ĥ, ŭ, ĉ) accented letters when the user
> types (gx, cx, jx, ux, cx).
>
> when user types 'gx' for example i want to remove that x and replace it
> with the accent. how should i do that? and how should i specify which
> accent g
10 matches
Mail list logo