summaryrefslogtreecommitdiff
path: root/modules/language
Commit message (Expand)AuthorAgeFilesLines
* bytes64 copmiles and testprogram worksStefan Israelsson Tampe2018-09-036-21/+44
* encoding libraries addedStefan Israelsson Tampe2018-09-038-67/+1159
* binasciiStefan Israelsson Tampe2018-09-031-0/+366
* telnetlibStefan Israelsson Tampe2018-09-023-2/+693
* tempfileStefan Israelsson Tampe2018-09-021-0/+951
* refined the errors in the os module, translating scheme errors to python erro...Stefan Israelsson Tampe2018-09-029-402/+477
* shutil.pyStefan Israelsson Tampe2018-08-299-30/+1374
* random worksStefan Israelsson Tampe2018-08-288-36/+69
* random.pyStefan Israelsson Tampe2018-08-274-2/+802
* hashlib works okayStefan Israelsson Tampe2018-08-275-40/+191
* quick generator constructions in stead of tupplesStefan Israelsson Tampe2018-08-262-15/+18
* added the rest of hash functions as templatesStefan Israelsson Tampe2018-08-268-0/+80
* start supporting hash sums from guile pythonStefan Israelsson Tampe2018-08-2610-188/+674
* socket compilesStefan Israelsson Tampe2018-08-2510-62/+111
* socket.pyStefan Israelsson Tampe2018-08-2412-205/+1860
* _csv module is testedStefan Israelsson Tampe2018-08-243-27/+77
* _csv compilesStefan Israelsson Tampe2018-08-233-413/+579
* linecacheStefan Israelsson Tampe2018-08-233-4/+183
* csv.pyStefan Israelsson Tampe2018-08-222-0/+862
* symbol warnings removed for imported symbolsStefan Israelsson Tampe2018-08-203-60/+103
* tokinizer compilesStefan Israelsson Tampe2018-08-202-10/+10
* tokenize.pyStefan Israelsson Tampe2018-08-206-8/+1005
* getopt.py and filecmp.pyStefan Israelsson Tampe2018-08-204-1/+534
* compiles without warnings - difflibStefan Israelsson Tampe2018-08-201-28/+46
* difflib compiles with warningsStefan Israelsson Tampe2018-08-203-107/+150
* difflib parsesStefan Israelsson Tampe2018-08-191-0/+2095
* format2 parser bugfix, removing of pkStefan Israelsson Tampe2018-08-182-13/+2
* optparse --help bugfixStefan Israelsson Tampe2018-08-172-16/+40
* optparse worksStefan Israelsson Tampe2018-08-176-9/+37
* to_bytes, from_bytes, splitStefan Israelsson Tampe2018-08-175-37/+140
* from_bytesStefan Israelsson Tampe2018-08-173-2/+49
* ipaddress.pyStefan Israelsson Tampe2018-08-171-0/+2301
* arith bugg fixed plus etc lrStefan Israelsson Tampe2018-08-175-71/+95
* improvements of optparseStefan Israelsson Tampe2018-08-169-90/+153
* textwrap testedStefan Israelsson Tampe2018-08-162-7/+10
* globStefan Israelsson Tampe2018-08-1612-71/+1051
* only pretty regex string for compile fknStefan Israelsson Tampe2018-08-153-13/+20
* bugfixesStefan Israelsson Tampe2018-08-159-97/+136
* argparser comiles without errorsStefan Israelsson Tampe2018-08-152-103/+2640
* log works in decimalStefan Israelsson Tampe2018-08-156-64/+49
* optparse compiles without errorsStefan Israelsson Tampe2018-08-141-17/+21
* optparseStefan Israelsson Tampe2018-08-146-33/+1816
* gettext worksStefan Israelsson Tampe2018-08-148-68/+119
* decimals divisionStefan Israelsson Tampe2018-08-144-132/+150
* better encoding and decodingStefan Israelsson Tampe2018-08-143-13/+76
* bytes and string musingsStefan Israelsson Tampe2018-08-137-48/+740
* fix minor module bugStefan Israelsson Tampe2018-08-132-30/+30
* Merge branch 'master' of gitlab.com:python-on-guile/python-on-guileStefan Israelsson Tampe2018-08-136-122/+137
|\
| * decimalizationStefan Israelsson Tampe2018-08-136-122/+137
* | some improvementsStefan Israelsson Tampe2018-08-136-47/+67
|/