First  |  Prev |  Next  |  Last
Pages: 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113
writing numbers in binary file
Hi, I am a newbie in python. I have an data.pickle file which is serialized form of an "array of strings", I want to write their offsets in another binary file, so an C++ program can read and analyse them. But when I try to write offset (number) in binary file, it raise exception below in line "offsetfile.write(... 31 May 2010 19:40
how to generate a csr in python?
hi,everyone I want generate a Certificate signing request in python,but I don't how to realize this function.I don't find any method after read the python-openssl manual.Any help will appreciate. ... 1 Jun 2010 22:59
reading help() - newbie question
Hi, I am trying to learn Python (again) and have some basic doubts which I hope someone in the list can address. (English is not my first language and I have no CS background except I can write decent shell scripts) When I type help(something) e.g. help(list), I see many methods like, __methodname__(). Are these... 5 Jun 2010 19:06
What's the largest python/django powered website in the world?
Hi list, just curious, what's the largest python powered website in the world? and what's the largest django powered website in the world? Is it disqus.com? ... 1 Jun 2010 02:11
MySQLdb install vs. "setuptools"
Really, this shouldn't happen if you really are using a non-root version of Python: [Errno 2] No such file or directory: '/usr/local/lib/python2.6/site-packages/test-easy-install-22015.write-test' I don't think setuptools is dumb enough to hardcode things like "/usr/local/lib/python2.6/", so the er... 30 May 2010 19:46
This is the way i make my dream and monthly income
Hi, This is the way i make my dream and monthly income Making money online takes "hard work" but... The "$10 Per month" Power Formula Will Make Any Business Grow Without You Doing The Work! For every 5 affiliates you refer, we pay you a US100 cash bonus. There is no limit! Website : http://www.dubai... 30 May 2010 06:48
Where does "make altinstall" put stuff?
I know that one is supposed to use "make altinstall" to install versions of Python that won't be the "primary" version. But what directory names does it use for packages and other support files? Is this documented somewhere? I want to make sure that no part of the existing Python installation on Fedora Co... 30 May 2010 02:34
tkinter function outout to text widget
Hi I'm totally new on python and I'm doing an assignement where I'm doing a class that manipulates a text. The program is also supposed to have a GUI, for which I have used tkinter. So far I have entry widgets for file names and buttons, its all working like I want it to. What is missing is a way to output the ch... 31 May 2010 05:25
xrange issue 7721
Sorry if this is the wrong ng/ml, but thought I'd better flag this up somewhere. I've had an OverflowError using xrange with Python 2.6.5 on Windows. Googling got me to the subject line. msg97928 gives a code snippet to overcome the limitations of xrange, allowing for negative steps, however it doesn't rais... 31 May 2010 18:34
Python vs. Fedora and CentOS
The major Red Hat based Linux distros are still shipping with Python 2.4. As a result, almost all hosting providers are running obsolete versions of Python. The big problem seems to be that "cPanel" and "yum" still use older versions of Python, and those programs are more important to distro builders than P... 2 Jun 2010 02:14
First  |  Prev |  Next  |  Last
Pages: 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113