Submit
Path:
~
/
/
proc
/
thread-self
/
root
/
opt
/
alt
/
python35
/
lib
/
python3.5
/
site-packages
/
joblib
/
test
/
__pycache__
/
File Content:
test_testing.cpython-35.opt-1.pyc
-|�Wg � @ s~ d d l Z d d l Z d d l m Z d d l m Z m Z d d � Z d d � Z d d � Z d d � Z d d � Z d S)� N)� assert_raises)�assert_raises_regex�check_subprocess_callc C sQ d j d d d d g � } t t j d | g � t t j d | g d d �d S) N� zresult = 1 + 2 * 3z print(result)zmy_list = [1, 2, 3]zprint(my_list)z-c�stdout_regexz7\s{1,2}\[1, 2, 3\])�joinr �sys� executable)�code� r �/test_testing.py�test_check_subprocess_call s r c C s>