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