From: Simon Marchi <simark@simark.ca>
To: Joel Brobecker <brobecker@adacore.com>,
gdb-patches@sourceware.org, binutils@sourceware.org
Subject: Re: FYI: git-hooks update on sourceware.org
Date: Fri, 7 Aug 2020 12:02:21 -0400 [thread overview]
Message-ID: <19669201-5e6f-99ce-a5ba-c91c78616fce@simark.ca> (raw)
In-Reply-To: <31207ab5-403b-180f-e74f-9b6e8d1dc5a4@simark.ca>
On 2020-08-07 12:00 p.m., Simon Marchi wrote:
> What version of Python are you using, is it really old? All the reasonably recent
> and supported Python versions ship with the enum module.
Ah nevermind, I thought it was available in 2.7, but no. So I presume you use 2.7.
In this case, this module can help, it backports the enum module introduced in 3.4:
https://pypi.org/project/enum34/
Or, making sure you use python3 on the server could just be easier.
Simon
next prev parent reply other threads:[~2020-08-07 16:02 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-07 15:44 Joel Brobecker
2020-08-07 15:50 ` Joel Brobecker
2020-08-07 16:00 ` Simon Marchi
2020-08-07 16:02 ` Simon Marchi [this message]
2020-08-07 16:21 ` Joel Brobecker
2020-08-07 16:27 ` H.J. Lu
2020-08-07 16:44 ` Joel Brobecker
2020-08-10 16:57 ` Joel Brobecker
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=19669201-5e6f-99ce-a5ba-c91c78616fce@simark.ca \
--to=simark@simark.ca \
--cc=binutils@sourceware.org \
--cc=brobecker@adacore.com \
--cc=gdb-patches@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox