View Full Version : answers


Pages : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 [65] 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88

  1. Dumb glob question
  2. overwriting method in baseclass
  3. Returned mail: see transcript for details
  4. Memory Allocation?
  5. Unable to run IDLE Under Windows
  6. declarations summary
  7. def __init__ question in a class definition
  8. python under java2
  9. New to unix/python. How to install
  10. One Small step one infinite leap
  11. Googling for wmi and python....
  12. [noob] Questions about mathematical signs...
  13. loops -> list/generator comprehensions
  14. Confused with methods
  15. Curses on Windows
  16. Python versus Perl ?
  17. After 40 years ... Knuth vol 4 is to be published!!
  18. pygame.mixer.music not playing
  19. Python scripts a PC Interfacing equipment
  20. Multiple constructors
  21. Word for a non-iterator iterable?
  22. bad generator performance
  23. Definitive documentation on newstyle classes? (WAS: Pickling andinheritance are making me hurt)
  24. Insane import behaviour and regrtest.py: heeelp
  25. How do I convert arithemtic string (like "2+2") to a number?
  26. pickle/marshal internal format 'life expectancy'/backwardcompatibility
  27. access problem with DCOM server written in python
  28. Which IDE supports python and wxpython?
  29. Alternative to standard C "for"
  30. An Ode To My Two Loves
  31. How to read POSTed data
  32. Trouble converting hex to decimal?
  33. sos!
  34. An interesting python problem using Zope 2.7.3
  35. a type without a __mro__?
  36. Python Processes for Win32
  37. PythonWin and PyWin32
  38. dynamic modules
  39. broke IDLE while defining a key-binding scheme
  40. how to send an int over a socket
  41. WYSIWYG wxPython "IDE"....?
  42. How do I enter/receive webpage information?
  43. [noob] Error!
  44. Pickling and inheritance are making me hurt
  45. FW: executing VBScript from Python and vice versa
  46. changing local namespace of a function
  47. executing VBScript from Python and vice versa
  48. EDI x12 --> XML
  49. string issue
  50. [perl-python] get web page programatically
  51. empty classes as c structs?
  52. bicyclerepairman python24 windows idle :(
  53. Converting strings to dates
  54. returning True, False or None
  55. "Collapsing" a list into a list of changes
  56. komodo thread problem
  57. Python CGI --> ASP Request
  58. Thread in python
  59. How to enable Python Scripts with MS IIS Web Server?
  60. regular expression match collection
  61. dynamic func. call
  62. what version of pyQt are compatible with QT 3.1.1 educational ?
  63. walktree browser filenames problem
  64. Converting a string to a function pointer
  65. pyGTK warning
  66. convert ftp.retrbinary to file object? - Python language lacks expression?
  67. SysV IPC message queues
  68. [EVALUATION] - E01: The Java Failure - May Python Helps?
  69. python-2.4.msi installation issue
  70. Popularizing SimpleHTTPServer and CGIHTTPServer
  71. Computing class variable on demand?
  72. Delivery failed
  73. IDLE history, Python IDE, and Interactive Python with Vim
  74. Python AST Sprint
  75. streaming a file object through re.finditer
  76. Easy Q: dealing with object type
  77. managing multiple subprocesses
  78. Reinstall python 2.3 on OSX 10.3.5?
  79. pyFMOD problem
  80. global variables
  81. Question about pyFMOD importing
  82. Generating .pyc/.pyo from a make file
  83. Getting a module's byte code, how?
  84. errors
  85. Basic file operation questions
  86. python-dev Summary for 2004-12-16 through 2004-12-31
  87. REMINDER: Python proposals due February 13th for OSCON / Python 13
  88. Generating modul classes with eval
  89. Where is WSAEnumNetworkEvents???
  90. forms, xslt and python
  91. Integrated Testing - Peppable?
  92. Finding user's home dir
  93. Two classes problem
  94. XML with Unicode: what am I doing wrong?
  95. continuous plotting with Tkinter
  96. Hash of class from instance
  97. Hash of class from instance
  98. new style exception handleing
  99. webbrowser.py
  100. Crashing Python interpreter! (windows XP, python2.3.4, 2.3.5rc1,2.4.0)
  101. Prepending to traceback
  102. access to serial port
  103. Logging
  104. python and visual C++
  105. Is this a contradiction in the docs ?
  106. CONTEST - What is the (best) solution?
  107. Python for S60 mentioned in a mainstream Finnish e-news website
  108. Apache & Python 500 Error
  109. mixing SWIG generated and Python-level usertype?
  110. how to separate hexadecimal
  111. How run valgrind on Python C extensions?
  112. a quick question about namespaces
  113. Python Code Auditing Tool
  114. how to use python scripts in zope3
  115. Tkinter on dual screen
  116. getting data from a port in use
  117. hotspot profiler experience and accuracy?
  118. Python checkin driver version on windows
  119. curl and popen2
  120. Save the Canvas!
  121. permutations, patterns, and probability
  122. ftplib help - delete from server after download results in 0-byte file
  123. Atlas and NumPy Problems
  124. MySQLdb - Tuples
  125. web camera or else ? 15-30 fps processing of camera videos.
  126. how about writing some gui to a known console application
  127. [perl-python] string pattern matching
  128. Nokia Chooses Python
  129. Printing Filenames with non-Ascii-Characters
  130. How do you do arrays
  131. Where are list methods documented?
  132. pythonic equivalent of Mathematica's FixedPoint function
  133. Dr. Dobb's Python-URL! - weekly Python news and links (Feb 1)
  134. Awkwardness of C API for making tuples
  135. PyCon signature advertising
  136. equivelant of Java's toString() method? (not repr)
  137. Remove HTML tags (except anchor tag) from a string using regularexpressions
  138. python ScriptControl error in Excel while running fine in python
  139. type of simple object
  140. Building Python with Tcl/Tk on Cygwin_NT-5.1
  141. find isset() php function equivalent in python
  142. Forcing interactive interpreter without (-i)
  143. Advice on OSX cocoa app with Python backend
  144. Suggesion for an undergrad final year project in Python
  145. Dr. Dobb's Python-URL! - weekly Python news and links (Feb 1)
  146. Next step after pychecker
  147. need for binary floats (except performance)?
  148. Python's idiom for function overloads
  149. Vancouver Python/Zope/Plone: Creating OS X Cocoa Applications UsingXML and Python
  150. getting data from a port in use
  151. How do I delete the bound character which triggered callback?
  152. Java Integer.ParseInt translation to python
  153. Go visit Xah Lee's home page
  154. How can I use PyDoc to generate html file (modul in directory d)
  155. set, dict and other structures
  156. serializing data structures
  157. Spawning, and Killing, a Process
  158. "Mail receiver server"
  159. Request for Feedback; a module making it easier to use regular expressions.
  160. Anyone else experience Thread.join() returning early?
  161. [perl-python] find & replace strings for all files in a dir
  162. Handling MySQL connection
  163. py-xmlrpc postpone question
  164. msvcp71.dll and Python 2.4 C++ extensions
  165. Q: quoting string without escapes
  166. Relocatable binary installs....
  167. stop program in komodo
  168. how to access class methods via their name-as-string
  169. Twain problems
  170. Crude statistics on the standard library
  171. barchart for webpage needed
  172. import doesn't work as i want
  173. Using HTTPSConnection and verifying server's CRT
  174. import directory error
  175. re module - cannot make expression
  176. Report
  177. implicit conversion
  178. COM on a network drive can't find pywintypes23.dll
  179. Nested scopes and class variables
  180. a Python bug in processing __del__ method ??
  181. Image stats - going from Matlab to Python
  182. how to find number of processors in python
  183. variable declaration
  184. python and gpl
  185. next line, new line
  186. tkSnack pitch() for frequency estimation
  187. Problem with loading textfiles into dictionaries.
  188. Microsoft Visual C++ and pyton
  189. gmail access with python!
  190. pickle, cPickle, & HIGHEST_PROTOCOL
  191. RFC 2965 cookies, cookielib, and mailman.
  192. how do i create such a thing?
  193. type() takes one or *three* arguments!?
  194. Regarding exception handling
  195. Exception from bsddb module
  196. search engine
  197. Disassembling strings and turning them into function parameters
  198. test_socket.py failure
  199. Need programming tip
  200. Trouble installing numeric
  201. [Plone] Detailed poll results?
  202. nedd help on using Installer
  203. is this sort method the same as the one in python 2.4
  204. [Tkinter] problem
  205. tutorial idea
  206. naive doc question
  207. [perl-python] sending email
  208. bound vs unbound functions
  209. scope rules in nested functions
  210. ASPy package
  211. Redirecting stdout/err under win32 platform
  212. tk global bindings
  213. Independence of programs!
  214. Description Field in WinXP Services
  215. Line graphics on Linux console
  216. The next Xah-lee post contest
  217. future of computing languages
  218. Coding style article with interesting section on white space
  219. move bugs from Zope BITS into Bugzilla?
  220. what's OOP's jargons and complexities?
  221. Daylight savings and getmtime
  222. boa constructor & mysql
  223. An mysql-python tutorial?
  224. Problems with PyQt
  225. Pystone benchmark: Win vs. Linux (again)
  226. Accessing Postgress from Windows
  227. Yet another Python commercial application
  228. Where can I find sample "beginner" programs to study?
  229. handling xls with pyuno
  230. py.dll for version 2.2.1 (Windows)
  231. installing tkiner
  232. extract files from MS-TNEF attachments
  233. Best python postgres module?
  234. Installing Numeric with ATLAS and LAPACK
  235. Dr. Dobb's Python-URL! - weekly Python news and links (Jan 28)
  236. some kind of LFU dict...
  237. Dynamic class methods misunderstanding
  238. Dr. Dobb's Python-URL! - weekly Python news and links (Jan 28)
  239. Hey, get this! [was: import from database]
  240. python: can't open file 'timeit.py'
  241. a sequence question
  242. Proccess termination
  243. example needed: sip + Qt
  244. How to post news articles with NNTPlib
  245. Elliptic Code
  246. How to test that an exception is raised ?
  247. bdist_wininst post-install bug?
  248. unicode and data strings
  249. A proposal idea for string.split with negative maxsplit
  250. get list of member variables from list of class
  251. Profiling and speed up
  252. LinearAlgebra incredibly slow for eigenvalue problems
  253. IPython Article on O'Reilly's ONLamp site
  254. Why do look-ahead and look-behind have to be fixed-width patterns?
  255. win32com/makepy question
  256. Greetings and win32 com events question
  257. python under java
  258. Hello
  259. threading and internet explorer com
  260. Profiling python 2.3
  261. Missing _bssd in Python 2.4
  262. WSDL parsing problem
  263. Who should security issues be reported to?
  264. Startying with Python, need some pointers with manipulating strings
  265. Mac OS and MySQLdb
  266. Help with web dashboard
  267. Problem with win32net on Windows 2K
  268. PythonWin (build 203) for Python 2.3 causes Windows 2000 to grind to a halt?
  269. [perl-python] 20050127 traverse a dir
  270. gnuplot on Canvas widget
  271. Question about 'None'
  272. HTML Tree View with <ol> and <a href>
  273. Another scripting language implemented into Python itself?
  274. Transparent (redirecting) proxy with BaseHTTPServer
  275. python IIS cgi working but loading extremely slow
  276. parsing WSDL
  277. Point of Sale
  278. a question about boost.python
  279. how to pass attribute name via sys.argv
  280. Please suggest on the book to follow
  281. tkinter: Can You Underline More Than 1 Char In A Menu Title
  282. redirect of standard output of jython to JTextArea
  283. python module in webmin
  284. String Fomat Conversion
  285. Which is faster?
  286. python memory blow out
  287. exclude binary files from os.walk
  288. MSI Difficulties
  289. subprocess.Popen() redirecting to TKinter or WXPython textwidget???
  290. Inherting from object. Or not.
  291. XOR on string
  292. can not use __methods__
  293. On benchmarks, heaps, priority queues
  294. moka
  295. how to comment out a block of code
  296. [perl-python] 20050126 find replace strings in file
  297. Web front-end for python scripts
  298. MySQLdb executemany
  299. Subclassed dict as globals
  300. inherit without calling parent class constructor?
  301. MMTK Install Problem
  302. unknown protocol error when connecting to an server via ssl
  303. .WAV processing library ?
  304. Help With Python
  305. re.search - just skip it
  306. access private field in python 2.4
  307. detect tk mainloop
  308. cookielib and urllib2: thread-safe?
  309. Sorry for the multiple posts !!
  310. fast list lookup
  311. PyCon: Early Bird Deadline two days away [really]!
  312. 4suite XSLT thread safe ?
  313. execute python code from db
  314. FTP Server
  315. wx.Image: Couldn't add an image to the image list.
  316. "pickle" vs. f.write()
  317. RELEASED Python 2.3.5, release candidate 1
  318. Graph, how to?
  319. How to assign
  320. import hook, overwrite import?
  321. alternatives to mod python
  322. py2exe problem
  323. DDE syntax help
  324. OT
  325. Python with no significant whitespace
  326. Can't load bytecode with execfile ?
  327. Maximum Number of Class Attributes
  328. HAVE YOU HEARD THE GOOD NEWS!
  329. [Tkinter] first app
  330. Where can I find Mk4py.dll for python24 ?
  331. Where can I find Mk4py.dll for Python24?
  332. Is thera a Metakit for Python 2.4 release ??
  333. string.atoi and string.atol broken?
  334. script to search ebay?
  335. quering the google desktop database
  336. building Python: up arrow broken on SuSE Linux 8.2
  337. python without OO
  338. Question: "load"ing a shared object in python
  339. MySQLdb
  340. Question Regarding SocketServer
  341. Returned mail: Data format error
  342. pymat on 64bit linux
  343. How to input one char at a time from stdin?
  344. limited python virtual machine (WAS: Another scripting language implementedinto Python itself?)
  345. Dr. Dobb's Python-URL! - weekly Python news and links (Jan 23)
  346. __deepcopy__ without recursive copies?
  347. Help! Host is reluctant to install Python
  348. module for 'po' files
  349. Skype and Python
  350. [perl-python] 20050125 standard modules
  351. *IMPORTANT* Message for Google Group users!
  352. Browsing text ; Python the right tool?
  353. threading.py Condition wait overflow error
  354. snakespell and myspell
  355. Open Folder in Desktop
  356. Clarification on XML parsing & namespaces (xml.dom.minidom)
  357. scipy.signal.convolve2d() clips off part of my image
  358. Retrieving modification time of file class was declared in
  359. is extending an object considered acceptable usage?
  360. I want update one record using ADO,but I can't ,why?
  361. Distutils: blurring the file==module borders
  362. is this use of lists normal?
  363. smtplib bug with Windows XP
  364. Help with saving and restoring program state
  365. Another scripting language implemented into Python itself?
  366. error
  367. need help on generator... (re)
  368. Looking for Form Feeds
  369. add indexes on the fly to lists
  370. Instances of class object not modifiable?
  371. Question about reading a big binary file and write it into several text (ascii) files
  372. Python Developers Wanted
  373. how to call python code from C#
  374. "private" variables a.k.a. name mangling (WAS: What is print? A function?)
  375. Tuple slices
  376. Import from database
  377. [maintenance doc updates]
  378. Python 2.1 - 2.4 differences
  379. how to ncurses on win32 platform
  380. pylibpcap and multiple threads
  381. "bad argument type for built-in operation"
  382. Finding a script's home directory?
  383. Configuring Python for Tk on Mac (continued)
  384. [perl-python] 20050124 classes & objects
  385. Python curses wizard
  386. TCP server
  387. urllib2 and proxy question
  388. Memory Usage
  389. Wrapping functions in modules or packages.
  390. Why can't use cursor.nextset() in adodbapi package?
  391. PyWin32 installation
  392. pygsl-0.3.1 released
  393. Help with Threading
  394. python newt under win32
  395. Installer made with bdist_wininst segfaulting...
  396. Quoting sql queries with the DB-API
  397. Weakref.ref callbacks and eliminating __del__ methods
  398. Set parity of a string
  399. [perl-python] 20050121 file reading & writing
  400. re Insanity
  401. Comments in configuration files
  402. embedding jython in CPython...
  403. Reload Tricks
  404. list unpack trick?
  405. pure python code to do modular-arithmetic unit conversions?
  406. specifying constants for a function (WAS: generator expressions:performance anomaly?)
  407. getting file size
  408. finding name of instances created
  409. default value in a list
  410. PyXML problem between python 2.3 and python 2.4
  411. Anyone interested in a infrared transceiver module?
  412. Tuple size and memory allocation for embedded Python
  413. make install with python
  414. short programming projects for kids
  415. Pydev 0.8.5 released!
  416. why am I getting a segmentation fault?
  417. circular iteration
  418. MPI and python+threads on IRIX
  419. Python-enterprise (integration) SIG/mailinglist/etc.?
  420. Tarfile module error
  421. Configuring Python for Tk on Mac
  422. wx.BoxSizer problem
  423. Dynamic properties
  424. ElementTree.findtext()
  425. Funny Python error messages
  426. need help on generator...
  427. map in Python
  428. Is there a library to parse Mozilla "mork" documents?
  429. how to write a tutorial
  430. DevX: "Processing EDI Documents into XML with Python"
  431. Graph and Table implementation
  432. Dejavu 1.3, a Python ORM
  433. tkinter socket client ?
  434. Example of resolving an alias using Carbon.File module?
  435. Does anyone want one?
  436. global variable, ok for string, bad for int
  437. basic thread, big problem (logic? - probably)
  438. Unbinding multiple variables
  439. problems with duplicating and slicing an array
  440. Print a string in binary format
  441. spawn syntax + os.P_WAIT mode behavior + spawn stdout redirection
  442. Is there a library to parse Mozilla "mork" documents?
  443. DbfilenameShelf instance has no attribute 'writeback'
  444. IDLE Problem in Windows XP
  445. Embedding: Question about modules
  446. Python and SOAP
  447. What's the best python web-developer's editor
  448. Overloading ctor doesn't work?
  449. What YAML engine do you use?
  450. QOTW from Ryan Tomayko
  451. why no time() + timedelta() ?
  452. Problem in importing MySQLdb
  453. Class introspection and dynamically determining function arguments
  454. Oddity is shutil.copyfileobj
  455. why are these not the same?
  456. [perl-python] 20050120 find functions in modules
  457. iteritems() and enumerate()
  458. Pyzine #6 MIDI article
  459. list item's position
  460. Python and Excel
  461. RuntimeError: dictionary changed size during iteration
  462. shelve to DB conversion?
  463. xml parsing escape characters
  464. FTPLIB & FTPS or SFTP?
  465. Automatic Windows printer creation?
  466. Zen of Python
  467. Automatic response to your mail (Error)
  468. a question
  469. ElementTree cannot parse UTF-8 Unicode?
  470. Accessing MDB files on Windows
  471. How to lanch a webbrowser
  472. mod_python friendly isps in europe
  473. delay and force in Python
  474. problem with import pylab from a website
  475. IronPython, Boo and ASP.NET (web service)
  476. File objects? - under the hood question
  477. Solutions for data storage?
  478. Error in Plex 1.1.4.1
  479. [perl-python] 20050119 writing modules
  480. Has apparent 2.4b1 bug been fixed? flatten in Lib\compiler\ast.py overloads 'list' name
  481. rotor replacement
  482. DDE client help
  483. safest way to kill a thread
  484. file copy portability
  485. python/cgi/html bug
  486. How to fill available screen size then scroll
  487. anydbm biasing
  488. Window capture using WM_PRINT and Python
  489. pickling extension class
  490. hex notation funtion
  491. Print to Windows default Printer
  492. Tkinter in thread hangs on windows but not on Linux
  493. One-Shot Property?
  494. makepy crashing
  495. simultaneous multiple requests to very simple database
  496. MemoryError with parser.suite and wrong encoding declaration
  497. [wxpython] exclude files in a wx.FileDialog?
  498. inbuilt function buffer()
  499. Problem parsing namespaces with xml.dom.minidom
  500. [perl-python] 20050118 keyed list
  501. wxPython and PyGame - do they play well together?
  502. Fuzzy matching of postal addresses
  503. Dr. Dobb's Python-URL! - weekly Python news and links (Jan 15)
  504. pyMPI momory leak
  505. buffered socket class
  506. news feed problem -- anyone else?
  507. python execution path
  508. extension module, thread safety?
  509. supplying constants in an extension module
  510. Py_Object* Py_BuildValue, Py_INCREF necessary?
  511. Cygwin Popen object
  512. FTPLIB - retry files?
  513. Interpreter Not Initialized (version mismatch?)
  514. Adjusting the 1024 byte stdin buffer limit
  515. Assigning to self
  516. How to prevent the script from stopping before it should
  517. how to find site-packages path
  518. help with wxSlider & wxPython
  519. pychecker - sets.Set need to be overridden
  520. Central New Jersey PIG Meeting -- Python Interest Group In Princeton PIG/IP
  521. Install Python 2.4 on Fedora 3 Core
  522. Employablity of python programmers
  523. PUG in Melbourne Australia?
  524. Native widgets for Python
  525. dynamic data types
  526. platform independent kbhit()
  527. getting a class attribute using a keyword argument
  528. OCAMl a more natural extension language for python?
  529. how to print unicode structures?
  530. strange note in fcntl docs
  531. fefinining % of c'm'y and k
  532. [perl-python] 20050117, filter, map
  533. List problems in C code ported to Python
  534. Executing a script created by the end user
  535. Scriptomatic 2.0
  536. PythonMagick Update
  537. iTools
  538. [perl-python] 20050116 defining a function
  539. protecting the python code.
  540. mutable string?
  541. why are some types immutable?
  542. accessing class variables of private classes
  543. generator expressions: performance anomaly?
  544. threading and sockets ?
  545. nntplib: abstraction of threads
  546. video analysis with python
  547. hash patent by AltNet; Python is prior art?
  548. Associate objects with Tix.Tree
  549. interpret 4 byte as 32-bit float (IEEE-754)
  550. Pointer or unique id