]> granicus.if.org Git - python/commit
RISCOS files by dschwertberger
authorGuido van Rossum <guido@python.org>
Fri, 2 Mar 2001 05:58:11 +0000 (05:58 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 2 Mar 2001 05:58:11 +0000 (05:58 +0000)
commit228d80736c39e41a6b46dad211df0ba871b0c8f8
treec15c8ecf8664d6c225b6d2f2821068c31e2302d8
parentc92cdf7aa770ee84a2c8e8f219fde4889e5adc92
RISCOS files by dschwertberger
16 files changed:
Lib/plat-riscos/riscosenviron.py [new file with mode: 0644]
Lib/plat-riscos/riscospath.py [new file with mode: 0644]
Lib/plat-riscos/rourl2path.py [new file with mode: 0644]
RISCOS/Makefile [new file with mode: 0644]
RISCOS/Modules/config.c [new file with mode: 0644]
RISCOS/Modules/drawfmodule.c [new file with mode: 0644]
RISCOS/Modules/getpath_riscos.c [new file with mode: 0644]
RISCOS/Modules/riscosmodule.c [new file with mode: 0644]
RISCOS/Modules/swimodule.c [new file with mode: 0644]
RISCOS/Python/dynload_riscos.c [new file with mode: 0644]
RISCOS/Python/getcwd_riscos.c [new file with mode: 0644]
RISCOS/Python/getmtime_riscos.c [new file with mode: 0644]
RISCOS/README [new file with mode: 0644]
RISCOS/config.h [new file with mode: 0644]
RISCOS/unixstuff.c [new file with mode: 0644]
RISCOS/unixstuff.h [new file with mode: 0644]