summaryrefslogtreecommitdiff
path: root/modules/language/python/compile.scm
Commit message (Expand)AuthorAgeFilesLines
* relative references in importStefan Israelsson Tampe2018-09-121-2/+94
* xml dom etreeStefan Israelsson Tampe2018-09-121-1/+4
* email policy works mmStefan Israelsson Tampe2018-09-061-16/+12
* format strings addedStefan Israelsson Tampe2018-09-051-45/+137
* statisticsStefan Israelsson Tampe2018-09-051-5/+6
* more email stuffStefan Israelsson Tampe2018-09-041-18/+87
* email stuffStefan Israelsson Tampe2018-09-041-5/+31
* pipesStefan Israelsson Tampe2018-09-041-6/+28
* bytes64 copmiles and testprogram worksStefan Israelsson Tampe2018-09-031-6/+17
* encoding libraries addedStefan Israelsson Tampe2018-09-031-21/+35
* refined the errors in the os module, translating scheme errors to python erro...Stefan Israelsson Tampe2018-09-021-31/+37
* shutil.pyStefan Israelsson Tampe2018-08-291-9/+106
* random worksStefan Israelsson Tampe2018-08-281-9/+9
* random.pyStefan Israelsson Tampe2018-08-271-1/+1
* hashlib works okayStefan Israelsson Tampe2018-08-271-8/+18
* quick generator constructions in stead of tupplesStefan Israelsson Tampe2018-08-261-15/+17
* start supporting hash sums from guile pythonStefan Israelsson Tampe2018-08-261-187/+232
* socket compilesStefan Israelsson Tampe2018-08-251-7/+2
* socket.pyStefan Israelsson Tampe2018-08-241-36/+55
* _csv module is testedStefan Israelsson Tampe2018-08-241-5/+18
* symbol warnings removed for imported symbolsStefan Israelsson Tampe2018-08-201-34/+65
* getopt.py and filecmp.pyStefan Israelsson Tampe2018-08-201-0/+3
* compiles without warnings - difflibStefan Israelsson Tampe2018-08-201-28/+46
* difflib compiles with warningsStefan Israelsson Tampe2018-08-201-103/+140
* to_bytes, from_bytes, splitStefan Israelsson Tampe2018-08-171-0/+1
* arith bugg fixed plus etc lrStefan Israelsson Tampe2018-08-171-21/+49
* improvements of optparseStefan Israelsson Tampe2018-08-161-48/+69
* globStefan Israelsson Tampe2018-08-161-0/+1
* bugfixesStefan Israelsson Tampe2018-08-151-4/+4
* argparser comiles without errorsStefan Israelsson Tampe2018-08-151-103/+240
* log works in decimalStefan Israelsson Tampe2018-08-151-4/+4
* optparse compiles without errorsStefan Israelsson Tampe2018-08-141-17/+21
* optparseStefan Israelsson Tampe2018-08-141-29/+121
* gettext worksStefan Israelsson Tampe2018-08-141-6/+9
* decimals divisionStefan Israelsson Tampe2018-08-141-0/+2
* better encoding and decodingStefan Israelsson Tampe2018-08-141-2/+4
* bytes and string musingsStefan Israelsson Tampe2018-08-131-3/+5
* some improvementsStefan Israelsson Tampe2018-08-131-34/+44
* bugfixStefan Israelsson Tampe2018-08-121-2/+2
* textwrap compilesStefan Israelsson Tampe2018-08-121-120/+185
* improving decimalStefan Israelsson Tampe2018-08-021-3/+2
* better python 2 formatting conformationStefan Israelsson Tampe2018-08-011-1/+14
* subprocess py file compilesStefan Israelsson Tampe2018-07-301-5/+6
* selectors python file imported from main python 3.7Stefan Israelsson Tampe2018-07-301-6/+9
* further improvementsStefan Israelsson Tampe2018-05-061-8/+26
* enum compiles and loads without errorsStefan Israelsson Tampe2018-05-061-2/+2
* improvementsStefan Israelsson Tampe2018-04-251-66/+22
* enum class almost loadingStefan Israelsson Tampe2018-04-161-31/+47
* progressively imporoving the conformance with python3Stefan Israelsson Tampe2018-04-151-101/+133
* attribute error on missing attribute lookupStefan Israelsson Tampe2018-04-131-3/+9