mirror of
https://github.com/python/cpython.git
synced 2025-09-17 22:20:23 +00:00
Fix name.
This commit is contained in:
parent
c536a64b89
commit
0750b1f220
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
Usage: nocoding.py dir1 [dir2...]
|
||||
"""
|
||||
|
||||
__author__ = "Oleg Broytmann, Reinhold Birkenfeld"
|
||||
__author__ = "Oleg Broytmann, Georg Brandl"
|
||||
|
||||
import sys, os, re, getopt
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue