5 lines
75 B
Python
5 lines
75 B
Python
import _blctas.tasfile
|
|
|
|
if __name__ == '__main__':
|
|
print(dir(_blctas))
|