[Python-Dev] crosses branches?
Éric Araujo
merwok at netwok.org
Tue Mar 22 22:57:06 CET 2011
More information about the Python-Dev mailing list
Tue Mar 22 22:57:06 CET 2011
- Previous message: [Python-Dev] crosses branches?
- Next message: [Python-Dev] crosses branches?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> I think that would make my local change unnecessary. So, my next project is > to try and figure out how to undo my change. This seemed to work: > > hg revert -r 68263 Python/sysmodule.c > > Was that the right thing to do? Use hg backout, not revert.
- Previous message: [Python-Dev] crosses branches?
- Next message: [Python-Dev] crosses branches?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list