| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent ca8cb4c commit c092495
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,13 +1,10 @@ | |||
| 1 | 1 | #!/usr/bin/env python | |
| 2 | 2 | # -*- coding: utf-8 -*- | |
| 3 | 3 | ||
| 4 | - """http://dpip.testingperspective.com/?p=26""" | ||
| 5 | - | ||
| 6 | 4 | import time | |
| 7 | 5 | ||
| 8 | 6 | SLEEP = 0.5 | |
| 9 | 7 | ||
| 10 | - | ||
| 11 | 8 | # Complex Parts | |
| 12 | 9 | class TC1: | |
| 13 | 10 | def run(self): | |
| Back | FazBrowse Home | New Git URL |
0 commit comments