diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2011-11-02 18:18:14 +0000 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2011-11-02 18:18:14 +0000 |
commit | 646142f5136da9cfe2b908703a822c53350f70e9 (patch) | |
tree | 2b38ba4fccc79154e9d5be1aed79179c8d9359f1 /ROADMAP | |
parent | b4791fd4049d88421b240a17cc6417c0bbf8e795 (diff) | |
download | libguestfs-646142f5136da9cfe2b908703a822c53350f70e9.tar.gz libguestfs-646142f5136da9cfe2b908703a822c53350f70e9.tar.xz libguestfs-646142f5136da9cfe2b908703a822c53350f70e9.zip |
python: Correctly check for Python major/minor.
The manual for sys.version warns that you should not parse the string,
which we were doing. It would have failed on python "2.10" or
similar.
Do it correctly using the sys.version_info struct instead.
Diffstat (limited to 'ROADMAP')
0 files changed, 0 insertions, 0 deletions