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. Assembler Parser/Lexer in Python
  2. try...finally is more powerful than I thought.
  3. stop program
  4. Available System Memory
  5. Decoding email attachments.
  6. return multiple values from fuction
  7. Simulate Mouse/Keyboard to stop Screen Saver
  8. Unload extension modules when python22.dll unloads... [using C extension interpreter]
  9. Need to pass dtml-in parameter
  10. screensaver
  11. Pycurl proxy authentication anyone?
  12. Strange problems with encoding
  13. Some python questions (building cgi website)
  14. Python on Powerpc
  15. __slots__ replacing __dict__ function
  16. Listing computers of a WinNT-Domain
  17. C STDOUT -> IDLE? (Windows)
  18. Metaclass and __slots__
  19. Pure Aspect-Oriented Program: an example
  20. Please Help Explain
  21. Why does changing 1 list affect the other?
  22. Equivalent of Do-While?
  23. exit entire process in threaded script
  24. [XPOST] [REQ] open source multimedia authoring tools? In python maybe?
  25. Perl file::find module equivalent in Python?
  26. distutils: How add "-L path" switch when building C extension?
  27. Is this horrible python code?
  28. Outlook add-in required to sort messages
  29. Open web page using IE cookie
  30. reduce() anomaly?
  31. domain featured in O'Reilly book, available now
  32. auto-upgradable application
  33. HTTPserver like in the pydocgui ?
  34. How to list the superclassesof an object
  35. Adding localization feature to a web-project
  36. from python1.5.2 to pytghon2.2.2
  37. test
  38. from py1.5.2 to py2.2.2
  39. from python1.5.2 to python2.2.2
  40. Template-engine
  41. Unicode and Zipfile problems
  42. COM event callbacks
  43. Emacs mode: Display higher level
  44. Why no try-except-finally ?
  45. class with invalid base class
  46. Pickling Objects inherited from dict (Bug?)
  47. New to Python; Command equivalents
  48. (htmllib) How to capture text that includes tags?
  49. Modify Python Code - no idea at all
  50. mySQL v4.0
  51. dump table and data with mysqldb
  52. garbage colllector
  53. Tkinkter - how can I control where the main widget appears
  54. Arcana & subtle profundities...
  55. Stuck on inheritance
  56. enable/disable widgets with checkbox(TKinter)
  57. dictionary keys, __hash__, __cmp__
  58. Mixing generators and recursion
  59. Any suggestions to speed this up
  60. round off
  61. XORing long strings opimization?
  62. PyQt leaves C-code in python modules
  63. New Forums
  64. Advanced OOP tutorial
  65. static? + some stuff
  66. Python Database Objects (PDO) 1.1.0 Released
  67. Embedding Python in a threaded app
  68. Python Installation Problem
  69. running functions in parallel on multiple processors
  70. Dr. Dobb's Python-URL! - weekly Python news and links (Nov 3)
  71. Testing validity of for...in...
  72. PYTHONPATH is ignored by win32all?
  73. Parameters passing in Python
  74. idle2.3 character encoding
  75. Unicode -> Python -> DBAPI -> PyPgSQL -> PostgreSQL
  76. Selling Python Software
  77. Getting error condition from MySQLdb
  78. nearest neighbor in 2D
  79. Weird asyncore behaviour
  80. thanks a lot...
  81. hex oct int string coversions?
  82. Experienced programmer evaluating Python
  83. Distinguishing cp850 and cp1252?
  84. pickle: maximum recursion depth exceeded
  85. round() problem?
  86. form processing question
  87. numeric rounding thought
  88. ActivePython or Python2.2.3+win32?
  89. Rejoinder on typing axes
  90. F2py and Compaq Visual Fortran 6.6, Win-XP
  91. Puzzling form/cgi problem
  92. Two naive Tkinter questions
  93. gdmodule max colors
  94. PyQt, Qt, Windows and Linux
  95. Textbox with ScrollBar
  96. Type constants in type module
  97. Tkinter pack bug in Python 2.3
  98. None
  99. file delimiter in dependency of os
  100. flatten() time trial mystery. (or, 101 ways to flatten a nested list using generators)
  101. xmlrpc via local proxy
  102. unittest -- simple question
  103. Malformed header error... pls help!
  104. It's still I, Miville
  105. IDLE traceback on sys.exit()
  106. suggestion for Python
  107. operator.isMappingType
  108. Food at Pycon
  109. Py2exe error messages
  110. Python on Itanium Windows 64: available or planned?
  111. another dictionary q
  112. dictionaries with nested lists
  113. Finding the "home" folder [Linux/Windows]
  114. Unexpected problem: DirsSync-1.3-rc3 - directories synchronizer
  115. Array and COM object interfacing
  116. Py2exe still won't run
  117. Py2exe on windows
  118. what is this?
  119. simple echo server
  120. newbe questions
  121. Shelve operations are very slow and create huge files
  122. Py2exe and logging module
  123. global variables ?
  124. Everybody likes python
  125. XML-RPC
  126. py2exe question
  127. My first Python program.. Calculating pi geometrically.
  128. multiple check boxes
  129. Distutils
  130. gcc compile / link questions
  131. Py2exe still won't run
  132. import cx_Oracle
  133. Missing module?
  134. Windows 2000 service app
  135. Distutils: bdist_wininst. System integration use. (--silent option?,etc.)
  136. Py2exe invalid syntax???/i hate distutils
  137. Pickling Generators
  138. Installation WIN32 extensions over WINDOWS2003
  139. Py2exe invalid syntax???/i hate distutils
  140. Goofy re.sub behavior
  141. prePEP: Decimal data type
  142. Boolean confusion
  143. A simple Python CGI server?
  144. Access the methods of a class
  145. adding attributes to a function, from within the function
  146. syntax highlightening
  147. lazy Tkinter question - [focus / virtual keyboard]
  148. Confusing on overriding functions
  149. googling for fun (and profit...? naah!-)
  150. timeoutsocket.py
  151. HTMLParser problems.
  152. Regular Exp
  153. Implementing a scripting language in Python
  154. Regex matching 3rd word in a line?
  155. LAID (was: python libs v lisp coolness?
  156. confused about Python assignment
  157. WIN32ALL-155 thru 159 Crash On Install
  158. sorting a list of tupples
  159. Simple Webserver problem
  160. Image recognition + python + pil
  161. Programming in Python
  162. Registering a COM object in Python
  163. genealogy and U.S. maps help
  164. Temple of Elemental Evil and Python
  165. cephes
  166. Propert handler question
  167. overriding '=' operator?
  168. suggestions for pam_python?
  169. popen[2-4] does not work with parameters inside quotes
  170. Faster (smarter?) dictionary building
  171. Python 2.3.2 on AIX5.1 with IBM C compiler
  172. win2k sound control
  173. Overwriting / reassigning instance / garbage collection?
  174. serial port access
  175. Problem Building PySQLite (Win32)
  176. Lexical Scope
  177. Auto-crop in PIL?
  178. The BEST arcade-style controller for yourPC/Mac/Playstation/Xbox/etc.
  179. How can I move and copy files using python?
  180. How can I move or copy files using python?
  181. dynamic method which can be debugged
  182. Is there a way to import a modified script module twice?
  183. silent saveas ?
  184. exit status from a pipe
  185. Python + ioctl + Windows HOWTO??
  186. Py_TPFLAGS_HEAPTYPE, what's its real meaning ?
  187. PEP 322: Reverse Iteration (second revision, please comment)
  188. Removing Unicode from Python?
  189. Mandrake Linux ate my CD drive
  190. multithreaded PyObject_CallFunction
  191. How do you make Python reliable???
  192. best GUI toolkit for python: tkinter, wxPython or what?
  193. Python 2.3.2 / Tkinter Problem
  194. Setting up properties from the __init__ method
  195. Python versus VB
  196. flow control / get next / filter?
  197. question about overriding method
  198. coverage.py can't find source file
  199. Dynamically creating attributes and methods
  200. lightweight human-readable config?
  201. get the latest file in a directory
  202. delete duplicates in list
  203. different ways to creating two lists from one
  204. GUI-based build system
  205. PEP 323: Copyable Iterators
  206. getstatusoutput() headaches :(
  207. re-connect to a database
  208. gc assertion failure
  209. Tkinter optionDB question
  210. method in the definiton of a methond
  211. jython/java inheritance question?
  212. On PEP 322 (ireverse)
  213. Altering the namespace of the calling function
  214. Microsoft Access read from linux python
  215. how to retrieve attachment in a mail ?
  216. plotting and diagramming library
  217. regular expression reverse match?
  218. Problem with new versions of win32all
  219. Converting from VB? Partial success...
  220. Newb, using Python in win32 app, how to import c++ modules created with swig from an .exe
  221. Python debug libraries
  222. getting MS Access table relationships with pythonWin?
  223. Python slow for filter scripts
  224. Pygame and TKinter
  225. getopt, i don't get it
  226. Getting real argv[0] in python
  227. order of object desctruction
  228. PEP 322: Reverse Iteration (REVISED, please comment)
  229. PEP 289: Generator Expressions (ACCEPTED)
  230. Python Locales under windows
  231. blanket except clause -- best practice?
  232. manipulate string
  233. No model named _socket
  234. Timer interrupt of execution?
  235. Installation of Python 2.3 on Windows 95
  236. odbc and accessing database results by field
  237. sockets and servers
  238. import from a database / a string
  239. Possible incoherences on Py_TPFLAGS_HEAPTYPE.
  240. Installing Python in an separat area
  241. module variable scope
  242. Pythonic Abstract Base Class / Interface
  243. How to use python-mcrypt?
  244. Why I love Python (warning: rambling)
  245. Proper clean up of the COM server
  246. itertools.flatten()? and copying generators/iterators.
  247. Expanding regexps
  248. Pdf -> Doc
  249. Python for .NET 1.0 beta 1 released
  250. PIL: Do I need to close?
  251. Installing a second version of an existing package
  252. win32ui CreateFileDialog Can't Set Dir
  253. I fought typelib- and typelib won.
  254. GMT is off
  255. SQL recordset -> XML
  256. Is it any good?
  257. Error PyReverse / PyArgo on Windows XP Python 2.3.2
  258. [Tkinter] Listbox only takes one column
  259. Python on win64
  260. list behavior
  261. Pickling object inherited from dict
  262. Python 2.3: socket.gethostbyname(socket.gethostname()) fails?
  263. Hex to int conversion error
  264. Redirecting stdio for extension function (again)
  265. Running a python farm
  266. Make a relative url path from an absolute path to another one
  267. logging module: problem with custom handlers
  268. Dr. Dobb's Python-URL! - weekly Python news and links (Oct 27)
  269. Skript that reads from Unix Pipe _AND_ interacts by getkey()
  270. Python is not [yet] Considered Harmful
  271. Python is Considered Harmful
  272. Simple Problems: Caps and Commas
  273. memory leakage detection
  274. Timer
  275. "Error in sys.excepthook" message from Python 2.3 multi-threaded script
  276. Iterative numerical optimizaiton routines?
  277. Is there a method that returns a character at a specified index?
  278. Problem with Tk on Windows
  279. Tk not working. Help! :-)
  280. Bug in strptime?
  281. Check for new line character?
  282. Help: low level user input
  283. wxPython and macros (was: Why don't people like lisp?
  284. PyPy: sprint and news
  285. Running Python (Windows) with _spawnvp requires unexpected quotes around arguments
  286. Mac quicktime module
  287. Portable readable dump format
  288. img2pytk.py ; any users out there ?
  289. IDLE and msvcrt getch()
  290. Whoa! Do Python and Lisp really have LAMBDA ?
  291. Like a matrix
  292. I am new to Python - nntp newsread question - Thanks
  293. checking if a connect using ServerProxy fails
  294. Comparing variable types
  295. Addition and multiplication puzzle
  296. 2.3 on Debian Woody: doable?
  297. win32all problem with win32pdh.EnumObjectItems under win2K
  298. Text Based UI
  299. Remote Win32 Registry confusion?
  300. Automating IE 6.0
  301. any_srv (async server for whatever you want --default metakit)
  302. Printing a text file using Python
  303. Need Psyco profiling help...
  304. Strange Hotshot problem...
  305. python-dev Summary for 2003-10-01 through 2003-10-15
  306. win32com: interfaces <coclass_interfaces>
  307. Input statement question
  308. Windows python/Pmw-tkinter problem
  309. ConfigParser: buggy or just a mess?
  310. popen: how to make sure child process is terminated and get return code?
  311. Functional programming gotcha
  312. Where's EditPythonPrefs (in Mac OS X) ??
  313. optional arguments in c extensions
  314. [Off-Topic] cvs
  315. Parameter continuation algorithms in Python?
  316. Counting unicode graphemes in python
  317. PythonWin gurus - PyCDC.DrawText() help - bad doc?
  318. Introspection: expression evaluation order - precedence
  319. database widgets
  320. setup.py question
  321. How to set pythonpath in Mac OS X?
  322. E_ACCESSDENIED problem with win32 disk quota
  323. wish list for python
  324. GDB + pdb
  325. problem with logging when module not closed
  326. How to write good Python objects?
  327. extending and embedding python with C#
  328. PEP 289: Generator Expressions (please comment)
  329. Pygame 1.6 Released
  330. Wanted: NYC area Python programmer
  331. iterating bit-by-bit across int?
  332. x[i] as loop variable
  333. Zebra Printing Language
  334. zipfile module
  335. ZipFile output (ZIP file) not accessable from XP 2002
  336. config file saver
  337. includes on an exec?
  338. where is best place for import statements?
  339. please help me!!
  340. Slow Python and Sockets in windows
  341. ip address and network
  342. Cookie Module
  343. Design Question: GUI+Threads.
  344. 32 bit arithmetic in 2.3+
  345. need advices... accessing a huge collection
  346. help mutex
  347. Py_Finalize() for Python 2.3 on Win32 causes exception
  348. Report to Recipient(s)
  349. replacement of rexec?
  350. Write abiword documents using python
  351. regexp search question
  352. PythonCOM help needed
  353. Why Python style guide (PEP-8) says 4 space indents instead of 8 space??? 8 space indents ever ok??
  354. ping - statistics
  355. Win2k and mingw gnu compiler with Python 2.3.2?
  356. Need a little more help with py2exe/COM problem.
  357. Documentation using PyDoc
  358. using PIL for anti-automation in ASP
  359. 'while' in list comprehension?
  360. Pan/Zoom Image class?
  361. extending the break statement
  362. Can Python work like Java Applet?
  363. closed source
  364. Python equivalent for perl's "next"-statement?
  365. Parsing MS Word Document?
  366. initlibxslt with python2.1
  367. UDP sockets
  368. Dr. Dobb's Python-URL! - weekly Python news and links (Oct 22)
  369. Float** internal representation (Numeric module)
  370. mode == 1 ? TRUE : FALSE as a Lambda function
  371. cannot compile 2.3.2 missing Modules/Setup.config.in
  372. ViewCVS type program but allow posting code as well
  373. distutils:How suppress warning message? (about nonstandard install path)
  374. distutil: how do a post-install command like create a soft link? ..or where add command to setup.py??
  375. Parsing a file based on differing delimiters
  376. learning python - the book
  377. Return variables from modules ??
  378. distutils: How "uninclude" one Python file and/or one .h (C header) file???
  379. distutil: problem with RELATIVE paths for install_purelib switch.. they must be ABSOLUTE?!?!
  380. Unittest - How do I code lots of simple tests
  381. Is distutils for me?
  382. ANN matplotlib-0.30 - matlab style python plotting
  383. a little bit of recursion
  384. [Numpy-FFT] data output format
  385. wxPython: wxStaticBox border question
  386. Reading Until EOF
  387. Toronto-area Python user group, Tuesday October 28, 8pm
  388. pep 277, Unicode filenames & mbcs encoding &c.
  389. searching structures
  390. No Makefile for Demo/embed/missing libpython
  391. Zope3RheinlandSprint:Products
  392. Fwd: problem CMFOODocument/python2.1/libxml2mod
  393. CD Writing Modules?
  394. [PY GUI] interest function in python GUI(wxpython,pyqt) program.wxpython,pyqt
  395. Python and UDP sockets
  396. GOOD BOOK for PYTHON/Linux
  397. Lisp in Python as a library (not crossposted)
  398. wxPython: Notebook page content disappears when ntb. event defined
  399. Python CGI as persistent network client.
  400. i18n pot file
  401. Deprecated: list comp leak use
  402. PyUMLGraph 0.1.4: Python debugger produces UML output
  403. text ui options in Python
  404. Is there any good wxPython documentation?
  405. structure in Python
  406. approx 100 assorted computer/ math/other books
  407. __contains__ vs has_key() - am I missing a subtle distinction?
  408. Connecting Python to Oracle9i on AIX 5.1
  409. Return class instance from COM method in Python
  410. jython
  411. I am looking for 4 Software Engineers
  412. <> and DeprecationWarning
  413. Best way to use Python to make 2d XY scatter graphs? Will TKinter do it?
  414. Issue in accepting raw strings from Xml in python
  415. xml and jython
  416. Python <-> Java RMI
  417. Python 2.3, win32all-157, AttributeError: wdFormatText
  418. Alternatives to WebUnit
  419. DeprecationWarning: Cookie/SmartCookie class is insecure
  420. Beginner question : skips every second line in file when usingreadline()
  421. how to make my log more flexible?
  422. python 2.2
  423. Installation of Python 2.3 on Windows 95
  424. Touble with Tkinter menus (code included)
  425. XP styled Tkinter widgets
  426. boot script
  427. Teradata interface
  428. Why = = (and not just =)
  429. Loopless syntax for 2d in NumPy (or Numarray)
  430. Where is the unix manual ?
  431. Python2.2/config/makefile?
  432. Searching PyPI?
  433. Mailing list for python for windows extensions?
  434. [pychecker] Reporting uncaught exceptions
  435. alternating the builtin functions
  436. Python from Wise Guy's Viewpoint
  437. Module: Destructor/Cleanup Code/etc
  438. converting object ref to value????
  439. Help: GUI wxGlade/traits linkage
  440. curses: getting cell attributes.
  441. executable from py
  442. xmlrpclib
  443. using super
  444. python logging
  445. Python and i18n
  446. what are active agents?
  447. How to implement COM class attributes?
  448. help on how to arrange python code
  449. closing excel application
  450. AST Manipulation and Common Subexpression Elimination
  451. BaseHTTPRequestHandler - bypassing browser cache
  452. [Q] ctypes callbacks with Delphi
  453. Presentation software written in python
  454. xmlrpc server
  455. Forgetful Interpreter
  456. prePEP: Money data type
  457. Confusing performance results for prime
  458. Weird clipboard behavior?
  459. printf "fails" in extension
  460. problems with in 2.3.2 developed modules used with 2.2.2
  461. ps2, IDLE, and doctest
  462. Python for Asset Management!
  463. wait until change
  464. Multi-platform Threading
  465. Import a module from a non-file?
  466. python-list unsubscribe wackery?
  467. For variables outside loop causes exception
  468. The Pythonista's Prayer
  469. The "junk" parameter in difflib.sequencematcher
  470. Documentation on creating new types with slots in C ?
  471. writing code over several lines
  472. killing a process in windows
  473. Trivial performance questions
  474. pythoncom - 'module' object has no attribute 'frozen'
  475. python-list, Higher Education Plan
  476. SSL security authorization?
  477. How does pydoc parse code?
  478. MacPython BuildApplication Typo?
  479. XML for beginners
  480. documentation of import from zip files?
  481. Python debugger
  482. In need of c.l.p.discussion
  483. python 2.1 singleton
  484. mod_python install trouble
  485. Is there a difference between cPickle / pickle for dump?
  486. Form Post Trouble Using urllib
  487. How's the new mod_python?
  488. assignment expression peeve
  489. how to make a custom python object?
  490. assigning values to array element
  491. stdout funniness from os.system() calls when redirecting output
  492. file object as container class
  493. pickle format
  494. Python finally succeeds in cross-platform areas where Java has beenfailing...
  495. Sorry for multiple copies
  496. waiting for a program run by popen3() to end
  497. Unittest and dynamically created methods
  498. OT...
  499. "Smart" Block Copy & Paste
  500. Identify object class
  501. Preferred idion for adding instance methods
  502. Python vs. Lisp: scope issues
  503. Creating ftp account under IIS and controlling Media Service by Python?
  504. Separator in print statement
  505. Behaviour of filehandle.readlines() for images on Windows
  506. Read long int from binary file
  507. Plone question
  508. Z in ZOPE
  509. Python LaTeX codec?
  510. Problem with ForkingTCPServer
  511. how to mutate a tuple?
  512. Subclassing Numeric arrays.
  513. Simple Question : files and URLLIB
  514. regarding threading
  515. MySQLdb: TypeError: not all arguments converted ...
  516. More code block / closure ideas
  517. Python and Database
  518. events/callbacks - best practices
  519. packing jython program with py2exe or to a jar
  520. test
  521. SocketServer.py on win32
  522. Getting qtext module for PyQT on windows
  523. Imaging using PIL
  524. UserInt module and class
  525. BIG successes of Lisp (was ...)
  526. Code blocks
  527. Speaking Python
  528. closing a server socket
  529. IDLE won't start
  530. os.path.setmtime ?
  531. Long cgi page
  532. Tandem DB Interface.
  533. Boa crashes on Windoze 98
  534. targeting the PVM
  535. request for a constructor feature in module optparse
  536. Tkinter and Print command
  537. Launching different interpreters
  538. python applications deployement
  539. Python vs Visual Basic
  540. Halt, stop, quit, exit?
  541. XML-RPC, SOAP, and data persistence
  542. PyQT: pausing an application for the next event
  543. Debugging woes on python
  544. How to read this news group in OutLook?
  545. Python and 16-bit tiff
  546. test
  547. python-dev Summary for 2003-09-16 through 2003-09-30
  548. python on macs: osx pytho nand macpython and tkinter
  549. Password protection system for web app
  550. re.UNICODE and re.LOCALE