Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
4346716962881713cbdbf59eb901b35dae31f042
/
Lib
/
py_compile.py
ef8dc06
compile(): Use the __debug__ flag to determine the proper filename extension
by Fred Drake
· 28 years ago
9b67621
Cast mtime gotten from stat() to long int -- else it won't work on the Mac.
by Guido van Rossum
· 29 years ago
dc42b8a
change Mac creator/type
by Guido van Rossum
· 29 years ago
2e5168c
Get magic number from interpreter (using module imp).
by Sjoerd Mullender
· 30 years ago
e99c824
Mac-specific code for setting filetype was outdated.
by Jack Jansen
· 30 years ago
7e4b2de
changes for the Mac
by Guido van Rossum
· 30 years ago
3bb5448
New way of generating .pyc files, thanks to Sjoerd.
by Guido van Rossum
· 31 years ago