Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
dbb718fa8775731666bb9cbc73662fadee41ea8f
/
Mac
/
Tools
/
IDE
/
PyBrowser.py
5a6fdcd
Import the MacOS toolbox modules from the Carbon package.
by Jack Jansen
· 24 years ago
3eec762
- fixed some re usage, partly so it'll still work when re uses pre instead
by Just van Rossum
· 24 years ago
dc3c617
Some long overdue maintainance. Made all IDE sources 7-bit-clean, to avoid any further encoding conversion troubles.
by Just van Rossum
· 24 years ago
6f84ed5
Fixed macroman<->latin1 conversion. Some chars don't
by Jack Jansen
· 24 years ago
dbd0c3a
Silly typo which caused the stack browser to crash.
by Jack Jansen
· 24 years ago
9ad2752
Use re in stead of regex, so we get rid of the annoying warning during startup.
by Jack Jansen
· 24 years ago
6508c7c
fixed 2.0 compat bug
by Just van Rossum
· 25 years ago
460ff20
String values will now always be shown with quotes, so one can see the difference between the value 2 and the value '2'. -- jvr
by Just van Rossum
· 26 years ago
edab939
re-checkin with "ISO-8859 translation" turned on.
by Just van Rossum
· 26 years ago
40f9b7b
First Checked In.
by Just van Rossum
· 26 years ago