| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| revE | 2013-11-06 | ||
| revD | 2013-10-08 | ||
| revC | 2012-09-26 | ||
| revA | 2012-09-07 | ||
| revB | 2012-09-07 | ||
| PY27V5R4-111004a.zip | 2011-12-08 | 22.0 MB | |
| PY27V5R3-111004a.zip | 2011-12-08 | 22.0 MB | |
| py27v5r4.zip | 2011-04-06 | 8.8 MB | |
| lib.zip | 2011-04-06 | 5.8 MB | |
| readme.txt | 2011-02-24 | 622 Bytes | |
| source.zip | 2011-02-24 | 3.5 MB | |
| py27v6r1.zip | 2011-02-24 | 9.1 MB | |
| py27v5r3.zip | 2011-02-24 | 9.1 MB | |
| Totals: 13 Items | 80.2 MB | 1 | |
INSTALLATION FOR iSeriesPython 2.7
Requires V5R3 or higher
* Download lib.zip and py27v5r4.zip.
* Create two save files PY27V5R4 and LIB in QGPL (or another library).
* Decompress and ftp the files to your "AS/400" (binary mode)
* Run RSTOBJ OBJ(*ALL) SAVLIB(PY27V5R4) DEV(*SAVF) SAVF(QGPL/PY27V5R4)
* Run RST DEV('/qsys.lib/qgpl.lib/lib.file') OBJ(('/python27/lib')) CRTPRNDIR(*YES)
* Add the site-packages folder. mkdir '/python27/site-packages'
The source.zip file is not required.
If you use another location than '/python27' put that value into a data area called PYTHONHOME.