eric6/APIs/Python3/eric6.api

changeset 7849
70e464748aaa
parent 7846
4dfa18ef5acd
child 7850
e64b178499da
child 7887
c1588f5a83e9
equal deleted inserted replaced
7848:97e9b5cc51dc 7849:70e464748aaa
9401 eric6.Utilities.isExecutable?4(exe) 9401 eric6.Utilities.isExecutable?4(exe)
9402 eric6.Utilities.isinpath?4(file) 9402 eric6.Utilities.isinpath?4(file)
9403 eric6.Utilities.joinext?4(prefix, ext) 9403 eric6.Utilities.joinext?4(prefix, ext)
9404 eric6.Utilities.linesep?4() 9404 eric6.Utilities.linesep?4()
9405 eric6.Utilities.normabsjoinpath?4(a, *p) 9405 eric6.Utilities.normabsjoinpath?4(a, *p)
9406 eric6.Utilities.normabspath?4(path)
9407 eric6.Utilities.normcaseabspath?4(path) 9406 eric6.Utilities.normcaseabspath?4(path)
9408 eric6.Utilities.normcasepath?4(path) 9407 eric6.Utilities.normcasepath?4(path)
9409 eric6.Utilities.normjoinpath?4(a, *p) 9408 eric6.Utilities.normjoinpath?4(a, *p)
9410 eric6.Utilities.parseEnvironmentString?4(s) 9409 eric6.Utilities.parseEnvironmentString?4(s)
9411 eric6.Utilities.parseOptionString?4(s) 9410 eric6.Utilities.parseOptionString?4(s)
9413 eric6.Utilities.prepareQtMacBundle?4(toolname, args) 9412 eric6.Utilities.prepareQtMacBundle?4(toolname, args)
9414 eric6.Utilities.readEncodedFile?4(filename) 9413 eric6.Utilities.readEncodedFile?4(filename)
9415 eric6.Utilities.readEncodedFileWithEncoding?4(filename, encoding) 9414 eric6.Utilities.readEncodedFileWithEncoding?4(filename, encoding)
9416 eric6.Utilities.readEncodedFileWithHash?4(filename) 9415 eric6.Utilities.readEncodedFileWithHash?4(filename)
9417 eric6.Utilities.readStringFromStream?4(stream) 9416 eric6.Utilities.readStringFromStream?4(stream)
9418 eric6.Utilities.relativePath?4(path, start)
9419 eric6.Utilities.relativeUniversalPath?4(path, start) 9417 eric6.Utilities.relativeUniversalPath?4(path, start)
9420 eric6.Utilities.relpath?4(path, start=os.path.curdir)
9421 eric6.Utilities.rxIndex?4(rx, txt) 9418 eric6.Utilities.rxIndex?4(rx, txt)
9422 eric6.Utilities.samefilepath?4(f1, f2) 9419 eric6.Utilities.samefilepath?4(f1, f2)
9423 eric6.Utilities.samepath?4(f1, f2) 9420 eric6.Utilities.samepath?4(f1, f2)
9424 eric6.Utilities.splitPath?4(name) 9421 eric6.Utilities.splitPath?4(name)
9425 eric6.Utilities.startswithPath?4(path, start) 9422 eric6.Utilities.startswithPath?4(path, start)

eric ide

mercurial