Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita77cab6

Browse files
committed
difflib: extract summary line from package documentation
1 parent6fb7d10 commita77cab6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎difflib/difflib.go‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
// Package difflib is a partial port of Python difflib module. It provides tools
2-
// to compare sequences of strings and generate textual diffs.
1+
// Package difflib is a partial port of Python difflib module.
2+
//
3+
// It provides tools to compare sequences of strings and generate textual diffs.
34
//
45
// The following class and functions have been ported:
56
//

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp