8000 Delete stale comment in Python/getopt.c. (GH-14719) · python/cpython@d13968b · GitHub
[go: up one dir, main page]

Skip to content

Commit d13968b

Browse files
hansrajdasbenjaminp
authored andcommitted
Delete stale comment in Python/getopt.c. (GH-14719)
1 parent d11c2c6 commit d13968b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Python/getopt.c

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@
1818
* DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA, OR PROFITS, WHETHER
1919
* IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
2020
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
21-
*
22-
* Nevertheless, I would like to know about bugs in this library or
23-
* suggestions for improvement. Send bug reports and feedback to
24-
* davegottner@delphi.com.
2521
*---------------------------------------------------------------------------*/
2622

2723
/* Modified to support --help and --version, as well as /? on Windows

0 commit comments

Comments
 (0)
0