Skip to content

Commit

Permalink
Add .pyw extension for Python
Browse files Browse the repository at this point in the history
  • Loading branch information
gousaiyang committed Dec 31, 2018
1 parent 6a7f2ee commit 0caf8f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1078,7 +1078,7 @@ Prolog (P, pl, pro)
Protocol Buffers (proto)
Pug (pug)
PureScript (purs)
Python (py)
Python (py, pyw)
QML (qml)
Qt (ui)
Qt Linguist (ts)
Expand Down
1 change: 1 addition & 0 deletions cloc
Original file line number Diff line number Diff line change
Expand Up @@ -6870,6 +6870,7 @@ sub set_constants { # {{{1
'pp' => 'Pascal/Puppet' ,
'psql' => 'SQL' ,
'py' => 'Python' ,
'pyw' => 'Python' ,
'ipynb' => 'IPython Notebook' ,
'pyj' => 'RapydScript' ,
'pyx' => 'Cython' ,
Expand Down

0 comments on commit 0caf8f5

Please sign in to comment.