32
26
user_encoding = get_user_encoding()
35
__copyright__ = "Copyright 2005, 2006, 2007, 2008 Canonical Ltd."
37
31
# same format as sys.version_info: "A tuple containing the five components of
38
32
# the version number: major, minor, micro, releaselevel, and serial. All