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