[Python-Dev] forward-porting from 3.1 to 3.2 to 3.3
Nadeem Vawda
nadeem.vawda at gmail.com
Sat Mar 12 10:03:29 CET 2011
More information about the Python-Dev mailing list
Sat Mar 12 10:03:29 CET 2011
- Previous message: [Python-Dev] forward-porting from 3.1 to 3.2 to 3.3
- Next message: [Python-Dev] forward-porting from 3.1 to 3.2 to 3.3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hmm... it seems that the given instructions don't actually work. "hg revert -a" fails, saying that a specific revision needs to be provided. The command should be "hg revert -ar default".
- Previous message: [Python-Dev] forward-porting from 3.1 to 3.2 to 3.3
- Next message: [Python-Dev] forward-porting from 3.1 to 3.2 to 3.3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list