Audio (104) Datatype (15) Demo (56) Development (247) Document (64) Driver (19) Emulation (62) Game (533) Graphics (229) Library (22) Network (63) Office (22) Utility (271) Video (18)
Total files: 1725
Full index file Recent index file
Part of Aros World Exec |
Python-3.3.7 | Description: | Python-3.3.7.i386 | Download: | python-3.3.7-1.i386-aros.zip (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 41Mb | Version: | 3.3.7 | Date: | 21 Dec 24 | Author: | Python Software Foundation ported by Deremon | Submitter: | Deremon | Email: | deremonalleria/gmail com | Requirements: | AROSTCP | Category: | development/language | License: | Other | Distribute: | yes | FileID: | 2953 | | | Comments: | 0 | Snapshots: | 0 | Videos: | 0 | Downloads: | 10 (Current version) | | 10 (Accumulated) | Votes: | 1 (0/0) (30 days/7 days) | |
[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] This is an experimental Python 3.3.7 AROS port for i386-abiv0
Requirements:
- AROSTCP must be started
- A valid HOME: if not present script in Development/S will assing it to
SYS:Development
- A valid USR: (recent AROS version already has it by default)
- Older AROS versions may not work (IcarOS 2.3 seems to be supported, more tests
needed)
Modules included are:
_ast
_bisect
_codecs
_collections
_csv
_datetime
_functools
_heapq
_imp
_io
_locale
_pickle
_posixsubprocess
_random
_socket
_sre
_string
_struct
_symtable
_warnings
_weakref
array
atexit
binascii
builtins
cmath
errno
faulthandler
gc
itertools
marshal
math
operator
parser
posix
pwd
select
signal
sys
time
unicodedata
xxsubtype
zipimport
zlib
This port doesn't support dynamically linked modules.
|