Domain Name Forum  

Go Back   Domain Name Forum > Search Forums
Register FAQ Community Calendar Today's Posts Search

Showing results 1 to 25 of 500
Search took 0.21 seconds.
Search: Posts Made By: Python
Forum: Python 03-26-2011, 08:50 PM
Replies: 0
Views: 1,789
Posted By Python
Deep copy

My tutor suggested me to use deep copy for copying tuples for pawn-chess game... can anyone help me out with how actually deep copy works ?? coz if i know it i can work it out in a more smoother...
Forum: Python 03-26-2011, 08:50 PM
Replies: 0
Views: 1,361
Posted By Python
Help with open() function

<div class="codeblock"> Python Syntax (Toggle Plain Text (http://domainnameforum.org/#))

<div id="code2118060821_1"><ol><li class="li1"><div class="de1">
Forum: Python 03-26-2011, 08:50 PM
Replies: 0
Views: 1,495
Posted By Python
Encryption in python

HI guys, I want to create and encryption system that converts a character to encrypted data, I'm thinking about using the ord() and chr() functions in python then slice the sting into characters...
Forum: Python 03-26-2011, 08:50 PM
Replies: 0
Views: 1,421
Posted By Python
Best GUI Framework?

My boss says we are going to be creating "some cross platform windows type apps that will be used for utilities and some user things" and he is interested in using Python. I have used Python and love...
Forum: Python 03-26-2011, 08:50 PM
Replies: 0
Views: 1,670
Posted By Python
UltimateListCtrl headers

Anyone work with UltimateListCtrl's before? I'm looking for a way to dynamically change the column headers background color.
Forum: Python 03-25-2011, 05:47 PM
Replies: 0
Views: 522
Posted By Python
Reading for a .txt file and adding the numbers

Im taking Intro to computer programming and I have to designed a program in python that reads the numbers on a .txt file and then adds those numbers and display the sum to the user. Very simply...
Forum: Python 03-25-2011, 05:47 PM
Replies: 0
Views: 385
Posted By Python
Blackjack error checking

Obviously, here is the initial code for this blackjack game. and in order for me to feel confident in this game I need to have an error check to make sure that there are at least 7 cards per player....
Forum: Python 03-25-2011, 05:47 PM
Replies: 0
Views: 434
Posted By Python
GPA Calculator

This is a program that can calculate, the GPA of a student on a 5.0 scale,it's written in python 3.x and no modules are required.
Forum: Python 03-25-2011, 05:47 PM
Replies: 0
Views: 382
Posted By Python
Python exercise

I've been looking for an exercise book for Python, a book that we get some stuff to code, like ideas, and etc. I have already finished the "Invent your own computer games with Python". Is there...
Forum: Python 03-25-2011, 05:47 PM
Replies: 0
Views: 414
Posted By Python
How do I load python QT module into my python 3.2 or any python

Please I downloaded the latest version of python QT but I've been unable to use because i don't know how, help from the experts in the house. Thanks in advance
Forum: Python 03-25-2011, 05:47 PM
Replies: 0
Views: 382
Posted By Python
File size constraint in ftplib.storbinary()??

Hi all... I am trying to upload 4 files on a local disk, onto a remote ftp server. All of them are in the same folder(in local machine). I am using the storbinary function of ftplib. Following are...
Forum: Python 03-25-2011, 05:47 PM
Replies: 0
Views: 435
Posted By Python
Searching .txt Files for Consecutive Elements of a List

Hi! I'm working on code for a personal project thingie, and I'm stumped by part of it. I am trying to search a line (provided in a separate .txt file) to see if I can find any consecutive occurrences...
Forum: Python 03-25-2011, 05:47 PM
Replies: 0
Views: 428
Posted By Python
How to go back to a line of code...?

Hey, everybody, I'm a newbie at Python (2.7.1), and new to DaniWeb as well. and the apparent simplicity of Python got me interested in programming (seriously, the only thing before this was HTML)....
Forum: Python 03-25-2011, 05:47 PM
Replies: 0
Views: 488
Posted By Python
python to distributable app

i am currently running Mac OS 10.5 and i have written and fully debugged (nothing in the command line) a large python script. i am wondering how am i able to create an app for the program. i do not...
Forum: Python 03-25-2011, 05:47 PM
Replies: 0
Views: 1,408
Posted By Python
Urgent Help!

It will carry on if the input is X but not O!! block of code concerning this matter <div class="codeblock"> Python Syntax (Toggle Plain Text (http://www.domainnameforum.org/#))
Forum: Python 03-25-2011, 05:47 PM
Replies: 0
Views: 1,279
Posted By Python
Prime number checker

<div class="codeblock"> Python Syntax (Toggle Plain Text (http://www.domainnameforum.org/#))

<div id="code741498413_1"><ol><li class="li1"><div class="de1"><span class="co1">#this...
Forum: Python 03-25-2011, 05:47 PM
Replies: 0
Views: 1,390
Posted By Python
Python issues

Is python 3.2 stable yet, because i use portable python v1.1py3.0.1, so far I'm making improvement, but I have problems loading modules, how do I go about it.
Forum: Python 03-25-2011, 05:47 PM
Replies: 0
Views: 1,306
Posted By Python
What's wrong with the following simple python code ?

<div class="codeblock"> Python Syntax (Toggle Plain Text (http://www.domainnameforum.org/#))

<div id="code1708442157_1"><ol><li class="li1"><div class="de1">
Forum: Python 03-25-2011, 05:47 PM
Replies: 0
Views: 1,298
Posted By Python
ConfigParser.NoSectionError: No section: 'locations' in Exe. Python

Hi, I created successfully an .exe file for my python code. As a .py file, it works like a charm. But when I try to run it from the exe version, I get error as follows: <div class="codeblock">...
Forum: Python 03-25-2011, 05:47 PM
Replies: 0
Views: 1,217
Posted By Python
Parsing ASPX/HTML pages

Hi, I want to get a link from a webpage say h++p://www.daniweb.com. This page might be aspx. Then I want to extract a particular url from this and I have to open that url with some parameters. What...
Forum: Python 03-25-2011, 05:47 PM
Replies: 0
Views: 1,128
Posted By Python
Cannot resolve SyntaxError: unexpected EOF while parsing

Hello, I found this code in a thread from about 18 months ago in a post by 'woooee' - <div class="codeblock"> Python Syntax (Toggle Plain Text (http://www.domainnameforum.org/#))
Forum: Python 03-25-2011, 05:47 PM
Replies: 0
Views: 1,186
Posted By Python
Need help with a Game code

Create a game where the computer picks a random word and the player has to guess that word. The computer tells the player how many letters are in the word. Then the player gets five chances to ask...
Forum: Python 03-25-2011, 05:47 PM
Replies: 0
Views: 1,319
Posted By Python
Is there something like a jar file?

Hello. I don't know if somebody has asked this before, but is there any python equivalent to the Java .jar files? I have read about py2exe, freeze, and module distribution, but it's not what I'm...
Forum: Python 03-23-2011, 01:08 PM
Replies: 0
Views: 392
Posted By Python
Designing a menu.

I am quite new to Python programming, just started about a week ago, and was just designing a simple menu for a simple guessing game. I have browsed Google and other websites trying to find snippets...
Forum: Python 03-23-2011, 01:08 PM
Replies: 0
Views: 376
Posted By Python
Python for Ipod apps

I know that many people have programed for the Ipod, and have used a lot of different languages, but I can't figure out how to use python to make apps. I understand that I need an interpreter, but I...
Showing results 1 to 25 of 500

 
Forum Jump

All times are GMT -4. The time now is 07:10 PM.

| Webmaster Forum | | Domain Name Forum |



Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.