You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-02 16:44:46 +08:00
4 lines
104 B
Bash
4 lines
104 B
Bash
#!/bin/bash
|
|
STOP_ONERROR=0 ./runun33.sh 'test_[a-b]*.py'
|
|
STOP_ONERROR=0 ./runun33.sh 'test_[a-b]*.py'
|