|
rje_py2 V0.0.0Python 2.7 versions of core methods
Copyright © 2020 Richard J. Edwards - See source code for GNU License Notice See SLiMSuite Blog for further documentation. See FunctionThis module is a stripped down collection of core methods that have diverged in terms of acceptable Python 2.7 vs Python 3.x syntax. See the corresponding rje_py3.py module for the Python 3 versions. The main rje.py will import one or other of these modules according to the version of python detected. CommandlineThis module is not for standalone running and has no commandline options (including 'help'). History Module Version History# 0.0.0 - Initial Compilation with printf() function from rje.py v4.22.5. © 2015 RJ Edwards. Contact: richard.edwards@unsw.edu.au. |