Home | History | Annotate | Download | only in python2.7

Lines Matching full:portable

367     """ Fairly portable (alternative) popen implementation.
421 """ Portable popen() interface.
1162 ### Portable uname() interface
1168 """ Fairly portable uname interface. Returns a tuple
1279 #If any unknowns still exist, replace them with ''s, which are more portable