9 lines
77 B
Python
9 lines
77 B
Python
from .bscache import BSCache
|
|
|
|
|
|
bsstream = BSCache()
|
|
BS = bsstream.get_var
|
|
|
|
|
|
|