Files
swift-mirror/utils/swift-api-dump.py
Alex Chan 5bf26ca309 Minor Python tidies in swift-api-dump.py
* Don't override the name of the builtin `str`
* Use raw strings for regex matches
* Replace a couple of unused variables by `_`
* Remove an unused argument from `create_dump_module_api_args` (the arg
  is never used in the body of the function, and it's only called from
  this file).
2016-06-18 14:41:07 +01:00

10 KiB
Executable File