summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* 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-177-10/+38
|
* 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-137-133/+153
|\
| * decimalizationStefan Israelsson Tampe2018-08-137-133/+153
| |
* | some improvementsStefan Israelsson Tampe2018-08-136-47/+67
|/
* bugfixStefan Israelsson Tampe2018-08-121-2/+2
|
* textwrap compilesStefan Israelsson Tampe2018-08-128-244/+838
|
* debuggingsStefan Israelsson Tampe2018-08-036-80/+112
|
* decimal compilesStefan Israelsson Tampe2018-08-032-404/+422
|
* improving decimalStefan Israelsson Tampe2018-08-026-329/+390
|
* Merge branch 'master' of https://gitlab.com/python-on-guile/python-on-guileStefan Israelsson Tampe2018-08-022-1/+526
|\
| * structStefan Israelsson Tampe2018-08-011-0/+525
| |
| * Merge branch 'master' of gitlab.com:python-on-guile/python-on-guileStefan Israelsson Tampe2018-08-014-363/+409
| |\
| * | some changesStefan Israelsson Tampe2018-08-011-1/+1
| | |
* | | format2Stefan Israelsson Tampe2018-08-021-0/+290
| |/ |/|
* | better python 2 formatting conformationStefan Israelsson Tampe2018-08-014-363/+409
|/
* subprocess py file compilesStefan Israelsson Tampe2018-07-306-22/+31
|
* selectors python file imported from main python 3.7Stefan Israelsson Tampe2018-07-307-19/+486
|
* select compilesStefan Israelsson Tampe2018-07-252-31/+34
|
* select module addedStefan Israelsson Tampe2018-07-251-0/+284
|
* subprocessStefan Israelsson Tampe2018-07-242-1/+147
|
* regexp rangesStefan Israelsson Tampe2018-07-234-42/+58
|
* flags regex directives supportStefan Israelsson Tampe2018-07-142-9/+109
|