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. Getting File Permissions
  2. It is fun.the result of str.lower(str())
  3. Confused by Method(function) of a module and method of a class/instance
  4. need a start point for wsdl
  5. Checking function calls
  6. style question: how to delete all elements in a list
  7. how about adding ping's uuid module to the standard lib ?
  8. problem with multiple Py_Initialize/Py_Finalize calls
  9. SAX/Python : read an xml from the end to the top
  10. Is this not infinite?
  11. Help - just a few lines of code needed
  12. Python and Java
  13. Dr. Dobb's Python-URL! - weekly Python news and links (Mar 6)
  14. Mixin class error
  15. IronPython on Shootout
  16. Peter Naur wins ACM Turing Award
  17. pyparsing: crash on empty element
  18. reshape a list?
  19. Use python from command line
  20. popen and exit code on Windows
  21. Compile ui files from within Eclipse
  22. Fetch info from website and write to txt file.
  23. automatic referencing for variables?
  24. copying a tuple to a list..
  25. Need help initializing a list or tuple.
  26. wanted: ftp server class
  27. %r
  28. sys.stdin.readline() results in extra space send to stdout
  29. Pyserial again
  30. Simulation Programming Skills and Python
  31. processing the genetic code with python?
  32. a good algo to do this
  33. Suggesting the use of StandardError as base of error Exceptions.
  34. vb dll
  35. Python as an extension language
  36. Popup menus without an associated window
  37. re.search
  38. Tix Note Book
  39. searching for the number of occurences of a string
  40. Opening files without closing them
  41. Adding method at runtime - problem with self
  42. Separating elements from a list according to preceding element
  43. beginner question on dinamin buiding of arg list
  44. what am I missing (syntax error)
  45. Python version of XMLUnit?
  46. testing for existence of compilers/executables
  47. dual CPU-mode in python
  48. Why I chose Python over Ruby
  49. Inline assignments
  50. Question re client/server and blocking
  51. Argument Precedence (possible bug?)
  52. Argument Precedence (possible bug?)
  53. disabling the line buffer somehow
  54. lists: += vs. .append() & oddness with scope of variables
  55. is there such a built-in funciton, similar to filter
  56. django and mod_python
  57. raw strings and \
  58. A simple question
  59. question about sys.exc_type and sys.exc_value
  60. Passing a method indirectly
  61. Cryptographically random numbers
  62. CallBack
  63. Advice from distutils experts?
  64. Open source reliability study
  65. Papers on Dynamic Languages
  66. XP rich text cut-n-paste
  67. how to record how long i use the intenet
  68. Is there a WSGI sollutions repository somewhere
  69. The old round off problem?
  70. generators shared among threads
  71. Easy immutability in python?
  72. spliting on ":"
  73. Random Prime Generator/Modular Arithmetic
  74. Help with os.spawnv
  75. build windows module for python-2.4
  76. Setting timeout for read api
  77. idea: add an asynchronous exception class
  78. stripping spaces in front of line
  79. Comments sought for PEP 357 --- allowing any object in slice syntax
  80. Win32api, pyHook, possibly win32com, not sure XD, thats why I'm posting
  81. How to except the unexpected?
  82. dynamically creating variables
  83. Package organization: where to put 'common' modules?
  84. no-setup packages?
  85. id3 encoding testing
  86. forcing exceptions
  87. PyQt issue
  88. Writing an OPC client with Python ?
  89. cx_Freeze 3.0.2 and Linux sax problem.
  90. socket freezes
  91. object's list index
  92. sockets, where can I find documentation?
  93. encoding problem
  94. getting the reference count of an object ...
  95. How much does Python optimize?
  96. Convert dictionary to HTTP POST
  97. scipy
  98. help in converting perl re to python re
  99. Qns on blank lines
  100. RPC client class?
  101. Need help in Python Wrapper for EWFAPI from XPe
  102. slicing the end of a string in a list
  103. Roundup Issue Tracker release 1.1.1
  104. Question
  105. Making a tiny script language using python: I need a string processing lib
  106. when do two names cease to refer to the same string object?
  107. how to overload sqrt in a module?
  108. string stripping issues
  109. pickle and converting to new-style classes
  110. do design patterns still apply with Python?
  111. Does '#hash' mean anything in IDLE?
  112. re-posting: web.py, incomplete
  113. how do you move to a new line in your text editor?
  114. instances from bound methods
  115. Shared memory
  116. setattr question
  117. Simple System Tray Icon
  118. Exception not raised - May be the end
  119. os.popen3 delivers no error exist status ?
  120. _tkinter.TclError: can't set "PY_VAR0": invalid command name "-1210125972check"
  121. white space in expressions and argument lists
  122. import, from and reload
  123. Write a GUI for a python script?
  124. filename variables
  125. Creating a text adventure
  126. How to find cause for Python/Pythonwin crash only on Dual Core Machines?
  127. XSLT and gettext?
  128. logging to a text widget
  129. Shell Navigation
  130. puzzled by ImageDraw line
  131. ODBC module and strange date reference <...>
  132. read sys.stdin, then raw_input
  133. Problem with dbi,odbc module and Oracle 9.2 - suffixed "L" with number data type
  134. compare classes and not class instances
  135. Rapid web app development tool for database
  136. in need of some sorting help
  137. Friend brings a friend.
  138. Removing .DS_Store files from mac folders
  139. Encoding problems with gettext and wxPython: how to do things in "good style"
  140. Help: Runtime Error when loading ".pyd" module
  141. why descriptors? (WAS: Make staticmethod objects callable?)
  142. PythonWin: any way to delete all objects without exiting and without doing it with "del"?
  143. Stopping Windows Service
  144. Proper class initialization
  145. calling a class method
  146. Is it better to use class variables or pass parameters?
  147. Suggestions for documentation generation?
  148. ihooks and Python eggs
  149. asynchat network send problems
  150. Path completion in 'raw-input'?
  151. Trouble with numpy-0.9.4 and numpy-0.9.5
  152. why? [win32com/WMI]
  153. Searching for uniqness in a list of data
  154. Accessing 'mangled' class attrbutes
  155. Writing an applilcation that can easily adapt to any language
  156. pysqlite problem
  157. Failing in a simple embedding example of python
  158. PIL and PSDraw
  159. PyGUI 1.6: A Note for MacOSX Users
  160. Cross compile generation of .pyc from .py files...
  161. Default Section Values in ConfigParser
  162. Use empty string for self
  163. Rounding up to the nearest exact logarithmic decade
  164. OT The Art
  165. Py2exe
  166. Make staticmethod objects callable?
  167. Thread Question
  168. Threading - will threads run in parallel?
  169. telnetlib problems
  170. Numerical solver
  171. escaping quotes
  172. Looking for Pythonic Examples
  173. Get my airlines boarding pass
  174. looking for help about python-sane
  175. error: argument after ** must be a dictionary
  176. comple list slices
  177. UK Python Conference - 19-20 April 2006
  178. Deleting items from Tix Tree
  179. compiled program input
  180. Multicolumn in Tix scrolledListBox
  181. Multicolumn in Tix scrolledListBox
  182. Printing a file
  183. Fetching the Return results of a spawned Thread
  184. C++ OpenGL rendering, wxPython GUI?
  185. HTML/DOM parser
  186. Dr. Dobb's Python-URL! - weekly Python news and links (Feb 27)
  187. changing params in while loop
  188. Dr. Dobb's Python-URL! - weekly Python news and links (Feb 27)
  189. Catch exceptions
  190. MySQLdb compile error with AMD64
  191. PyQT: QDialog and QMainWindow interacting with each other
  192. Matplotlib logarithmic scatter plot
  193. str.count is slow
  194. expat
  195. PDB on a large threaded application (QMTest)
  196. type = "instance" instead of "dict"
  197. different ways to strip strings
  198. ''.join() with encoded strings
  199. Waiting for Connection
  200. PEP 354 -- "in" operator?
  201. How to do an 'inner join' with dictionaries
  202. Py2Exe - how to set BDist (Build) directory ?
  203. wxPython and Py2Exe... 2 questions
  204. making 'utf-8' default codec
  205. Help getting started with Pycurl / libcurl ?
  206. how do I factor a number down to one digit?
  207. Callback
  208. Python Indentation Problems
  209. Unicode and MoinMoin
  210. Multi-Threading Practices
  211. PEP 354: Enumerations in Python
  212. how to write file with cp1250 encodings?
  213. Local variables initialization
  214. SyntaxError: can't assign to a function call
  215. wxGlade, wxPython.... pyOpenGL wxWidget?
  216. wxPython: help(wx) causes segfaulting?
  217. TypeError when subclassing 'list'
  218. Use of __slots__
  219. Kill forked processes
  220. UnboundLocalError: local variable 'colorIndex' referenced
  221. How can I find the remainder when dividing 2 integers
  222. Do I need to convert string to integer in python?
  223. How can I redirect print function to an output file?
  224. Distutils Error while building 'win32com.client' extension
  225. Tail Call Optimization as a Decorator
  226. Distutils Error while building 'win32com.client' extension
  227. How to use python regular expression to substitute string value
  228. including directories with py2exe
  229. Coding Problem (arbitrary thread sych)
  230. sort one list using the values from another list
  231. dateutil and dates before today
  232. Looking a device up in the Running Object Table
  233. How to Mount/Unmount Drives on Windows?
  234. ImportError in Unpickle
  235. xslt queries in xml to SQL queries
  236. Modify the local scope inside a function
  237. Editable lists in pygtk - Editing wrong cell
  238. Grabbing a object from the current code block using a callable statement?
  239. Can optparse do dependencies?
  240. Is Python a Zen language?
  241. A bit off topic, but good web hosting for PostgreSQL/Python?
  242. Problem with Property
  243. Import in a separate thread
  244. Multiple threaded download streams?
  245. Modifying body of select message in a 'mbox' file.
  246. webmail-SquirrelMail Fetcher In Python
  247. unicode question
  248. webmail-SquirrelMail Fetcher In Python
  249. list assignment using concatenation "*"
  250. PyGTK + Glade = weird problem
  251. Pure python implementation of string-like class
  252. Multiple versions of Python / PythonWin on the same machine?
  253. Best python module for Oracle, but portable to other RDBMSes
  254. PyWeek Python Game Programming Challenge, The Second!
  255. Reading from socket file handle took too long
  256. unsubscribe
  257. PyCon blog
  258. Trolling for New Web Host . . .
  259. Python/Spyce outputting
  260. PyQt - multiple window instances?
  261. Playing with modules
  262. Exception not raised
  263. groupwise send mail
  264. Module written in C does not repond to Ctrl-C interruption.
  265. Regular expression fun. Repeated matching of a group Q
  266. chrtohex
  267. How to tell an object's class?
  268. problem(s) with import from parent dir: "from ../brave.py import sir_robin"
  269. KPanelApplet using Python
  270. How to send an email with non-ascii characters in Python
  271. Exception-handling
  272. python-list/python-dev quoting style
  273. automatic html generation for documentation?
  274. ls files --> list packer
  275. Use UltraEdit run Python
  276. Python stdout and Win 2003
  277. Pickling/unpickling Cookie.SimpleCookie fails with protocol=2
  278. PYTHONPATH?
  279. IRC Bot trouble..
  280. remote module importing (urlimport)
  281. remote module importing (urlimport)
  282. Concantenation and string slicing
  283. How would you open this file?
  284. time.sleep(1) sometimes runs for 200 seconds under windows
  285. execfile time out?
  286. execfile error exception line number?
  287. frozen codecs
  288. How to move optparse from main to function?
  289. A C-like if statement
  290. spaces at ends of filenames or directory names on Win32
  291. MySQLdb slow on MySQL 5
  292. Using ElementTree to tidy up an XML string to my liking
  293. problem with newlines in regexp substitution
  294. datetime iso8601 string input
  295. Hiding a column at the root of a plone site ...
  296. need help regarding compilation
  297. Unexpected timing results
  298. Using repr() with escape sequences
  299. Detec nonascii in a string
  300. formatted string like---> u'720 S'
  301. Wierd Python error.
  302. pyserial
  303. regular expresson for Unix and Dos Lineendings wanted
  304. catching traceback.print_exc()
  305. python ftp script
  306. Get Root access in Linux?
  307. make a class instance from a string ?
  308. mascyma
  309. Path (graph) shower utility
  310. 'rar' is not recognized as an internal or external command£¿£¿£¿£¿
  311. PyAtom, a Python module for creating Atom syndication feeds
  312. Python 2.4.2 Solaris packages
  313. why don't many test frameworks support file-output?
  314. "Temporary" Variable
  315. bsddb3 database file, what are the __db.001, __db.002, __db.003files for?
  316. Tix, spinboxes, and 1>=5
  317. "configuring" a class
  318. Using a list of RGB data for Canvas widget? [(R1, G1, B1), (R2, G2, B2) etc.]
  319. Cross-Platform Bonjour Module
  320. What's up with this code?
  321. ConfigParser and unicode: a simple solution?
  322. listdir() - any way to limit # of file entries?
  323. DatBases and Pickle Module
  324. com inheritance
  325. list assignment
  326. quick script to read digital terrain elevation data?
  327. using breakpoints in a normal interactive session
  328. Psychic bug
  329. graph display(please help)
  330. How to force creation of a .pyc?
  331. cx_Oracle and UTF8
  332. Tkinter canvas size determination
  333. except clause not catching IndexError
  334. PyUNO with different Python
  335. can't use NetcdfFile
  336. bunding options
  337. Question about struct.unpack
  338. Python CGI not working in Firefox but does in IE
  339. What's happened to Jython?
  340. Path (graph) shower utility
  341. cookielib
  342. gmail written in python?
  343. new wooden door step - fixing and finishing
  344. What are COM-enabled applications?
  345. May i customize basic operator (such as 1==3)?
  346. a little more help with python server-side scripting
  347. Basic coin flipper program - logical error help
  348. redirecting to a content page
  349. With pyMinGW
  350. Video.
  351. Module question
  352. Jython Pythonpath question
  353. Tkinter Event Binding Double-click
  354. warning for google api users
  355. That's really high-level: bits of beautiful python
  356. Is there a way to build python without 'posixmodule' ?
  357. Is there a way to build python without 'posixmodule' ?
  358. Using CHACO and UNICODE
  359. Exceptions
  360. streaming Popen.stdout
  361. PDF on dot matrix printers
  362. Video Capture modules in linux
  363. Looking for Python hackers in Tel Aviv
  364. No
  365. Zope/Plone - Is it the right solution?
  366. CGI and Redirect
  367. algorithm, optimization, or other problem?
  368. odt -> pdf
  369. CGAL bindings
  370. Little tool - but very big size... :-(
  371. DCOracle2: OCI error
  372. fast text processing
  373. Mutable numbers
  374. deriving from float or int
  375. Multiple assignment and the expression on the right side
  376. Augmented assignment
  377. Zope 3?? How do you start it on Windows?
  378. Writing my own typing monitor program for RSI sufferers...
  379. In need of a virtual filesystem / archive
  380. Changing values of 1st column of a matrix using take(mymatrix, (0, ),axis=1)
  381. 2.4.2 + Zone Alarm
  382. Dr. Dobb's Python-URL! - weekly Python news and links (Feb 20)
  383. urllib2 auth error
  384. Tkinter Checkboxes
  385. Dr. Dobb's Python-URL! - weekly Python news and links (Feb 20)
  386. decorator and function local variable
  387. html parser , unexpected '<' char in declaration
  388. how to break a for loop?
  389. PyQt and Threading to update a dialog?
  390. getting started, .py file
  391. Building python 2.4.2 on Cygwin
  392. Canvas clicking stuff
  393. converting sqlite return values
  394. Unintended inheritance
  395. Is Jython development active?
  396. Python solutions for old Police software?
  397. changing value of 'self' when subclassing int
  398. Processing text using python
  399. Modifying an instances dict to change attribute lookup
  400. Scientific Survey: Working Conditions in Open Source Projects
  401. Regular expression gone mad
  402. cElementTree encoding woes
  403. module time
  404. multiple email recipients
  405. Quesion about the proper use of __slots__
  406. timeit module: am I missing something obvious?
  407. Is inifinite loop not a good practice?
  408. why does close() fail miserably on popen with exit code -1 ?!
  409. New Module: CommandLoop
  410. Eric3 Help/Tutorial
  411. MySQLDB - parameterised SQL - "TypeError: not all arguments converted during string formatting"
  412. Format file size for printing
  413. editor for Python on Linux
  414. Countdown Timer
  415. Req. for module style/organization
  416. Python multithreading on cluster system? Embedding python in PVM?
  417. How to configure proxy authentication when using urllib2?
  418. os.mkdir simple help
  419. Any Tkinker based rich text widget?
  420. Any Tkinker bases rich text widget?
  421. Python vs. Lisp -- please explain
  422. aborting without killing the python interpreter
  423. Multiplication optimization
  424. Tab Character?
  425. Tkinter / Aqua (OS X) question (canvas borders)
  426. Making mouse wheel work with pmw ScrolledCanvas widget
  427. Get parameters from URL using CGI
  428. [DICTIONARY] - Copy dictionary entries to attributes
  429. share function argument between subsequent calls but not between class instances!
  430. 2-3 Tree Implementation
  431. Difference between CPython, Python for .NET and IronPython?
  432. Numpy for PythonCE
  433. general coding issues - coding style...
  434. strange error I can't figure out...
  435. Should we still be learning this?
  436. Photo Management Python Application
  437. jython socket sendall
  438. How many web framework for python ?
  439. Activestate python installation
  440. GDI in python>?
  441. Multi-threaded SSL
  442. Does Plone support distinct sets of users in subgroups?
  443. Komodo - Will it Lock Me In?
  444. Class subscripting
  445. Difference: __iadd__ and __add__
  446. Exiting os.spawnv's subroutine
  447. xml.dom.ext documentation
  448. Does python have an internal data structure with functions importedfrom a module?
  449. Stackless Python sprint at PyCon 2006
  450. Apparent eval() leak for python 2.3.5
  451. How to refer to current Interpreter in script?
  452. A way to discover PIDs of child processes?
  453. Another simple freeze question
  454. Profiling/performance monitoring in win32
  455. Simple question about freeze
  456. Python Oracle Interace on Solaris
  457. Checkbuttons in a Text widget
  458. RSA in python
  459. Print a PDF transparently
  460. Terminating a function
  461. Add a month
  462. Is there anything like ASP.NET for Python web apps ?
  463. restricted mode (2.4.2)
  464. file.read problem
  465. PyProtocols, Components, and Inheritance
  466. days since epoch
  467. Open Relay Test
  468. Mac OS X Installation Problem
  469. getting the line just before or after a pattern searched
  470. SonicWALL Configuration
  471. Installing python on lynxOS
  472. calculating on matrix indices
  473. Seaching Active Directory via ADO
  474. embedding python in HTML
  475. Merging two lists of data (Pythonic way)
  476. define loop statement?
  477. mod_python and open HTTP connection
  478. Evil, evil wxPython (and a glimmer of hope)
  479. Numarray - Using Integers Efficiently for Boolean Values
  480. Does python have an internal list/dictionary of functions?
  481. Pyserial never read
  482. pythonic way of 'b = list(a); b.append(4)"
  483. Sendmail "ok" signal?
  484. zope 3.2 and imprt errors
  485. Determing whether two ranges overlap
  486. question about scope
  487. looping over more than one list
  488. Installing packages in /usr/local
  489. Some general questions about using "stdin","stdout"....
  490. mod_python help!
  491. OT- wxPython mailing list problems
  492. Visual Report Editor
  493. MySQL
  494. Extend/embedd python problem?
  495. pymssql and date format
  496. Job advert: Your help needed
  497. text encodings -> subprocess.Popen or -> labelmarkup (pygtk)
  498. How to run shell commands within python
  499. Databases and python
  500. any ftpd written in python?
  501. web crawler in python or C?
  502. mapping functions and lambda
  503. Safe Python Execution
  504. HTTP & tcl
  505. urllib, caching
  506. multi/double dispatch, multifunctions once again
  507. Encryption
  508. apache mod_python problem
  509. multiple inheritance
  510. PyXML SAX Q?
  511. how to get function names from the file
  512. How to import a module with spaces in the name
  513. pyHook and Win98 key events
  514. Is empty string cached?
  515. Attached images by plain email.
  516. Publish/subscribe event manager using weakrefs
  517. Linux application in python
  518. Question about xmlrpc and threading
  519. Python, Forms, Databases
  520. %SystemDrive%
  521. Clarity: GIL, processes and CPUs etc
  522. How to tell the parent frame is a C module? (Lazy importing)
  523. Embedding a binary file in a python script
  524. kwargs keyword evaluation
  525. Code organization
  526. low level data types
  527. choose and open a folder in Windows
  528. pop line from file
  529. Downloading files using urllib in a for loop?
  530. a numarray question
  531. using the Filters DLL (image filters)
  532. Self-identifying functions and macro-ish behavior
  533. Excel and TrackChanges
  534. how to write a C-style for loop?
  535. Which is faster? (if not b in m) or (if m.count(b) > 0)
  536. How to cat None
  537. How to *Search* with google from inside my programme and get thesearch result?
  538. 'could not open display' error when import gtk - how fix?
  539. Soduku
  540. Python and ASP
  541. Copying zlib compression objects
  542. Mac OS X - Deployment
  543. windows security descriptors
  544. using an existing DLL file without having access to the source code?
  545. How can I find a freelance programmer?
  546. Python advocacy in scientific computation
  547. processing limitation in Python
  548. Win32_Process.Create -- not starting process
  549. Embedding an Application in a Web browser
  550. Embedding an Application in a Web browser