First  |  Prev |  Next  |  Last
Pages: 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196
Detecting new removable drives in Linux
On Mon, 2010-03-01 at 10:48 +0100, Bart Smeets wrote: Hello, I'm trying to write a script which detects when a new removable drive is connected to the computer. On #python I was advised to use the dbus-bindings. However the documentation on this is limited. Does anyone know of an example of how I... 1 Mar 2010 08:03
Draft PEP on RSON configuration file format
All: Finding .ini configuration files too limiting, JSON and XML to hard to manually edit, and YAML too complex to parse quickly, I have started work on a new configuration file parser. I call the new format RSON (for "Readable Serial Object Notation"), and it is designed to be a superset of JSON. I would l... 10 Mar 2010 17:33
[ANNC] pynguin-0.1 (python-based turtle graphics application)
pynguin is a python-based turtle graphics application. ��� It combines an editor, interactive interpreter, and ��� graphics display area. It is meant to be an easy environment for introducing ��� some programming concepts to beginning programmers. http://pynguin.googlecode.com/ This is the initial rel... 28 Feb 2010 16:42
PyQt4.7 and PyQwt5.2.0
I installed the latest PyQt (4.7-1), then PyQwt 5.2.0, which was built with PyQt4.5.4. This line import PyQt4.Qwt5 as Qwt fails to load the DLL. Could this be the result of not using PyQt4 4.5.4? ... 1 Mar 2010 18:43
cpan for python?
On Feb 28, 2010, at 9:28 AM, Someone Something wrote: Is there something like cpan for python? I like python's syntax, but I use perl because of cpan and the tremendous modules that it has. -- Please search the mailing list archives. This subject has been discussed to absolute death. Draw your own... 30 Mar 2010 13:51
Method / Functions - What are the differences?
Out of curiosity I tried this and it actually worked as expected: class T(object): x=[] foo=x.append def f(self): return self.x t=T() t.f() [] T.foo(1) t.f() [1] At first I thought "hehe, always fun to play around with python. Might be useful sometimes" - but t... 21 Mar 2010 19:42
getting rpy2 from repository
Hi all, I have Enthought Python 4.3 installed on my OS X 10.5. When I do $ easy_install rpy2 Searching for rpy2 No matching release version found. Searching for latest development version. Reading http://www.enthought.com/repo/epd/eggs/MacOSX/10.4_x86/ Please enter credentials to access this repository: User Nam... 28 Feb 2010 05:37
Call For Manuscripts: International Journal of Signal Processing (IJSP)
Call For Manuscripts The Journal is currently accepting original high-quality research manuscripts for publication. The Journal welcomes the submission of manuscripts that meet the scientific criteria of significance and academic excellence. All research articles submitted for the journal will be peer-reviewed wit... 27 Feb 2010 09:53
Open all sites that blocked in your country from here
Browse the internet securely using Your Proxy You can unblock popular social networking sites such as myspace, bebo, facebook and many other sites. http://essam.zxq.net/ ... 27 Feb 2010 07:42
Open all sites that blocked in your country from here
Open all sites that blocked in your country from here Browse the internet securely using Your Proxy You can unblock popular social networking sites such as myspace, bebo, facebook and many other sites. http://essam.zxq.net/ ... 27 Feb 2010 07:42
First  |  Prev |  Next  |  Last
Pages: 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196