• Tim Peters's avatar
    SF patch 493739 2 Bugfixes for 2.2c1 (RISC OS specific), from · 1422e9dc
    Tim Peters yazdı
    Dietmar Schwertberger.
    Bugfix candidate.
    """
    RISCOS/Modules/getpath_riscos.c:
    Include trailing '\0' when using strncpy [copy
    strlen(...)+1 characters].
    
    Lib/plat-riscos/riscospath.py:
    Use riscosmodule.expand for os.path.abspath.
    [fixes problems with site.py where
    abspath("<Python$Dir>") returned
    join(os.getcwd(), "<Python$Dir>") as e.g.
    "SCSI::SCSI4.$.<Python$Dir>" because "<Python$Dir>"
    wasn't recognised as an absolute path.]
    """
    1422e9dc
Adı
Son kayıt (commit)
Son güncelleme
..
Modules Loading commit data...
Python Loading commit data...
support Loading commit data...
Makefile Loading commit data...
README Loading commit data...
pyconfig.h Loading commit data...
sleep.c Loading commit data...
unixstuff.c Loading commit data...
unixstuff.h Loading commit data...