source: python/trunk/Lib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1381   7 years dmik python: Expect missing BEGINLIBPATH in environment on OS/2.
(edit) @1281   8 years dmik python: Implement subprocess.Popen using LIBCx spawn2. Closes #280.
(edit) @1257   8 years dmik python: Fix handling drive letters in urllib.url2pathname and …
(edit) @1256   8 years dmik python: Support NUMBER_OF_PROCESSORS in multitasking.cpu_count() on …
(edit) @1255   8 years dmik python: Don't flatten case of tempdir. This is a backport of …
(edit) @1254   8 years dmik python: Use spawn instead of fork in subprocess. This significantly …
(edit) @977   9 years Yuri Dario python: add cx to list of std libs, improve search filter for import libs.
(edit) @780   9 years Yuri Dario python: fix file deletion. ticket#185.
(edit) @775   9 years Yuri Dario python: generate both 8.3 and long names for pyd dynamic libraries. …
(edit) @611   10 years dmik python: Add dummy plat-os2knix directory. See README inside it for …
(edit) @610   10 years dmik python: Fix silly typo.
(edit) @609   10 years dmik python: Fix a typo in r529.
(edit) @608   10 years dmik python: Make os.path.defpath return '$UNIXROOT/usr/bin' on OS/2 when …
(edit) @607   10 years dmik python: Replace altsep to sep in paths returned by os.path.join. This …
(edit) @606   10 years dmik python: Add ignore patterns for *.pyc and generated files.
(edit) @603   10 years dmik python: Use configured SHELL in subprocess module. Use the shell that …
(edit) @602   10 years dmik python: ctypes: Provide dummy _dlopen implementation. This makes …
(edit) @529   11 years Yuri Dario python: use unixroot path for script path replacement. Fixes ticket#114.
(edit) @395   11 years dmik python: Fix EMXCompiler to stop polluting source tree with .obj files.
(edit) @394   11 years dmik python: Use Posix directory scheme everywhere on OS/2.
(edit) @393   11 years dmik python: Fix merge typos.
(edit) @391   11 years dmik python: Merge vendor 2.7.6 to trunk.
(edit) @383   11 years dmik Restore original dynamic 'sys.prefix' detection. This in particular …
(edit) @382   11 years dmik Make util.change_root ignore empty new_root argument. The makefile …
(edit) @381   11 years dmik Add OS/2 version of os.path.relpath. Based on the NT version (with a …
(edit) @348   12 years Yuri Dario python: add samefile, sameopenfile, samestat to os.path module.
(edit) @60   15 years Yuri Dario python: use current codepage as charset in locale settings.
(edit) @58   15 years Yuri Dario python: allow selecting default from current locale, fixes unicode …
(edit) @21   15 years Yuri Dario python: clean up in code.
(edit) @13   15 years Yuri Dario python: allows submodules to inherit python build flags, so they build …
(edit) @12   15 years Yuri Dario python: drive is 2 letters only, fixes mercurial unbundle.
(edit) @10   15 years Yuri Dario python: merged offline changes.
(copy) @6   15 years Yuri Dario Initial import: imported source code into development tree.
copied from python/vendor/current/Lib
(copy) @3   15 years Yuri Dario Initial import: move vendor to current.
Note: See TracRevisionLog for help on using the revision log.