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. trouble subclassing str
  2. connecting to an exsisting COM server
  3. Urgent problem: Embedding Python questions....
  4. pass an event up to parent widget
  5. don't understand MRO
  6. Reraise exception with modified stack
  7. User interfaces in console (dialog like)
  8. Python 2.1 / 2.3: xreadlines not working with codecs.open
  9. Swig wrapping C++ Polymorphism
  10. List of all installed applications (XP)?
  11. Where is Word - COM solution
  12. pydoc - suppressing builtins?
  13. Allowing only one instance of a script?
  14. Profiling extension modules
  15. Does a function like isset() exist in Python?
  16. os.system(cmd) isn't working
  17. Is this a bug? I don't know where to start
  18. Detect windows shutdown
  19. Looking For Geodetic Python Software
  20. PEP 304 - is anyone really interested?
  21. voicemail program written with python
  22. Optimize a cache
  23. Python internals and parser
  24. Avoiding deadlocks in concurrent programming
  25. Odd slicing behavior?
  26. PEP 343, second look
  27. import search path
  28. debugging - converting PyObject back to a variable name
  29. Package organization
  30. create a pdf file
  31. timedelta comparision with gmtime()
  32. MySQLdb reconnect
  33. how to use more than 1 __init__ constructor in a class ?
  34. Dr. Dobb's Python-URL! - weekly Python news and links (Jun 22)
  35. Dr. Dobb's Python-URL! - weekly Python news and links (Jun 22)
  36. Looking for a web-based messaging system
  37. PEP ? os.listdir enhancement
  38. a comprehensive Tkinter document?
  39. 'custom' events ?
  40. Python API to manipulate CAB files.
  41. Database recommendations for Windows app
  42. importing a package
  43. Urgent: Embedding Python question please
  44. suggestions invited
  45. C++ ActiveX python javascript communication trouble.
  46. Reading registry export files
  47. getting an object name
  48. need help with mod_python in RH 9
  49. A World Beyond Capitalism 2005, An Annual International Multiracial Alliance Building Peace Conference Is Accepting Proposals...
  50. oddness in shelve module
  51. Need Python web hosting ASAP
  52. Installing MySQL-Python
  53. need to strip stuff off email
  54. Compiling C++ extensions with distutils on Cygwin
  55. *Python* Power Tools
  56. Getting/Saving email attachments w/ poplib and email modules
  57. pickle broken: can't handle NaN or Infinity under win32
  58. article on PyNSol in CISE
  59. utf8 silly question
  60. Running WMI within a Windows service
  61. use a regex or not?
  62. How do I access avariable named "return"?
  63. asynchronous comunication, wxPython and threads.
  64. Python can do it for me?
  65. Europython 2005 - last call
  66. Leo 4.3.1 released
  67. Embedding Python - Deleting a class instance
  68. eval() in python
  69. Howto access a enumeration in a COM TypeLib
  70. ZEO client hangs when combined with other asyncore code
  71. py2exe problem
  72. regarding cache clearing header in python cgi
  73. A tool for Python - request for some advice
  74. Using code objects?
  75. after transfer of data from MS-outlook(mail ids) to application,mail ids are consisting of strange characters
  76. multi threading and win9x
  77. getting list of all available modules
  78. Tuple Unpacking in raise
  79. Install MySQL-python-0.9.1
  80. Question about HTMLgen
  81. reading a list from a file
  82. Python and encodings drives me crazy
  83. sudoku dictionary attack
  84. Embedded Systems Python?
  85. Couple functions I need, assuming they exist?
  86. Python choice of database
  87. import via pathname
  88. JEP and JPype in a single process
  89. dll files
  90. subprocess.call(*args **kwargs) on Linux
  91. Want to learn a language - is Python right?
  92. binary file
  93. catch argc-argv
  94. Can we pass some arguments to system("cmdline")?
  95. struct.(un)pack and ASCIIZ strrings
  96. oddness in super()
  97. Localization in OSX
  98. Static (why?) PyDateTimeAPI and SIP
  99. Threading and serial port access
  100. MixIn method to call the method it overrides: how?
  101. Using swig to use an existing dll/library
  102. Migrating from Windows to OS X
  103. Python documentation problem
  104. regarding popen function
  105. functions with unlimeted variable arguments...
  106. OO approach to decision sequence?
  107. Loop until condition is true
  108. What makes an object uncopyable?
  109. ISO authoritative Python ref
  110. Why is there no instancemethod builtin?
  111. Please help me understand this code....
  112. smtplib and TLS
  113. Programmatically bring a window to front
  114. add new modules?
  115. pysqlite - Checking the existance of a table
  116. Shortcut to initialize variables
  117. Help implementing an idea
  118. Embedding Python
  119. Overcoming herpetophobia (or what's up w/ Python scopes)?
  120. Back to the future - python to C++ advice wanted
  121. pyrex problem
  122. How to right align IPaddress?
  123. strxfrm works with unicode string ?
  124. which ports to use for SOAP?
  125. substitue for LISTS and TUPLEs in C++
  126. PEP 304 "Controlling Generation of Bytecode Files" - patch updated
  127. thread.start_new_thread question
  128. wx GUI with other classes
  129. import error on solaris
  130. dir() with string as argument
  131. whos -- a function listing objects
  132. Multiple instances of a python program
  133. log in to a website
  134. Subprocess and time-out
  135. How should threads be terminated? (related to 'Help with thread related tracebacks')
  136. pty code from 2.3.4 not working in 2.3.5
  137. utf8 and ftplib
  138. Set of Dictionary
  139. Unbound names in __del__
  140. Python & firewall control (Win32)
  141. Help with thread related tracebacks
  142. 1980's Home Computer-style Package.
  143. Regex for repeated character?
  144. Automatic response to your mail (Error)
  145. Called function conditional testing (if) of form variables problem
  146. Generating .pyo from .py
  147. UML to Python/Java code generation
  148. splitting delimited strings
  149. access properties of parent widget in Tkinter
  150. Finding Word and switch focus to it
  151. pyunit: remove a test case on the fly
  152. Read System.out.println From Java Using popen ?
  153. PIGIP (Python Interest Group In Princeton) Meeting Tonight
  154. Programmatic links in a TKinter TextBox
  155. non OO behaviour of file
  156. __new__ and dynamic inheriting
  157. Strange socket problem
  158. FAQ: __str__ vs __repr__
  159. Europython update
  160. dynamic
  161. New WYSIWYG Python IDE in the works
  162. Opening a drive folder from Python
  163. pygtk question
  164. how to use pyparsing for identifiers that start with a constant string
  165. Cause for using objects?
  166. Thread priorities?
  167. CodeWarrior Automation with Python?
  168. eclipse, pydev and wxpython - standard output redirection ?
  169. Problem with simple C extension
  170. Tough Scrolling question with Tkinter
  171. Using httplib to read a file online
  172. Problem with 'struct' module
  173. Single Application Instance Example
  174. AIX 4.3, Python 2.4.1 fails in test_exceptions with a core dump
  175. Hopefully simple regular expression question
  176. multi-CPU, GIL, threading on linux
  177. ZCatalog for standalone Zodb?
  178. sudo open() ? (python newbee question)
  179. collect data using threads
  180. Where is Word?
  181. gobal var inside class without notice???
  182. Resume after exception
  183. Regarding Content-type headers
  184. Reg cgi header
  185. windows directory
  186. stuck in cgi-image mess
  187. regarding cgi
  188. Which Python Wiki engine?
  189. Going crazy...
  190. reading a python file object in c extension crashes python
  191. win32evtlog
  192. just learning eric ide
  193. "also" to balance "else" ?
  194. wxpython wxlistctrl with combo
  195. Access Database Using Python
  196. Python/C API -- trouble creating objects
  197. Adding to Exception.args
  198. recursive import list
  199. Is Python Suitable for Large Find & Replace Operations?
  200. implicit variable declaration and access
  201. extending Python base class in C
  202. Tkinter app structure
  203. string formatting using the % operator
  204. Show current ip on Linux
  205. Tk() doesn't bring up a window in Python2.4
  206. program call graph
  207. Tiff Image Reader/writer
  208. NIST Ihead Image format
  209. Controlling assignation
  210. MD5 problem
  211. asyncore and GUI (wxPython)
  212. translating C++ exceptions to python
  213. Java to Python - how to??
  214. why python on debian without the module profile?
  215. Request for help on naming conventions
  216. new string function suggestion
  217. OSCON: Volunteer for Python?
  218. Get drives and partitions list (Linux)
  219. changing how instances are "created"
  220. count string replace occurances
  221. How to use 8bit character sets?
  222. tree functions daily exercise: Range
  223. Post-EuroPython 2005 PyPy Sprint 1st - 7th July 2005
  224. Learning more about "The Python Way"
  225. How to test if an object IS another object?
  226. slicing a bsddb table, eg. for rec in bsddb["AArdvark":"zebra"]:print rec
  227. searching for IDE
  228. How to receve user events from IE on objects within frames
  229. Capture close window button in Tkinter
  230. Code documentation tool similar to what Ruby (on Rails?) uses
  231. how to startup the default web browser to open a url?
  232. checking for when a file or folder exists, typing problems?
  233. Slicing an IXMLDOMNodeList
  234. ElementTree Namespace Prefixes
  235. subprocess module and blocking
  236. How to get/set class attributes in Python
  237. unittest: collecting tests from many modules?
  238. Streaming Data Error in .read() (HTTP/ICY) Possible Bug?
  239. What language to manipulate text files
  240. TKinter -- '<Destroy>' event executing more than once?
  241. BBC R&D White Paper on Kamaelia Published (Essentially a framework using communicating python generators)
  242. What is different with Python ?
  243. wx ListCtrl with combobox...
  244. Dynamic Lists, or...?
  245. case/switch statement?
  246. cgi script runs under Opera, but not firefox
  247. Controlling a generator the pythonic way
  248. Hiding X windows
  249. Best Web dev language
  250. How to use axdebug
  251. Mod_python psp import module problem
  252. Structure function
  253. re - multiple results
  254. using python from c/c++
  255. bind in Tkinter
  256. a question from a newcomer to this language
  257. using python from c/c++
  258. try: except: ValueError
  259. How to overcome automatic cyrillic-to-/hex convert
  260. Perl s/ To Python?
  261. about accessing mysql
  262. Basic questions about packages/modules.
  263. IMAP Proxy
  264. unittest and XML output
  265. SMTP Test Rig ( SMTPRIG.PY v1.0 )
  266. python bytecode grammar
  267. python create WMI instances
  268. match groups: optional groups not accessible
  269. Problem in generated files with makepy and Microsoft ADO
  270. os.system
  271. EOFError not getting raised
  272. Sending mail from 'current user' in Python
  273. python2.41 distutil setup.py
  274. without shell
  275. Is pyton for me?
  276. how to operate the excel by python?
  277. Dealing with marketing types...
  278. Multithreaded Python FSM (Harel State Machines)
  279. howto send html mails using smtplib
  280. A question about time
  281. Custom type: PyObject_IS_GC access violation
  282. XMLGenerator.startElementNS bug - how to escalate?
  283. Interpreter-like help in cmd.Cmd
  284. re behaving strangely
  285. Any way to not create .pyc files?
  286. PIL and GeoTIFF
  287. Exe file
  288. Start application & continue after app exits
  289. Python as CGI on IIS and Windows 2003 Server
  290. Simple SMTP server
  291. Windows Installer with Debug Dlls and Libs
  292. How to determine your pthread in Python?
  293. Generating HTML from python
  294. MySQLDBAPI
  295. Python Developers Handbook
  296. tail -f sys.stdin
  297. XML + SOAP + Webservices
  298. Premature script error
  299. Graduate / Junior Open Source Developer (Python) required
  300. Extending Python
  301. splitting strings with python
  302. a library of stock mock objects?
  303. multiple inheritance
  304. my golf game needs gui
  305. appending an array to a list in BOOST / Python
  306. Incorrect number of arguments
  307. identifying 64-bit Windows from 2.3.5?
  308. Python Challenge web site
  309. Abstract and concrete syntax
  310. Decimal Places Incorrect
  311. Software for System Builders, Resellers, and Hardware Purchasers Only.
  312. refactoring, unit testing, ant, etc.
  313. Getting a DOM element's children by type (STUPID)
  314. Saving/retrieving user preferences
  315. pack heterogeneous data types
  316. Allocating an array.array of a specific length in pyrex
  317. Fast text display?
  318. Make Tkinter child window active
  319. array problems.. OverflowError
  320. Annoying behaviour of the != operator
  321. two labels in the window but in diferent time
  322. Popup ListBox in wxPython
  323. __init__.py in packages
  324. MoinMoin WikiName and python regexes
  325. running distutils installer without admin on windows
  326. Embedding: many interpreters OR one interpreter with many thread states ?
  327. REMINDER: BayPIGgies: June 9, 7:30pm (IronPort)
  328. Changing entities
  329. \r\n or \n notepad editor end line ???
  330. Knowing the signature of a function
  331. test
  332. xsd2gui
  333. circular import Module
  334. Matplotlib w/ TK Backend.
  335. Garbage collection with QT
  336. Writing func_closure?
  337. OO re-factoring (was Pythonese/Efficiency/Generalese critique [onTutor])
  338. need some cgi help please
  339. some profiler questions
  340. Binary numbers
  341. Help! File objects and scoping
  342. computer algebra packages
  343. import error using BOOST in linux
  344. programmnig advise needed
  345. Wxpython demo crashes
  346. How to maintain scroll-region view while changing canvas size?
  347. How to call python functions from matlab?
  348. different time tuple format
  349. DB API 2.0 and transactions
  350. xmlrpclib - methodHelp doesn't work
  351. time consuming loops over lists
  352. Dr. Dobb's Python-URL! - weekly Python news and links (Jun 7)
  353. School Administration Software
  354. Embedding Python in Multi-threading App. Any Guidelines, Hints, Recipes ??
  355. redirecting messgaef from sys.stdout
  356. Dr. Dobb's Python-URL! - weekly Python news and links (Jun 7)
  357. How do I know when a thread quits?
  358. how to export data from ZODB to text files
  359. Create our own python source repository
  360. Trouble Encoding
  361. reg php.ini equivalent file in python
  362. MySQL newsgroup proposal.
  363. reloading my own modules
  364. PSP / mod_python ... how to get POST vars on .psp ?
  365. Re : how to show simulation at web
  366. SMTP help please
  367. separate IE instances?
  368. PyRun_String does not appear to handle EInvalidOp exceptions
  369. Creating file of size x
  370. file permissions on windows XP (home)
  371. [wxPython] How to change deafult tab traversing (radiobuttons & panel)
  372. help with sending mail in Program
  373. wxPython: GridBagSizer, EXPAND, and HtmlListBox
  374. split up a list by condition?
  375. EnumKey vs EnumValue
  376. the python way?
  377. About size of Unicode string
  378. Reading a CSV file into a list of dictionaries
  379. Using PAMIE to upload and download files...is it possible?
  380. Lost in the inheritance tree...
  381. Using IDLE for checking versions
  382. Computer Cluster Python Software
  383. Review of 'Python Cookbook'
  384. how to show simulation at web
  385. easiest way to split a list into evenly divisble smaller lists, and assign them to variables?
  386. Building Python with gdbm support
  387. Tkinter: How can I update an image display?
  388. default values of function parameters
  389. urllib2 pinger : insight as to use, cause of hang-up?
  390. Question about Object Oriented + functions/global vars?
  391. random module question
  392. Destructive Windows Script
  393. PyArg_ParseTuple and dict
  394. "Opposite" of splitting?
  395. Killing threads during development.
  396. mix up a string
  397. what can happen if Python wents commercial ;-) ...
  398. tkinter, option_add, entry field trouble
  399. How many threads are too many?
  400. Walking through a mysql db
  401. SimpleXMLRPCServer security
  402. If - Or statements
  403. executing a command
  404. weird cgi problem w/ apache
  405. Scope
  406. Controlling source IP address within urllib2
  407. how to get name of function from within function?
  408. Python interest group software
  409. mod_python config problem
  410. Formatting Time
  411. Compile debug packages on windows
  412. couple of new python articles on onlamp
  413. bdist_wininst to distribute a patched python
  414. minidom Node to Element
  415. tempfile.gettempdir() result on Windows
  416. Removing a warnings filter?
  417. compile python in release...
  418. Question about 'wave' module
  419. RRArray for Python?
  420. Problem calling Python methods from C
  421. Console Scripts
  422. Formatting Time
  423. read input for cmd.Cmd from file
  424. OpenSource Automation tool - Pamie 1.5 released
  425. provide 3rd party lib or not... philosophical check
  426. For review: PEP 343: Anonymous Block Redux and Generator Enhancements
  427. thread vs GC
  428. REQ: Small Perl to Python conversion needed
  429. odbc and python
  430. mac address
  431. (OT) lincense protection generator
  432. saving .zip or .txt email attachments instead of deleting them
  433. Python 2.4 and BLT
  434. Formatting Time
  435. date and time range checking
  436. New mailing list to discuss Google Summer of Code
  437. Easy way to detect hard drives and partitions in Linux
  438. Software for System Builders, Resellers, and Hardware Purchasers Only.
  439. PYTHONSTARTUP and the -i command line option
  440. return pramater in com object function
  441. [python-gtk] problem with multiple inheritance
  442. wxPython
  443. calling ksh script from python
  444. optparse.py: FutureWarning error
  445. Python Win32 and Condor
  446. Two questions
  447. DOM question
  448. decimal and trunkating
  449. pointers in com object functions
  450. wxpython or PyQT to make a simulink clone ?
  451. where to find the doc about python regular expression?
  452. Moving Places, Subtracting from slices/lists
  453. BCB5 & Py_InitModule in python 2.3.5 crashes sometimes
  454. Unicode string in exec()
  455. Beginner question: Logs?
  456. dictionaries and threads
  457. viewing generated images
  458. BUG-FIX: RUR-PLE 0.9.0.1
  459. prob with ActiveState and FireFox on Win32 (XP and W2K)
  460. * * * Please Read And/Or Print This! * * * Press [Ctrl][P] Keys On Your Keyboard To Print >> June 1, 2004 8:23:43 pm >> http://115639.aceboard.net/forum2.php?rub=158&cat=61&login=115639&page=0#id96 << * * * * * * * * *
  461. Strange KeyError using cPickle
  462. Performance Issues please help
  463. any macro-like construct/technique/trick?
  464. help with extending python
  465. Help with pythonpath
  466. bug with isinstance() ?
  467. Calculating Inflation, retirement and cost of living adjustmentsover 30 years
  468. creating a hex value
  469. BUG pythonw vs subprocess
  470. idiom for constructor?
  471. unsigned long to unsigned char
  472. PyTables Error: ...import *
  473. Pressing A Webpage Button
  474. Information about Python Codyng Projects Ideas
  475. How can i craft my own ip packets in python
  476. metaclass that inherits a class of that metaclass?
  477. Question about mutexes
  478. using builtin array
  479. PySol not working on WinXP, SP2
  480. Fredericksburg, VA ZPUG June 8
  481. Unhappy with numarray docs
  482. Monitoring a USB-drive / Card-reader using python?
  483. Elementtree and CDATA handling
  484. python 2.4: tarfile tell() and seek() seem to be broeken
  485. xml processing
  486. NSLU2 and python - a love story ?
  487. ConfigParser, mapping one key to multiple values
  488. Another source of time for the logging package?
  489. AM_PATH_PYTHON - version problem
  490. Function Serialization
  491. Dr. Dobb's Python-URL! - weekly Python news and links (May 31)
  492. Help with Queues and Threading
  493. Newbee question : List of packages
  494. Rss lib in python?
  495. ignoring SIGPIPE in a python script?
  496. Swig compile errors
  497. cgi help
  498. What's wrong with Zope 3 ?
  499. Python as client-side browser script language
  500. running tkinter
  501. convert a string to tuple
  502. working with pointers
  503. array concatenation
  504. anygui,anydb, any opinions?
  505. DLL load failed: The specified procedure could not be found
  506. Dr. Dobb's Python-URL! - weekly Python news and links (May 31)
  507. The need to put "self" in every method
  508. something like CPAN, PPMs?
  509. Seti-like program
  510. Python 2.5 CVS broken for HP-UX platform?
  511. change vars in place w/loop or list comprehension
  512. exit after process exit
  513. sys.stderr and thread
  514. Generalized Linear Least Squares Problems
  515. :: winreg ::
  516. regular expression problem
  517. scripting browsers from Python
  518. Albatross 1.30 released
  519. Running twisted http server - "Method Not Allowed" error
  520. pickle alternative
  521. Questions on using Qt or wxWindows with Python and OS X
  522. Report generator for object databases.
  523. wxTextCtrl problem
  524. Finite Element Solver for Python?
  525. how to prepend string to a string?
  526. eric3 question
  527. Exiting SocketServer: socket.error: (98, 'Address already in use')
  528. decimal numarray
  529. How do you drive-by-wire a car using Python ?
  530. Unicode Congruence
  531. standard doc style for method signatures
  532. Python Exercises for Newbee
  533. How to run functions in the background?
  534. avl tree
  535. Python crash
  536. Is pyunit still usable?
  537. plotting with Python
  538. Design problem, call function from HTML?
  539. where can i find pylibpcap module for win32?
  540. write html-headers (utf-8)
  541. test from hanaro sorry
  542. test sorrry
  543. use of AttributesNSImpl in writing ?
  544. prime number
  545. Monitoring Outgoing Connections?
  546. stdout and stderr showing output only after script is done
  547. __getattribute__ and __getattr__
  548. network ping
  549. 2005 ICFP Programming Contest
  550. cgi.py?