This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-28 07:08:01 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d783694dea06a885d42bfaa77adb2ecaf4f38117
cpython
/
Mac
/
Tools
/
macfreeze
T
History
Walter Dörwald
70a6b49821
Replace backticks with repr() or "%r"
...
From SF patch
#852334
.
2004-02-12 17:35:32 +00:00
..
hello
…
directives.py
…
macfreeze.py
…
macfreeze.rsrc
…
macfreezegui.py
Replace backticks with repr() or "%r"
2004-02-12 17:35:32 +00:00
macgen_bin.py
Use new file dialogs.
2003-01-26 21:40:00 +00:00
macgen_info.py
Replace backticks with repr() or "%r"
2004-02-12 17:35:32 +00:00
macgen_rsrc.py
…
macgen_src.py
When we're freezing to sourcecode and one of the modules is a dynamic module that is in a package we freeze that module at toplevel (outside any package). Not optimal, but there is little more we can do as config.c has no way to specify a builtin module has to be dumped into a package.
2001-08-27 13:59:35 +00:00
macgenerate.py
Replace backticks with repr() or "%r"
2004-02-12 17:35:32 +00:00
macmodulefinder.py
macfsn is gone.
2002-12-26 21:17:42 +00:00