Kaydet (Commit) 9c241ba0 authored tarafından Guido van Rossum's avatar Guido van Rossum

Added declarations for Mac code resource modules (Jack Jansen).

üst 0f84a349
...@@ -38,7 +38,8 @@ enum filetype { ...@@ -38,7 +38,8 @@ enum filetype {
PY_RESOURCE, /* Mac only */ PY_RESOURCE, /* Mac only */
PKG_DIRECTORY, PKG_DIRECTORY,
C_BUILTIN, C_BUILTIN,
PY_FROZEN PY_FROZEN,
PY_CODERESOURCE /* Mac only */
}; };
extern struct filedescr { extern struct filedescr {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment