Home | History | Annotate | Download | only in lib

Lines Matching full:bytearray

3003 fDfo?fo?fo?H??f???ˆf??f@?H9?u??C??? ?APrivate method returning an estimate of len(list(it)).0?&bytearray(iterable_of_ints) -> bytearray.
3004 bytearray(string, encoding[, errors]) -> bytearray.
3005 bytearray(bytes_or_bytearray) -> mutable copy of bytes_or_bytearray.
3006 bytearray(memory_view) -> bytearray.
3008 Construct an mutable bytearray object from:
3011 - a bytes or a bytearray object
3014 bytearray(int) -> bytearray.
3016 Construct a zero-initialized bytearray of the given length.B.__sizeof__() -> int
3018 Returns the size of B in memory, in bytesReturn state information for pickling.bytearray.fromhex(string) -> bytearray
3020 Create a bytearray object from a string of hexadecimal numbers.
3022 Example: bytearray.fromhex('B9 01EF') -> bytearray(b'\xb9\x01\xef').B.splitlines(keepends=False) -> list of lines
3028 Concatenates any number of bytearray objects, with B in between each pair.B.__alloc__() -> int
3037 able to handle UnicodeDecodeErrors.B.rstrip([bytes]) -> bytearray
3040 If the argument is omitted, strip trailing ASCII whitespace.B.lstrip([bytes]) -> bytearray
3043 If the argument is omitted, strip leading ASCII whitespace.B.strip([bytes]) -> bytearray
3058 Insert a single item into the bytearray before the given index.B.reverse() -> None
3060 Reverse the order of the values in B in place.B.rsplit(sep[, maxsplit]) -> list of bytearray
3071 bytearray objects and B.B.partition(sep) -> (head, sep, tail)
3075 found, returns B and two empty bytearray objects.B.split([sep[, maxsplit]]) -> list of bytearray
3084 given, only the first count occurrences are replaced.B.translate(table[, deletechars]) -> bytearray
3134 If tabsize is not given, a tab size of 8 characters is assumed.string must be of size 1byte must be in range(0, 256)|ss:decode__dict__latin-1(O(Ns)N)bytearray(b0123456789abcdefbytearray index out of rangeGC object already trackedstartswithendswithfind/rfind/index/rindexsubsection not foundcount|n:poppop from empty bytearraypop index out of rangenO:insertvalue not found in bytearraycan't concat %.100s to %.100s|Oss:bytearraynegative countn:zfill
3138 |O:strip|i:splitlines|On:splitempty separator|O:rstrip|On:rsplitOO|n:replacereplace string is too longreplace bytes is too long|O:lstripcan only join an iterable|i:expandtabsresult is too longs#:fromhexn|c:rjustn|c:ljustn|c:centertranslateencodingerrorssourcebytearray_iterator__length_hint__bytearray__alloc____reduce____sizeof__appendcapitalizecenterdecodeexpandtabsextendfindfromhexindexinsertisalnumisalphaisdigitislowerisspaceistitleisupperjoinljustlowerlstrippartitionpopremovereplacereverserfindrindexrjustrpartitionrsplitrstripsplitsplitlinesstripswapcasetitleupperzfillan integer or string of size 1 is requiredbytearray object is too large to make reprdeallocated bytearray object has exported buffersaccessing non-existent bytes segment/usr/local/google/buildbot/src/android/master-ndk/toolchain/python/Python-2.7.5/Objects/bytearrayobject.cType %.100s doesn't support the buffer APIcannot add more objects to bytearrayExisting exports of data: object cannot be re-sizedComparison between bytearray and stringcan't set bytearray slice from %.100sNegative size passed to PyByteArray_FromStringAndSizebytearray indices must be integercan assign only bytes, buffers, or iterables of ints in range(0, 256)attempt to assign bytes of size %zd to extended slice of size %zdencoding or errors without sequence argumentunicode argument without an encodingencoding or errors without a string argumentcan only join an iterable of bytes (item %ld has type '%.100s')bytearray indices must be integersnon-hexadecimal number found in fromhex() arg at position %zdtranslation table must be 256 characters long??GCC: (Ubuntu 4.8.4-2ubuntu1~14.04.1) 4.8.4zRx ?0DXPl8??B?D?A ?O
13210 /usr/local/google/buildbot/src/android/master-ndk/toolchain/python/Python-2.7.5/Objects/object.ccomparing unequal types not supported in 3.xattribute name must be string, not '%.200s''%.50s' object has no attribute '%.400s'__members__ and __methods__ not supported in 3.x'%.100s' object has no attributes (%s .%.100s)'%.100s' object has only read-only attributes (%s .%.100s)'%.200s' object is not iterable'%.100s' object has no attribute '%.200s''%.50s' object attribute '%.400s' is read-onlydir(): expected keys() of locals to be a list, not '%.200s'%.200s.__dict__ is not a dictionary__dir__() must return a list, not %.200sCan't initialize callable weakref proxy typeCan't initialize weakref proxy typeCan't initialize bytearray typeCan't initialize NotImplemented typeCan't initialize traceback typeCan't initialize static method typeCan't initialize frozenset typeCan't initialize property typeCan't initialize memoryview typeCan't initialize enumerate typeCan't initialize reversed typeCan't initialize builtin function typeCan't initialize function typeCan't initialize dict proxy typeCan't initialize generator typeCan't initialize get-set descriptor typeCan't initialize instance typeCan't initialize ellipsis typeCan't initialize member descriptor typeCan't initialize call iter typeCan't initialize sequence iterator type?????C???AGCC: (Ubuntu 4.8.4-2ubuntu1~14.04.1) 4.8.4zRx ?0
20214 characters, all remaining cased characters have lower case.@?????????asciicannot use unicode as modifiable buffercan't resize shared unicode objectsO!n;encoding error handler must return (unicode, int) tupleposition %zd from error handler out of bounds__format__ arg must be str or unicode, not %saccessing non-existent unicode segmentdecoder did not return a string/unicode object (type=%.400s)encoder did not return a string/unicode object (type=%.400s)/usr/local/google/buildbot/src/android/master-ndk/toolchain/python/Python-2.7.5/Objects/unicodeobject.cO!n;decoding error handler must return (unicode, int) tuplecharacter mapping must be in range(256)character mapping must return integer, None or strstring indices must be integersSingle '}' encountered in format stringSingle '{' encountered in format stringend of format while looking for conversion specifierexpected ':' after format specifierToo many decimal digits in format stringOnly '.' or '[' may follow ']' in format field specifierEmpty attribute in format stringcannot switch from manual field specification to automatic field numberingcannot switch from automatic field numbering to manual field specificationUnknown conversion specifier %cUnknown conversion specifier \x%xunichr() arg not in range(0x10000) (narrow Python build)partial character in shift sequencenon-zero padding bits in shift sequenceABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/Negative size passed to PyUnicode_FromStringAndSizeencoder did not return a string object (type=%.400s)codepoint not in range(0x110000)unknown Unicode character name\N escapes not supported (can't load unicodedata module)decoder did not return an unicode object (type=%.400s)decoding Unicode is not supporteddecoding bytearray
25463 |OOO:printpowminmaxkey%s() arg is an empty sequenceissubclassisinstances;embedded '\0' in input line__builtins__hasattrgetattrO|O:formatfilters|O!O:execfilelocals must be a mappingrbglobals must be a dictevaldivmoddirOss|ii:compilecompile(): unrecognised flagsexecsinglecoercecoerce() not supported in 3.xapplys|OOOi:__import__varsvars(): no locals!?__dict__l:chrchr() arg not in range(256)iterS:internrangeendstartstep__builtin__NoneEllipsisNotImplementedFalseTruebasestringboolmemoryviewbytearraybytesbufferclassmethodcomplexdictenumeratefilefloatfrozensetpropertyintlistlongobjectreversedsetslicestaticmethodstrsupertupletypexrangeunicode__debug__nameglobalslocalsfromlistlevelsourcefilenamemodeflagsdont_inheritsepnumberndigitsiterablereverse__import__absallanybincallablechrcompileexecfileformathashhexidinputinternlenmapoctopenordprintraw_inputreloadreprroundsortedunichrzipGCC: (Ubuntu 4.8.4-2ubuntu1~14.04.1) 4.8.4zRx ?`B?E?B ?E(?A0?A8?D`?
31283 Py_Initialize: can't make first interpreterPy_Initialize: can't make first threadPy_Initialize: can't init framesPy_Initialize: can't init intsPy_Initialize: can't init longsPy_Initialize: can't init bytearrayPy_Initialize: can't make modules dictionaryPy_Initialize: can't make modules_reloading dictionaryPy_Initialize: can't initialize __builtin__Py_Initialize: can't initialize builtins dictPy_Initialize: can't initialize sysPy_Initialize: can't initialize sys dictSH??@H?T$0H?t$ H?|$????t?H?=?H?|$ H??u1???H??t?H?GH=t'???@uH?|$ H?G????tW??????H??t?H?L$ H?H?S?H??H?uH?|$ H?D$H?W?R0H?D$H=H?D$ u??r?????H???H?|$ tH=t