OctoPrint/Cura/cura_sf
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
..
fabmetheus_utilities Fix version detection for all Python versions 2012-06-22 14:37:52 +01:00
skeinforge_application Removed debug message that I excedently left in. 2012-06-21 21:53:24 +02:00
SkeinforgeVersion Move SkeinforgeVersion file into cura_sf directory 2012-04-02 21:40:27 +02:00
__init__.py Some cleanup and preperation for better packaging. 2012-05-31 12:05:10 +02:00