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. Convert hex to string
  2. Dynamical loading of modules
  3. simple AJAX with JSON
  4. question about smtplib
  5. python getopt functionality
  6. Debug Build
  7. Python profiler
  8. Graphical debugger/code explorer
  9. Python TNEF (winmail.dat attachment access) library?
  10. New project coming up...stay with Python, or go with a dot net language??? Your thoughts please!
  11. Py2Exe + kinterbasdb
  12. morphological image processing in Python
  13. You Can FIND any thing u want
  14. NamedTemporaryFile and mode a+rwx
  15. about pyopengl
  16. about pyopengl
  17. Reply-To header
  18. Problem with slices.
  19. cspython on Windows?
  20. windows service problem
  21. bwidget problem
  22. Bwidget for tkinter
  23. gtk.TextView.move_mark_onscreen() broken?
  24. Unicode charmap decoders slow
  25. Python based unacceptable language filter
  26. Python for search engine development
  27. Automating, Building, Testing and Deploying to Production Server
  28. "no variable or argument declarations are necessary."
  29. struct.unpack
  30. Program help
  31. Parrot & Python ?
  32. mod_python works as standalone, does not as service (Windows XP)
  33. mod_python works as standalone, does not as service (Windows XP)
  34. Question about stdin and PATHEXT on Windows XP
  35. forum
  36. IDLE dedent/unindent key bindings for non-us keybord?
  37. python guru.. for a short conversation regarding bittorrent..
  38. Distributing programs
  39. Setting optimum gtkhtml2 widget size.
  40. Problems posting with urlencode
  41. Python CGI Script
  42. Statement orders
  43. How is wxWindows related to Python?
  44. Background process for ssh port forwarding
  45. Class Help
  46. Printing and prompting adds a mysterious extra space
  47. Nufox : Xul + Python
  48. Recursive Property of Octal Numbers
  49. Not defined
  50. how to send a SIGINT to a Python process?
  51. Profiling Python Programs
  52. Python profiler
  53. MS Word mail merge automation
  54. Python 3! Finally!
  55. ASCII
  56. Sybase Python WinXP
  57. Duplicating Modules
  58. 2.4.2 compilation
  59. Opinion on Pyrex
  60. getattr
  61. output events on select
  62. Python <=> Excel question
  63. where to post python code?
  64. play audio on OSX?
  65. LZW decompressor
  66. what does 0 mean in MyApp(0)
  67. Overloading & Overriden
  68. 'ascii' codec can't encode character u'\u2013'
  69. Overloading __init__ & Function overloading
  70. [Info] PEP 308 accepted - new conditional expressions
  71. What encoding is used when initializing sys.argv?
  72. compile fails on x86_64 (more)
  73. how to stop info output on screen
  74. Compile fails on x86_64
  75. return (PyObject*)myPyType; ...segmentation fault!
  76. Hello gnome-terminal
  77. A problem while using anygui
  78. Turning off syntax warnings?
  79. threads, periodically writing to a process
  80. pywordnet install problems
  81. File Upload Script
  82. Feature Proposal: Sequence .join method
  83. Help with syntax warnings
  84. Soap Question (WSDL)
  85. Moronicity Xha Lee, Jargonizer
  86. scope of socket.setdefaulttimeout?
  87. Parser suggestion
  88. Writing EXIF data
  89. Where to find python c-sources
  90. python's performance
  91. Using Asyncore/chat for game server question.
  92. xml.sax removing newlines from attribute value?
  93. grouping array
  94. How to increment a date, and how to convert it ?
  95. portable way to get process infos
  96. New Python chess module
  97. A Moronicity of Guido van Rossum
  98. Problem with long strings in the Boost.Python getting_started2 sample ?
  99. Problem with "raw_input" built-in function in Boa Contructor Shell
  100. PyWin SendMessage
  101. Set up Windows environment with python
  102. return own type from Python extention?
  103. User-defined augmented assignment
  104. A rather unpythonic way of doing things
  105. A quick c.l.p netiquette question
  106. Documenting members
  107. c/c++ and python
  108. Strange Extension Module Behavior
  109. Will Python Be Good For This Type Of Project?
  110. Zope3 Examples?
  111. converting Word to MediaWiki
  112. reference count
  113. Rollover/wraparound time of time.clock() under win32?
  114. Nufox : Simple Tree
  115. Pixel Manipulations
  116. Straight line detection
  117. readline installation problem
  118. import problems in packages
  119. another time challenge
  120. 1 Million users.. I can't Scale!!
  121. Font management under win32
  122. backreferences
  123. RELEASED Python 2.4.2 (final)
  124. Pythonwin crashes
  125. Cleveland Ohio Python Meeting
  126. Searching unittest for dictionaries.
  127. Module organization
  128. What does pygame.Movie mean by `an MPEG file'?
  129. about install wxPython in Redhat Linux AS 4
  130. DispatchWithEvents not working for SQLDMO.Backup
  131. Help with unicode and sqlobject/pysqlite2
  132. helpviewer and a wxpython application crash
  133. Python in The Economist
  134. subprocess problem
  135. Human readable number formatting
  136. Overhead of individual python apps
  137. __call__ in module?
  138. Silly function call lookup stuff?
  139. sqlobject performance problems (really)
  140. How can I set the size of a window with tkinter?
  141. zlib decode fails with -5
  142. Getting a number out of a string
  143. Documenting properties
  144. Problem SQL ADO
  145. installing cx_Oracle on Unix/Solaris
  146. WindowsError: stack overflow
  147. memoru usage of process
  148. Python batching on XP
  149. Dr. Dobb's Python-URL! - weekly Python news and links (Sep 26)
  150. @staticmethod, backward compatibility?
  151. Changing the module not taking effect in calling module
  152. What tools are used to write and generate Python Librarydocumentation.
  153. A 'find' utility that continues through zipped directory structure?
  154. Dynamic character substitution.
  155. Sparse matrices
  156. How does company culture affect you?
  157. attribute error
  158. PEP 350: Codetags
  159. Dr. Dobb's Python-URL! - weekly Python news and links (Sep 26)
  160. Plotting points to screen
  161. Python Programming
  162. Telephony project
  163. The ^ operator
  164. build problems on AIX
  165. PyDev 0.9.8.2 released
  166. Need to pass Object by value into a list
  167. Determine type of a socket
  168. extending and embedding python without distutils
  169. ncurses programming
  170. number of python users
  171. good exercises for Beginner
  172. window resize in PyGTK
  173. MemoryError Numarray
  174. Would this be Guido's pen?
  175. how to merge sound files
  176. One measurement by which Python is more popular than Ruby, Java, Perl, PHP and .NET
  177. Carrying variables over from function to function
  178. Struggling with this concept please help
  179. Best practices for dynamically loading plugins at startup
  180. cannot write to file after close()
  181. Python Shell (IDLE) Lag
  182. Struggling with basics
  183. cElementTree clear semantics
  184. Content MathML implementation?
  185. py2exe and OpenGL problem
  186. subprocess considered harmfull?
  187. unittest setup
  188. [RFC] Parametric Polymorphism
  189. New-style classes questions
  190. packaging python
  191. Memory stats
  192. RE + UTF-8
  193. Could this C extension be leaking memory?
  194. Extending Embedded Python
  195. Dynamically adding and removing methods
  196. Poor man's OCR: need performance improvement tips
  197. Metaclasses, decorators, and synchronization
  198. Parsing an HTML a tag
  199. Most direct way to strip unoprintable characters out of a string?
  200. Using '__mul__' within a class
  201. How use Distutils for plugins ?
  202. Shed Skin Python-to-C++ Compiler 0.0.3 Release: some fixes,3 MB Windows package
  203. Network Card Details
  204. How to decompile an exe file compiled by py2exe?
  205. Can I compile Python for the web?
  206. Help installing Python 2.3 on Win2K
  207. Accessing class variable at class creation time
  208. HTML to LaTeX RE pattern and sub
  209. parsing a date
  210. Python Source Code for a HTTP Proxy
  211. Simple Dialogs
  212. tk_focusNext() revisited
  213. batch mkdir using a file list
  214. Bluetooth
  215. CRC16
  216. Config parser module
  217. Single type for __builtins__ in Py3.0
  218. Productivity and economics at software development
  219. Using distutils 2.4 for python 2.3
  220. File processing
  221. replacments for stdio?
  222. how to pickle unpicklable objects
  223. minidom appendChild confusion
  224. Python argv and special characters
  225. How to use a timer in Python?
  226. Help on regular expression match
  227. Sniffing Text Files
  228. Character Sequence Generation
  229. words relating to networks that I should probably know
  230. What is "self"?
  231. optimizing a program that just shuffles data, a bit like cat...
  232. Anyone else getting posts back as email undeliverable bounces?
  233. subprocess.Popen and replacing the shell pipe line
  234. Module import via sys.path and py2exe
  235. in-memory db? gadfly?
  236. authentication for xmlrpc via cgi
  237. Wrapping classes
  238. Small python24.dll / how to strip off asian codecs to separate package(s) ?
  239. Noob problem with read()
  240. How to show percentage
  241. Indexed variables
  242. Python installation root directory problem
  243. Need help:Unable to make runnable Python on AIX 4.3.3
  244. NTEventLogHandler not logging `info'?
  245. Stampare su stampante aghi
  246. re.split() problem
  247. Convert from unicode to int
  248. How to tell if an exception has been caught ( from inside theexception )?
  249. time challenge
  250. need to divide a date
  251. How to use writelines to append new lines to an existing file
  252. idle
  253. python image library TIFF
  254. RELEASED Python 2.4.2, release candidate 1
  255. Help w/ easy python problem
  256. Code to read Cobol data files
  257. Calling python scripts from C# programs
  258. Noobie Starting New Project
  259. Looking for system/network monitoring tool written in Python
  260. Threading, real or simulated?
  261. Intermediate to expert book
  262. Chronological Processing of Files
  263. PyEphem on winXP
  264. unusual exponential formatting puzzle
  265. set IDLE scrollback size?
  266. The .NET Framework SDK needs to be installed before building
  267. Python GUIs
  268. Access CSV data by column name..
  269. I am not able to setup pydb2 ! Any help !
  270. Calling Access module functions from python
  271. Calling Access module functions from python
  272. using variable-value
  273. distutils and decorators
  274. wxPython Notebook crash when pressing alt key
  275. Syntax error in files with with 'iso-8859-15' coding header
  276. Python win32com com_error: (-2147418113
  277. Writing a parser the right way?
  278. epydoc, variables and encoding
  279. scipy for python 2.4 on windows
  280. send mail through webmail
  281. matplotlib for python
  282. How to copy a file from one machine to another machine
  283. spe stani collapse all method?
  284. What am I doing wrong?
  285. re.search experts needed on fqdn stripping..
  286. Finding where to store application data portably
  287. Classes derived from dict and eval
  288. Line Scan and Removal
  289. Object default value
  290. Monitoring a directory for changes
  291. mailing from with python
  292. Using PyGILState_Ensure
  293. Getting tired with py2exe
  294. testing a website from python
  295. Crypto.Cipher.ARC4, bust or me doing something wrong?
  296. Where is my exception
  297. Dr. Dobb's Python-URL! - weekly Python news and links (Sep 19)
  298. Alternatives to Stackless Python?
  299. vendor-packages directory
  300. win32 service and time.sleep()
  301. Replacing an XML element?
  302. QCheckListItem signal question
  303. Release of Shed Skin 0.0.2: Easy Windows/OSX Installation
  304. Release of Shed Skin 0.0.2: Easy Windows/OSX Installation
  305. print there!
  306. zlib written in python
  307. Question about smtplib, and mail servers in general.
  308. ready-made file format for "file pibes"?
  309. strange import phenomenon
  310. Simpler transition to PEP 3000 "Unicode only strings"?
  311. plateform info.
  312. py2exe 0.6.2 version resources
  313. Python OGL Shader Programming
  314. web scrapping - POST and auto-login
  315. undefined symbol: PyUnicodeUCS4*
  316. Barcode Recognition
  317. Windows paths, Java, and command-line arguments, oh my!
  318. slice lists
  319. inspect getsource() minor fix?
  320. slicing functionality for strings / Python suitability for bioinformatics
  321. Dr. Dobb's Python-URL! - weekly Python news and links (Sep 19)
  322. Exception raised in wrong thread?
  323. multithread exception handling
  324. very high-level IO functions?
  325. functional or object-oriented?
  326. Organising a python project
  327. Validating XML parsers
  328. Two questions on PyDev for Eclipse
  329. Python in XCode - autoindent?
  330. style question: anything wrong with super(type(self), self).f() ?
  331. Ide RAD for linux?
  332. are variables local only to try/except blocks?
  333. Removing Warning Messages .............
  334. Pygresql classic vs DB-API interface
  335. InformixDB-1.5 released
  336. slip python p2p program, developers wanted
  337. Searching for a working example of a curses application that resizes in xterm
  338. execfile eats memory
  339. How to write this iterator?
  340. Python and Unix Commands
  341. How to program efficient pattern searches in a list of float numbers?
  342. threads/sockets quick question.
  343. win32com.client.GetActiveObject()
  344. Why is map() preferable in this case?
  345. Question About Logic In Python
  346. How am I doing?
  347. Synchronous/Asynchrnous Audio play with pymedia
  348. Creating a list of Mondays for a year
  349. ordering results by column
  350. Concurrent access behind an asynchronous server
  351. How does f=open('mytext.txt', 'w+') work?
  352. How to obtain a 'interactive session' of a script?
  353. C#3.0 and lambdas
  354. Python Doc Problem Example: os.path.split
  355. Putting a lock on file.
  356. Roguelike programmers needed
  357. Python game coding
  358. socket.gethostbyaddr problem
  359. complex data types?
  360. reading files with error
  361. Can someone explain what I've done wrong...
  362. End or Identify (EOI) character ?
  363. threading.Thread vs. signal.signal
  364. Python 2.5 alpha
  365. Wanted: mutable bitmap
  366. MySQLdb error - PLEASE SAVE ME!
  367. traceback from embedded python
  368. sorting tuples...
  369. problem with setup.py
  370. Wrapping float
  371. FTP status problems. (Again)
  372. Possible bug in "metaclass resolution order" ?
  373. Do thread die?
  374. Unicode-aware file shortcuts in Windows
  375. Dictionary sorting problem
  376. How to retrieve list of installed module (or gentoo bad installation ?)
  377. influence platorm during install -end user question
  378. Run VPython on FC3
  379. Problem with Help when using numarray
  380. distutils problem
  381. Odd behavior with os.fork and time.sleep
  382. xml2schema
  383. Wrapper module for Linux shared lib
  384. Why doesn't IDLE editor windows have horizontal scrollbars?
  385. Walking through directories and files
  386. Python:C++ interfacing. Tool selection recommendations
  387. Py.java out of memory exception.
  388. Multi-Screen display
  389. Remote login to mysql data base using python
  390. dictionary to file
  391. multiple replaces
  392. Is There the Equivalent of FLT_EPS of C In Python?
  393. Rendering HTML
  394. /usr/lib/python2.3/site-packages/_mysql.so: undefined symbol:mysql_rollback
  395. wxPython, using sizers.
  396. Lines of Strings
  397. How to clear screen in Python interactive shell mode?
  398. RFC 1521 and missing binary Content-Transfer-Encoding in email module
  399. Program crafting IP packets using Scapy
  400. No newline using printf
  401. 2.3 -> 2.4: long int too large to convert to int
  402. Postgres PL/Python
  403. Looking for a database. Sugestions?
  404. Accessing shared library file...
  405. Looking for a database. Sugestions?
  406. CGI Problem on MS IIS 5.0 - Trying to access files on other machines
  407. IDE, widget library
  408. /usr/lib/python2.3/site-packages/_mysql.so: undefined symbol
  409. Example of signaling and creating a python daemon
  410. Creating Pie Chart from Python
  411. 32bit install on 64bit system
  412. help for conversion of NUMARRAY to PIL object
  413. brain cramp: emulating cgi.FieldStorage
  414. Thread safe object cache without locking
  415. Self reordering list in Python
  416. python optimization
  417. MySQLdb UPDATE does nothing
  418. re and escape character
  419. Python CSV writer confusion.
  420. change an element of a list
  421. wxPython and window sizing
  422. Python in C integration and WxPython
  423. new in python
  424. Hello everything
  425. ddd or eclipse with mod_python
  426. Builtin classes list, set, dict reimplemented via B-trees
  427. Frivolous pursuit - automated game playing program
  428. pyNMS
  429. "optimizing out" getattr
  430. Property and "fset" in Python 2.4
  431. urllib.open problem
  432. Some advice on startingout with python.
  433. strptime() doesn't recognize BST as a valid timezone
  434. Example Script to parse web page links and extract data?
  435. Event on executable launch
  436. Using multiple threads with pcapy
  437. ezPyCrypto
  438. packaging python for install.
  439. working with VERY large 'float' and 'complex' types
  440. HELP!! Accessing other machines with an IIS CGI script
  441. Interface with C
  442. stdin and py2exe
  443. h2py.py and char literals
  444. O'Reilly book on Twisted
  445. Python on AIX 4.3.
  446. Oblique Strategies
  447. Python Search Engine app
  448. Writing at the beginning of a file
  449. test
  450. test
  451. Builtin classes list, set, dict reimplemented via B-trees
  452. "week-year" conversion to date
  453. Dr. Dobb's Python-URL! - weekly Python news and links (Sep 13)
  454. Pythonutils 0.2.2 , ConfigObj 4.0.0 Beta 5, odict 0.1.1
  455. warning when doubly liked list is defined globally
  456. Removing duplicates from a list
  457. some advice about Python GUI apps
  458. tk.createfilehandler() broken with threaded tcl?
  459. network parameters
  460. An interesting python problem
  461. Builtin classes list, set, dict reimplemented via B-trees
  462. How to make python24.dll smaller ?
  463. calling .Net Webservice using SOAPpy
  464. Python linear algebra module -- requesting comments on interface
  465. Where is the document of python-mode.el
  466. Tkinter add_cascade option_add
  467. Create and display an email
  468. First release of Shed Skin, a Python-to-C++ compiler.
  469. Printing w/o newlines inside loops - odd behavior
  470. Unexpected Behavior Iterating over a Mutating Object
  471. p2exe using wine/cxoffice
  472. distutils equivalent of config.status?
  473. Windows Python 2.4: Unbuffered flag causes SyntaxError on interactive sessions?
  474. Dr. Dobb's Python-URL! - weekly Python news and links (Sep 13)
  475. high performance hyperlink extraction
  476. wxPython StyledTextCtrl and tabs?
  477. What XML lib to use?
  478. time.strptime intolerant on weekday string length?
  479. FTP Windows AS/400
  480. Sorting Unix mailboxes
  481. FTP Error: Windows AS/400
  482. help in simplification of code [string manipulation]
  483. appended crontab entries with py script
  484. python/SSL/Certificate.
  485. BayPIGgies: DATE CHANGE September 15, 7:30pm (Google)
  486. round() wrong in Python 2.4?
  487. using filedescriptors in SIGINT signal handler
  488. Zope, ZPT and slots
  489. First release of Shed Skin, a Python-to-C++ compiler.
  490. Python for ARM7?
  491. Checked tree in wxpython (windows)
  492. TKinter, Entry objects and dynamic naming
  493. Get Mac OSX Version
  494. PyGTK or wXPython?
  495. Simplifying imports?
  496. plwm and python-xlib on OS X
  497. Python and SMB, again...
  498. Detailed traceback
  499. First release of Shed Skin, a Python-to-C++ compiler.
  500. First release of Shed Skin, a Python-to-C++ compiler.
  501. wxPython MainLoop exception handling problem
  502. Software bugs aren't inevitable
  503. Ctypes Install in Linux
  504. fully-qualified namespaces?
  505. Python Database Scripts
  506. Socket options
  507. Is it possible to detect if files on a drive were changed without scanning the drive?
  508. pcapy listen on multiple devices
  509. ZPT and "incompatible version None" error :(
  510. How to protect Python source from modification
  511. First release of Shed Skin, a Python-to-C++ compiler.
  512. First release of Shed Skin, a Python-to-C++ compiler.
  513. [Fwd: Sept 14 Fredericksburg, VA ZPUG: Packaging with zpkg, reviewof Python Cookbook 2nd ed]
  514. Premature wakeup of time.sleep()
  515. OCR librarys
  516. which is more 'pythonic' / 'better' ?
  517. read from label
  518. exceptions from logging on Windows
  519. Enter as Tab in wxPython
  520. read stdout/stderr without blocking
  521. Would you pls tell me a tool to step debug python program?
  522. Appending paths relative to the current file to sys.path
  523. libgmail login failure
  524. packaging python for install.
  525. CGIHTTPServer, popen3, and windoze
  526. pinging from within python
  527. Creating BibTex files with XdkBibTeX
  528. First release of Shed Skin, a Python-to-C++ compiler.
  529. Predicting Thumbnail Sizes from PIL
  530. regex re.search and re.match
  531. issue with string.Template
  532. getting words from readline
  533. Expected Value
  534. Fun with decorators and unification dispatch
  535. [pyparsing] make sure entire string was parsed
  536. First release of Shed Skin, a Python-to-C++ compiler.
  537. class 'Exception', unable to use 'super' to call superclass initializer
  538. calling command line programs?
  539. Find roots of ill-conditioned polynomials
  540. pydoc search in browser
  541. IDisatch and pythoncom
  542. Unusual Python Sighting
  543. Pass variables to system command
  544. How to handle very large MIME Messages with the email package?
  545. execute commands and return output
  546. OOP Newb
  547. global variables shared across modules
  548. python object model diagram
  549. error processing variables
  550. Expected Value