Home
last modified time | relevance | path

Searched refs:packedTrue (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_struct.py495 packedTrue = struct.pack(trueFormat, *true) variable in StructTest.test_bool.ExplodingBool
496 unpackedTrue = struct.unpack(trueFormat, packedTrue)

Completed in 2 milliseconds