Commit graph

4 commits

Author SHA1 Message Date
Stefan Blanke
70bbc16abe Fix version detection for all Python versions
Inspecting sys.version_info using named component attributes was added in
the patch "Some fixes to start support for python3."

Named component attributes were only added to sys.version_info in Python
2.7 so their use breaks Cura for Python 2.6.

As Cura otherwise works in the still widely used Python 2.6 it seems best
to maintain this compatibility.
2012-06-22 14:37:52 +01:00
Daid
1b56cd18d7 Some fixes to start support for python3. 2012-06-21 19:53:18 +02:00
Daid
7269206f73 Fix skeinforge bug reported by Joergen Geerds. 2012-04-22 00:46:34 +02:00
daid
8b3b3e5076 Move SF into its own directory, to seperate SF and Cura. Rename newui to gui. 2012-03-27 17:20:30 +02:00
Renamed from Cura/fabmetheus_utilities/euclidean.py (Browse further)