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

Commit0e6d90a

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent3bd283b commit0e6d90a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎howto/regex.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1958,6 +1958,10 @@ msgid ""
19581958
" optimized for the purpose, instead of the large, more generalized regular "
19591959
"expression engine."
19601960
msgstr""
1961+
"いくつかの場合 :mod:`re` モジュールを利用することは間違いである場合があります。固定文字列や単一の文字クラスにマッチさせる場合や、 "
1962+
":const:`~re.IGNORECASE` フラグのような :mod:`re` "
1963+
"の機能を利用しない場合、正規表現の全ての能力は必要とされていなでしょう。文字列は固定文字列に対する操作を実行するメソッドを持っていて、大きな汎用化された正規表現エンジンではなく、目的のために最適化された単一の小さな"
1964+
" C loop で実装されているため、大抵の場合高速です."
19611965

19621966
#:../../howto/regex.rst:1242
19631967
msgid""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp