Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
c499572a9871d4c7298e25b47d6b51a656cdcf94
/
Lib
/
binhex.py
8ca8420
A few lines were indented using spaces instead of tabs -- fix them.
by Guido van Rossum
· 27 years ago
00f9fea
Use string.replace instead of regsub.[g]sub.
by Guido van Rossum
· 27 years ago
50b82e8
Merged in Jack's fixes. This brings some lines beyond 79 chars again;
by Guido van Rossum
· 28 years ago
469848a
As per GvR recomendations, remove the restriction that binhex only run on
by Roger E. Masse
· 28 years ago
cce074e
new binhex from Jack (much faster)
by Guido van Rossum
· 29 years ago
a220e67
Finally check in Jack's latest version, which fixes all known bugs.
by Guido van Rossum
· 29 years ago
685e16d
Fixed hexbin handling
by Jack Jansen
· 29 years ago
ac7c0df
Indent bug
by Jack Jansen
· 29 years ago
479c1b3
Put debug output inside 'if DEBUG'.
by Jack Jansen
· 29 years ago
fcdffea
Implement binhex protocol.
by Jack Jansen
· 29 years ago