mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-06-01 15:36:09 +02:00
versions of Python used a different name for base64 functions, so a wrapper has been added to lib.py to enable both old- and new- style functions to be used.