File tree 1 file changed +3
-3
lines changed 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -552,9 +552,9 @@ msgid ""
552
552
"methods of mutable sequences, described in :ref:`typesseq-mutable`, as well "
553
553
"as most methods that the :class:`bytes` type has, see :ref:`bytes-methods`."
554
554
msgstr ""
555
- "Baytlardan oluşan yeni bir dize döndürür. :class:`bytearray` sınıfı 0 <= x < "
556
- "256 aralığındaki tam sayılardan oluşan değişebilir bir dizedir. :ref:"
557
- "`typesseq-mutable` 'de tarif edildiği gibi değişebilir dizelerin klasik "
555
+ "Baytlardan oluşan yeni bir dizi döndürür. :class:`bytearray` sınıfı 0 <= x < 256 "
556
+ "aralığındaki tam sayılardan oluşan değişebilir bir dizedir. :ref:"
557
+ "`typesseq-mutable` 'da tarif edildiği gibi değişebilir dizeler klasik "
558
558
"metotlarının çoğuna sahiptir. :class:`bytes` tipinin sahip olduğu metotlar "
559
559
"için, :ref:`bytes-methods` 'a bakınız."
560
560
You can’t perform that action at this time.
0 commit comments