]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Remove irrelevant comment which was added in 2a70a3a (GH-27044)
authorSrinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి) <thatiparthysreenivas@gmail.com>
Fri, 9 Jul 2021 04:57:25 +0000 (10:27 +0530)
committerGitHub <noreply@github.com>
Fri, 9 Jul 2021 04:57:25 +0000 (21:57 -0700)
Modules/unicodedata.c

index 26ac68bdca6483159f3db0f847d082ee80b847f2..b4563f331d5a8677b3013f6ca583483a8b676f52 100644 (file)
@@ -2,7 +2,6 @@
 
    unicodedata -- Provides access to the Unicode database.
 
-   Data was extracted from the UnicodeData.txt file.
    The current version number is reported in the unidata_version constant.
 
    Written by Marc-Andre Lemburg (mal@lemburg.com).