Python
Python is a general-purpose, very high-level programming language. Its design philosophy emphasizes programmer productivity and code readability.
Forum Post

Python Tkinter and UTF-8

Hi. I have a problem. I am meking a program which amkes .txt documents. The problem is a have to insert words, which have charecters like this: č,š,ž. You can find them in UTF-8 cade, but Idel...
Forum Post

Re: how to convert .pyc files to .py files in python

Hello, 2 things: 1. Make sure the project that you have is OK with you changing their software, otherwise what you're doing is illegal. 2. I found a couple of places where this could be...
Forum Post

Py Script for html/comment/adsense mass replace in one directory

Hi, I have old big (~2000 pages ) html site with standard template. Idea is to make php cms to reduce hand coding in future. I want to strip all html tags, all comments in html and all...
Forum Post

Atrribute error- Help please

') if input=="yes": print "te doy "+price else: print "lo siento no puedo comprarlo hoy" def get_price(self): return self.price price=property(get_price)...
Forum Post

zope, portal_types

Hi, i create new portal_types in zope. How my new portal_types assign a file (Document)
Forum Post

Python Inheritence Help

I have a simple button class to make buttons from graphics import * class Button: """A button is a labeled rectangle in a window. It is activated or deactivated with the activate()...
Forum Post

Parsing HTML with RegExp: could you help me?

File 1: import urllib hdl = urllib.urlopen("file://localhost/D:/page.htm") html = hdl.read() hdl.close() text_file = open("file...
Forum Post

Re: FTP File streaming

: Hello, : : I have been asked to try to program a ftp file stream in python. : Here's the complete story: : : There's a FTP server with a comma seperated file (csv) on it. A : device...
Forum Post

FTP File streaming

Hello, I have been asked to try to program a ftp file stream in python. Here's the complete story: There's a FTP server with a comma seperated file (csv) on it. A device writes log information...
Forum Post

Substring a file name

a123d1.csv I am using python 2.5 on windows. Thank you in advance.
Forum Post

Re: List files without extension

Hi, Just found your entry using a web search. I am trying to do something similar and was wondering if you could forward me your code, as I am trying to list CSV files within a directory....
Forum Post

Re: Removing HTML tags

$content # Remove all <>. while ( { sen -r "^^" $content } > 0 ) sal -r "^^" "" $content # Write updated content to .txt repro $content > xyz.txt Works for me ! Patrick
Forum Post

Re: Winsock server won't listen on port

: I'm making a basic winsock server. I've done it before and it's : worked, but I lost that file so I'm making another one. For some : reason it will fail to listen on port 8888 as I have...
Forum Post

Re: Can javascript open and write to a text file? - windows

: : I'm looking for a lightweight language to do simple text search / replacement / filtering. I have many years of C /C++ experience and don't relish the thought of installing visual studio. Any...
Forum Post

Re: Can javascript open and write to a text file? - windows

: I'm looking for a lightweight language to do simple text search / replacement / filtering. I have many years of C /C++ experience and don't relish the thought of installing visual studio. Any...
Forum Post

File Transfer via Python

I'm new to python and would like to build a file transfer program which allows me to transfer a file from one computer to another. What would be the easiest method? Source code, or a link to a...
Forum Post

How can I fix this code? (was Re: Can this code be shortened?)

: : Can the following snippets be reduced? The total lines of each snippet is 136! : : : : : : : : while n >> from ezPyCrypto import key >>> str = '4 big dogs.' >>> key.encString(str)...
Forum Post
Forum Post

How can Ruby search for files on my Windows network computers?

I currently use a Python Script that looks across my Windows network for computers having a specific out-of-date file. The idea is to run the script, get a list of computers with the out-of-date...
1 2 3 4  Next
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.