[Python-Dev] [Python-checkins] cpython: fix #21076: turn signal module constants into enums
Oleg Broytman
phd at phdru.name
Fri Apr 4 17:16:11 CEST 2014
More information about the Python-Dev mailing list
Fri Apr 4 17:16:11 CEST 2014
- Previous message: [Python-Dev] [Python-checkins] cpython: fix #21076: turn signal module constants into enums
- Next message: [Python-Dev] New absolute __file__ in Python 3.4
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, Apr 04, 2014 at 05:08:37PM +0200, Giampaolo Rodola' <g.rodola at gmail.com> wrote: > Sorry for the troubles. :( > I committed this because it worked on my local copy of Python 3.5 but after > I tried a brand new "hg clone" it didnt. make distclean was not enough? Oleg. -- Oleg Broytman http://phdru.name/ phd at phdru.name Programmers don't die, they just GOSUB without RETURN.
- Previous message: [Python-Dev] [Python-checkins] cpython: fix #21076: turn signal module constants into enums
- Next message: [Python-Dev] New absolute __file__ in Python 3.4
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list