SyntaxFix
Write A Post
Hire A Developer
Questions
Use os.environ[str(DEBUSSY)] for both reading and writing (http://docs.python.org/library/os.html#os.environ).
os.environ[str(DEBUSSY)]
As for reading, you have to parse the number from the string yourself of course.