tests.py 159 B

123456
  1. ssttt = 'rtsp://www.zositech.org:8554/WVZsWkVTRU5XUWxsRVMwWk5TbEpYUVRFeE1VRT1p'
  2. print(len(ssttt))
  3. from django.test import TestCase
  4. # Create your tests here.