mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Added #! line
This commit is contained in:
parent
7fef86ea71
commit
41f13f288f
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
#! /usr/bin/env python
|
||||
"""nm2def.py
|
||||
|
||||
Helpers to extract symbols from Unix libs and auto-generate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue