mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Regenerated with CW Pro 5.2, which has MacOS 8.6 and Appearance 1.1 support.
This commit is contained in:
parent
608b3fa801
commit
a05ac607d7
47 changed files with 4083 additions and 533 deletions
|
@ -42,6 +42,8 @@ class MyScanner(Scanner):
|
|||
return [
|
||||
"FMInput_ptr", # Not needed for now
|
||||
"FMOutPtr", # Ditto
|
||||
"void_ptr", # Don't know how to do this right now
|
||||
"FontInfo", # Ditto
|
||||
]
|
||||
|
||||
def makerepairinstructions(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue