OpenGrok
Cross Reference: pickletester.py
xref
: /
prebuilts
/
python
/
darwin-x86
/
2.7.5
/
lib
/
python2.7
/
test
/
pickletester.py
Home
|
History
|
Annotate
|
Download
|
only in
test
Lines Matching
full:nbits
592
for
nbits
in 1, 8, 8*254, 8*255, 8*256, 8*257:
593
nbase = 1L <<
nbits