예제 #1
0
 def _link_args_from_eci(self, eci, standalone):
     return Platform._link_args_from_eci(self, eci, standalone)
예제 #2
0
파일: posix.py 프로젝트: yuyichao/pypy
 def _link_args_from_eci(self, eci, standalone):
     return Platform._link_args_from_eci(self, eci, standalone)