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

Re: Starting Out With Python

mylist.count : : : : I tried ... : : : >>> ct = mylist.count : >>> ct(mylist) : 0 : : : But the count comes up zero. I guess im not sure how premade functions and custom functions...
Forum Post

Re: VB... Quite Frustrating!!!

: This message was edited by kel1981b at 2003-6-3 9:23:46 : This message was edited by kel1981b at 2003-6-3 9:20:11 : : : : Geeeeeeeeeez, I can remember similar debates in the second...
Forum Post

Re: VB... Quite Frustrating!!!

This message was edited by kel1981b at 2003-6-3 9:23:46 This message was edited by kel1981b at 2003-6-3 9:20:11 : : Geeeeeeeeeez, I can remember similar debates in the second grade!!!!! : :...
Forum Post

Re: Threading

A simple Python threading example: import threading from threading import * class TestThread(threading.Thread): def __init__(self,name): self.name = name...
Forum Post

Re: Threading

: Hello again, I got my web headline prog working with Python 2.2.2 wxpython and wonderfull PythonCardPrototype and Infidel's help, it even has a system tray icon!. : I have ordered 3 python books...
Forum Post

Re: A Python Message Board

: Is it possible? I was looking for message boards for my new site, and thought it would be fun to make my own mesage board. And as Python is the only language I have any experience in whatsoever, I...
Forum Post

Re: Autogeneration of web pages

This message was edited by Moderator at 2003-4-2 7:17:20 : Hello python fans, : : I am a bit new to python and already liking this great language. I was trying to autogenerate html pages from cgi...
Forum Post

Autogeneration of web pages

Hello python fans, I am a bit new to python and already liking this great language. I was trying to autogenerate html pages from cgi scripts. Basically I need to write a Python program to take a...
Forum Post

Re: F.I. of the week

: It's actually rather frightening. Anyone with Administrator : privilege on a computer can do all sorts of things to that computer : remotely using WMI calls. Here where I work, us developers...
Forum Post

Re: reading from csv database

: : : : :Hi,Thanks for your reply,The data is a pricelist in excel,with columns for decsciption, price,tax, etc(7 items in all) with headings for each item.I can't figure out how to list all the...
Forum Post

Re: reading from csv database

: : : :Hi,Thanks for your reply,The data is a pricelist in excel,with columns for decsciption, price,tax, etc(7 items in all) with headings for each item.I can't figure out how to list all the lines...
Forum Post

Re: Python Distributing

: If I want have others test my program that I made, how do I show it to them on the net? This is my first language, and I made a simple guessing game. I want to be able to let people test it on...
Forum Post

Re: Graphics in python

Try looking at openGL for python. The image commands are there. Ed : How can I do graphics programming in Python. : Is there any setup to download. : I tried the command: : import...
Forum Post

reading from csv database

Hi,I'm new to python and programming and have been asked to write a script to read lines from a database for including in an html table.As the database runs to about 1000 line I need to split it into...
Forum Post

Re: Getting a files details and PyHandle

Once again mucho thankyou, I am in your debt may python be spread far and wide
Forum Post

Re: Getting a files details and PyHandle

: Thankyou, : Looks like I was way off the mark with the win32file commands (still aint got them working) : Did'nt think of 'stat' to search help on, all I could think of was file properties,...
Forum Post

Re: Getting a files details and PyHandle

Thankyou, Looks like I was way off the mark with the win32file commands (still aint got them working) Did'nt think of 'stat' to search help on, all I could think of was file properties, attributes...
Forum Post

Re: Getting a files details and PyHandle

print ctime(last_access) Mon Mar 10 12:41:01 2003 : I have tried with the win32file module the getfiletime and type commands but they refer to PyHandle. What is and how does the PyHandle and...
Forum Post

Getting a files details and PyHandle

I have been working at python and have come across dificulties. I am ok with the very basics and I am using activestates 2.2.2 Python I want the time a file in a windows machine was last accessed...
Forum Post

Re: Graphics in python

: How can I do graphics programming in Python. : Is there any setup to download. : I tried the command: : import image : But it gives the error It throws an exception because there...
Previous  1 2 3 4 5 6 7 8 9 10 11  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.