Google Mail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
comp . lang . python
This is a Usenet group - learn more
Find or start a Google Group about python.
Group info
Language: English
Group categories:
Computers > Programming
More group info »
Related Groups
Discussion group for Django users. Django is a high-level Python Web framework (djangoproject.com).
High activity, 15441 members
Discussion about the TurboGears front-to-back web development megaframework.
Medium activity, 3644 members
For questions about using CherryPy
Low activity, 1255 members
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 116113  Older »
Description: The Python computer language.
 

hex int and string 
  hello i have a problem i have this str = 'D3' and i need to trasform in 0xd3 type int and not type string how i can do this? if i do hex(int(str,16) ) i obtain a string and this is not what i need. thanks Luca
By luca72  - 08:54 - 8 new of 8 messages    

how to format a python source file with tools? 
  or is it possible for large source files?
By 李白,字一日  - 06:40 - 5 new of 5 messages    

extending optionparser to accept multiple comma delimited input for one arg 
  I have read the manual first of all :). on using optionparser for the input of command line arguments and inputs. I understand everything there was in the manual except how to extend the parser to accept a multiple list of input that is comma delimited.... for example: ./convertContacts3.py -i a.vcf,b.vcf,c.vcf,d.vcf... more »
By cmptrwhz  - 05:47 - 2 new of 2 messages    

Python Programming Challenges for beginners? 
  Hi- I am reading the online tutorial along with a book I bought on Python. I would like to test out what I know so far by solving programming challenges. Similar to what O'Reilly Learning Perl has. I really enjoyed the challenges at the end of the chapter and it really help me test out if I was truly taking in the material like I should. Could I... more »
By astral orange  - 03:24 - 6 new of 6 messages    

Using struct to read binary files 
  Hello, I am writing a Python program to read the Master Boot Record (MBR), and I'm having trouble because I have no previous experience reading binary files. First off, I've written a binary file containing the MBR to disk using the following command: sudo dd if=/dev/sda of=/tmp/mbrcontent bs=1 count=512... more »
By mercado  - 01:59 - 3 new of 3 messages    

All Hollywood Moives 
  All Hollywood Moives skip to main | skip to sidebar. FREE DOWNLOAD HOLLYWOOD MOVIES ... The Young Victoria (2009) DVDRip [SINGLE LINK] DOWNLOAD HERE . [link]
By hina kamran  - 26 Nov - 1 new of 1 message    

Cheap Wholesale Shox <www.brandshoes08.com> paypal payment 
  Nike Air Max Cheap Wholesale Nike Air Max 87 <[link]> paypal payment Cheap Wholesale Nike Air Max 89 <[link]> paypal payment Cheap Wholesale Nike Air Max 90 <[link]> paypal payment Cheap Wholesale Nike Air Max 91 <[link]> paypal payment Cheap Wholesale Nike Air Max 92 Man <[link]> paypal... more »
By wholesale shoes clothes handbag watch by paypal  - 26 Nov - 1 new of 1 message    

win32com calling IE: OLE error 0x800704a6 
  Dear all, I have written a Python script that runs on Windows XP with Python 2.5 and uses Internet Explorer to 'pretty print' some HTML output. This has been working perfectly fine for a few years until recently IE was upgraded to version 8. Now occasionally Python throws an error that originates from the win32com.client.Dispatch() method and has... more »
By KvS  - 26 Nov - 1 new of 1 message    

string payload expected: <type 'list'> error 
  Dear all, I believe this is an error which was fixed in Python 2.3 itself. But I am running Python 2,5.2 and error keeps on cropping up. Here is my code to construct emails . It works perfectly when I dont have any attachments. Please find my code at [link] However when I try constructing with attachments it crashes with this... more »
By Ramdas  - 26 Nov - 5 new of 5 messages    

Can't Encode Pic 
  ...The UnicodeDecodeErrors are a red herring. The real problem is that you're using string interpolation (the %-operator) to pass the image data to the database, so your code is force-feeding binary junk directly into the query string. This results in an SQL query that's not syntactically correct. In order to pass values to the database safely, you need to use... more »
By Carsten Haese  - 26 Nov - 5 new of 5 messages    

1 - 10 of 116113   « Newer | Older »

XML      
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google