1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00
Commit graph

6 commits

Author SHA1 Message Date
Joe R
4adb91dffd Attempted to correct errors with Linux install script. 2022-02-12 11:53:41 -05:00
Shlomi Fish
ea897ab8dc Extract a method or a function.
This is Refactoring / code cleanup.

See:

* https://refactoring.com/catalog/extractMethod.html

* https://en.wikipedia.org/wiki/Code_refactoring

* https://www.refactoring.com/

* https://www.joelonsoftware.com/2002/01/23/rub-a-dub-dub/

Some small optimisations may have slipped in as well.
2021-08-30 09:59:36 +03:00
Shlomi Fish
6dfbdb1e61 refactoring 2021-08-30 09:48:55 +03:00
Shlomi Fish
a86bb4f222 fix os.symlink() args order 2021-08-30 09:44:54 +03:00
Juhani Numminen
2cb63cb3fc Skip all python2 tests by default
python2 is deprecated
2021-07-07 18:13:34 +03:00
Shlomi Fish
94927cbbc0 add a get-up-and-running script
See: https://sourceforge.net/p/pysolfc/discussion/503709/thread/b37cd50f/
2020-11-02 14:21:24 +02:00