[Tutor] Automatic updates for a program?

2011-05-12 Thread Lan Rogers
So I have a program I want to release, but it's still in early stages without some of its planned functionality. I want to distribute automatic updates. I'm working under the assumption that the easiest way to do this is to just replace the old files with the new ones. My questions is this: How do

[Tutor] Programmatically Post to Pastebin

2011-05-10 Thread Lan Rogers
I realize this may not be entirely within the domain of a python mailing list, but I'm having trouble finding anything helpful elsewhere. I want to post files stored on a machine to Pastebin (or any similar service for that matter) using a python script, and then store a link to that post. Also, I