Downloading Python files
Luke StClair
luke at stclair.homelinux.net
Fri Jul 25 11:26:49 EDT 2003
More information about the Python-list mailing list
Fri Jul 25 11:26:49 EDT 2003
- Previous message (by thread): Downloading Python files
- Next message (by thread): Downloading Python files
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Only marginally belonging in this newsgroup... but oh well. I've just started writing in python, and I want to make the files available on the web. So I did the standard <a href="mypath/myfile.py"> and not surprisingly, it displays like a webpage, but just the code. If I gzip it, and then link to the new file, it will download, but its so small I don't want it zipped. How can I make this into a downloadable file SIMPLY? The other thread seems a bit complicated... Thanks -- Luke St.Clair | "Ask and it will be given to you; seek and you clairst at uiuc.edu | will find; knock and the door will be opened ---------------------| to you." - Matthew 7:7 --- Posted via news://freenews.netfront.net Complaints to news at netfront.net
- Previous message (by thread): Downloading Python files
- Next message (by thread): Downloading Python files
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list