Earlier today my buddy Martin Pitt blogged about how he needed a Qt developer to work on implementing the ui_question_choice() dialog. I looked through the code a bit this morning, and needed a little help right off the bat getting the GTK version running. One little thing I missed a bug report and Martin helped […]
Tag Archives: Python
PyCon 2008
Who all is going to PyCon 2008 in Chicago in the next week or so? If so what all are you going to be there for? Conferences? Tutorials? Sprints? Seeing as I only live about 15 minutes from where PyCon is going to be hosted, I might show up one or two days to check […]
IPv6 and Python question
OK my lazywebbers with IPv6 and Python experience, this goes out to you! I am creating an application right now, with Python of course, and I need to set an environment variable to be always on when a user logs in. I have messed with the os.environ and the os.putenv and what not, but it […]