mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
the usual
This commit is contained in:
parent
fc8a01fc5a
commit
227a4232e6
20 changed files with 83 additions and 27 deletions
|
@ -38,6 +38,9 @@ class ResourcesScanner(Scanner):
|
|||
return [
|
||||
"ReadPartialResource",
|
||||
"WritePartialResource",
|
||||
## "RmveResource", # RemoveResource
|
||||
## "SizeResource", # GetResourceSizeOnDisk
|
||||
## "MaxSizeRsrc", # GetMaxResourceSize
|
||||
]
|
||||
|
||||
def makerepairinstructions(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue