sysconfig module not found
Bug #1032773 reported by
a
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| python-uinput |
Fix Released
|
High
|
a | ||
Bug Description
Python 2.6 does not have sysconfig module (introduced not until 2.7), distutils.sysconfig should be used instead for backward-
| Changed in python-uinput: | |
| status: | New → Fix Committed |
| milestone: | none → 0.9 |
| Changed in python-uinput: | |
| importance: | Undecided → High |
| Changed in python-uinput: | |
| status: | Fix Committed → Fix Released |
To post a comment you must log in.
Thanks for Fabian Deutsch for pointing this out and for sending a patch.