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. Menu For The Command Line?
  2. How to learn python if I'm very familar with C++
  3. determine file type
  4. Python float representation error?
  5. PyPy is now able to compile efficient extension modules!
  6. interactive programme (add a new line in Tk)
  7. Python multithreading problem
  8. wildcard exclusion in cartesian products
  9. Advice for Python and Web Server/Services?
  10. "For" loop and list comprehension similarity
  11. PIL & image size reduction script
  12. String To Dict Problem
  13. maximum() efficency
  14. access mbx files?
  15. Cookbook for beginners?
  16. wired md5 hashing problem
  17. Module documentation
  18. Slogan
  19. adding a new line of text in Tk
  20. object references
  21. MVC in Python for web app dev
  22. sending emails to a list of recipients
  23. noobie mkdir problem/question
  24. using regex to pull out email addresses
  25. is mysqlsb compatible with MySQL 5.0?
  26. (not really) randon ideas
  27. simple string search and replace
  28. pondering about the essence of types in python
  29. a somewhat off-topic question about linux
  30. detecting drives for windows and linux
  31. HIRING: PHP Developer
  32. Accessing func_name from inside a function
  33. Custom behavior defined in the imported module
  34. check object being a compiled regular expression
  35. Beginner's question: executing scripts under Win XP pro
  36. MyghtyBoard 0.0.1
  37. MySQLDB - return strange type of variable
  38. Building Python extensions from sources on Windows
  39. Comparisons and singletons
  40. how to format a return value by using re.sub(regx,rep1,str)?
  41. PEP for nondeterminism.
  42. send email to string of emails
  43. Incremental Compression
  44. How do I handle #
  45. Please help me to resolve this issue
  46. Python C wrapper question
  47. Looking for a Python wrapper for Nvidia Cg
  48. Performance profiling Python code
  49. Python types
  50. converting to a binary number?
  51. Attempting to get lighttpd, fastcgi & python working
  52. Help: Creating condensed expressions
  53. Experienced UI programmers: help me decide (please ;)
  54. What's The Best Editor for python
  55. property docstrings
  56. image reduction script
  57. What's the best way to learn perl for a python programmer?
  58. Caching in memory for Apache
  59. Suggestion for Web App
  60. About Image Size
  61. Bitwise OR?
  62. Capturing gdb output in pyhton script using gdb -batch -x arguments
  63. overlapping sets
  64. Strings and % sign fails - Help Please
  65. Announcing xe and PyFeed, for XML and syndication feeds
  66. Question about raw string and regex
  67. Multiplying all the values in a dictionary
  68. imap folder scanner
  69. Terminating a subprocess '.exe'
  70. Multiplying sequences with floats
  71. Command line option -Q (floor division)
  72. COM callbacks in Python
  73. Barking up the wrong tree with extension types and modules?
  74. Find Paths in log text - How to?
  75. Remove integer from float number
  76. boost python tutorial
  77. beginer question of list comprehensions
  78. IMAP Tkinter Issue
  79. How to find out the next Friday using RelativeDateTime
  80. New development windows, IronPython or PythonWin
  81. Confused: appending to a list
  82. Python has a new Logo
  83. encoding problems (é and è)
  84. path to modules per import statement
  85. wxpython error message?
  86. python/py2exe running in background
  87. definition of sub-functions in the hotshot profiler
  88. Convert Word .doc to Acrobat .pdf files
  89. Building files within a package
  90. PIL: Breaking/Wrapping lines "automatically"
  91. Simple but fundamental: How to import a jython class?
  92. RELEASED Python 2.4.3, release candidate 1
  93. question: how to clare the absolute url in a html file
  94. Strange metaclass behaviour
  95. Probelem about image size and dimensions
  96. Integrating python with smalltalk
  97. IMAP mailwatcher w/Tkinter
  98. os.path.expanduser ... where is this?
  99. where is os.path.expanduser?
  100. searching imap mail folder but excluding one subfolder
  101. __slots__
  102. Help: why python odbc module can not fetch all over?
  103. Embed Mozilla ActiveX Browser Control or MSIE the easy WAY!
  104. removing file by inode
  105. need SOAPpy help
  106. Can't get the real contents form page in internet as the tag "no-chche"
  107. don't understand popen2
  108. LONG_BIT PROBLEM on Sun Solaris 5.8 linking python
  109. Good thread pool module
  110. Using PyExcelerator
  111. python linking
  112. years later DeprecationWarning
  113. Uploading files from IE
  114. Getting a loop to activate a loop above it
  115. parsing downloaded mail via POP3
  116. COM Client / Server creation?
  117. Louie + Twisted
  118. Dynamically growing numarray array.
  119. a problem to solve
  120. Why TypeError: 'str' object is not callable?
  121. Conversion from string to integer
  122. read a file line by line using readline()
  123. Trouble with generator as method
  124. creating custom options for custom widgets?
  125. Wrap a dictionary in a class?
  126. Need help with restricting number of new objects a user script can create
  127. Objective Cairo
  128. import random module
  129. Windows getting local ip address
  130. reading binary data written in C
  131. Refreshing Active Desktop Window
  132. string.upto() and string.from()
  133. struct size confusion:
  134. roobtic
  135. Server.sendmail with no "to_addrs" parameter.
  136. Default/editable string to raw_input
  137. Using MAPI (simplemapi.py)
  138. Per instance descriptors ?
  139. multiple assignment
  140. How to kill/stop a Thread?
  141. TypeError coercing to Unicode with field read from XML file
  142. py web-app-frameworks without a rdbms...
  143. Using Dictionaries in Sets - dict objects are unhashable?
  144. Extending Methods Vs Delegates
  145. Simple py script to calc folder sizes
  146. Console UI library for Python
  147. nested for loops
  148. Spam avoidance
  149. NOT Python: Taxonomy list reference
  150. Python on an old NEC MobilePro 780
  151. Problems writing to file
  152. doctest, unittest, or if __name__='__main__'
  153. Why "class exceptions" are not deprecated?
  154. Importing two module variables and having one clobber the other?
  155. From Python to c++
  156. Why "class exceptions" are not deprecated?
  157. Release: vizann-2.0 Tkinter Neural Net Demo Program
  158. should os.walk return a list instead of a tuple?
  159. Handling yes/no questions from the User
  160. Installing PyExcelerator to write Excel files from Python
  161. creating website script in Myghty
  162. Can XML-RPC performance be improved?
  163. Command line arguments question (Windows XP)
  164. How can I compare if 2 files has duplicate entries in python?
  165. python on blackberry?
  166. Encoding newlines in XML?
  167. Nuxeo Calendar Server released in version 2
  168. TKinter problem
  169. recursive map on nested list
  170. Convert (sorted) list of dics to nested list ?
  171. [CODE] - Python Newcomer Starting with Coding
  172. TaskQueue
  173. should os.walk return a list instead of a tuple?
  174. Become another user
  175. How to fork or spawn processes to second processor ?
  176. How to test wxPython by unittest
  177. Design mini-lanugage for data input
  178. How to recgonize an USB device in FreeBSD?
  179. Do anyone already have code to copy nested files to a flat directory?
  180. Spidering Hacks for Python, not Perl
  181. win32com on Windows CE
  182. win32com on Windows CE
  183. prevent memory leak in C+Python
  184. Function params with **? what do these mean?
  185. why isn't Unicode the default encoding?
  186. how to make script interact with another script
  187. user-supplied locals dict for function execution?
  188. New-style Python icons
  189. Question about csv writer
  190. what's the general way of separating classes?
  191. IMAP Checking Folder Size
  192. Win32 ActiveX with COM support
  193. Win32 ActiveX with COM support
  194. Multifile EOF error
  195. Dr. Dobb's Python-URL! - weekly Python news and links (Mar 20)
  196. Bug Day on Friday, 31st of March
  197. Dr. Dobb's Python-URL! - weekly Python news and links (Mar 20)
  198. compile function and future statements
  199. py2exe 0.6.5 released
  200. compile function and future statements
  201. Ink
  202. mod_python + publisher + psp + session problems
  203. combining mod_python handlers publisher and psp problem
  204. IMAP Folder Size Information
  205. C API: Testing my reference counting
  206. ** Operator
  207. Ink
  208. System Information
  209. Keeping a function from taking to long--threads?
  210. Is there such an idiom?
  211. Passing parameters to VB
  212. Pycrypto - active ??
  213. global statement and scoping
  214. PyWeek #2 one week before the fun starts!
  215. How to check if a directory is exist in python?
  216. cmp() on integers - is there guarantee of returning only +-1 or 0?
  217. whats your favourite object relational mapper?
  218. Rate of Flow in a Black Box
  219. Unpythonic? Impossible??
  220. Problem with Install wxPython on Solaris10 x86
  221. Relative paths in mod_python
  222. Initializing a list of lists
  223. C-API: A beginner's problem
  224. Problems redirecting STDOUT (NOT sys.stdout) to a pipe.
  225. Want to re-pack() a Frame displaying a collection
  226. Counting number of each item in a list.
  227. python newb has problem with import statements
  228. python library for web discussions
  229. strange math?
  230. Can I use a conditional in a variable declaration?
  231. Adding instance attributes to types
  232. Where can we find top-notch python developers?
  233. epydoc: links to other methods/classes with reStructuredText
  234. can't rebind magic methods
  235. interrupting pythonD with ^C
  236. Getting .NET SDK to work with Python 2.4.2
  237. POP3 Mail Download
  238. POP3 Python Mail Download
  239. Why are so many built-in types inheritable?
  240. ANNOUNCE: xlrd 0.5.2 -- extract data from Excel spreadsheets
  241. Why won't the sprites in my group show up? (PyGame)
  242. Dr. Dobb's Python-URL! - weekly Python news and links (Mar 17)
  243. ipv6 validation
  244. How to run SimpleHTTPServer on IronPython on Mono
  245. __dict__ strangeness
  246. distributing resources within a module folder
  247. How to convert
  248. what the best way to get 1000 page on same server?
  249. how to deal with socket.error: (10060, 'Operation timed out')
  250. Generating exceptions from C
  251. filter list fast
  252. Writing web bots in python
  253. Python 2.5 Schedule
  254. Have you ever considered of mousing ambidextrously?
  255. remove a directory with special chars
  256. remove a directory with special chars
  257. Python equivalent of Perl-ISAPI?
  258. MPI implementations
  259. message box halts prgram flow
  260. insert chars into string
  261. SVD question
  262. Python execution problem
  263. Dr. Dobb's Python-URL! - weekly Python news and links (Mar 17)
  264. apache config file parser
  265. Python installation problem
  266. xmlrpclib and carriagereturn (\r)
  267. python cgi permision error
  268. No module named glade?
  269. Linear regression in NumPy
  270. Importing an output from another function
  271. style guideline for naming variables?
  272. Is there no end to Python?
  273. Parsing Hints
  274. unicode error
  275. Problem with C-API
  276. How should variables' docstrings be written?
  277. Need design advice. What's my best approach for storing this data?
  278. Python poly obsolete?
  279. Python vs. Java gzip performance
  280. Python train spotting doodle
  281. How do I use the subprocess module with mswindows?
  282. Detecting arguments of a function - possible?
  283. Using yacas within Python for symbolis computation
  284. Use of Python with GDAL. How to speed up ?
  285. split() can help to read UTF-16 encoded file without codecs support,why?
  286. need some help in reading error message
  287. Threads modify "global" variable -- asking for trouble?
  288. Is there a python library to parse C++ code file?
  289. How to search XML? Are there special libs?
  290. accessing a USB HID
  291. Converting to ARGB and writing to a bitmap
  292. My Generator Paradox!
  293. accessing attributes when inheriting?
  294. Python / glade fundamentals
  295. Counting nested loop iterations
  296. Executing a DOS program from within Python
  297. what's going on here?
  298. Computing correlations with SciPy
  299. Python Documentation Standards
  300. bisect and Queue modules in Python 2.4
  301. int <-> str asymmetric
  302. Programming challenge: wildcard exclusion in cartesian products
  303. asyncore/asynchat do not notify connection errors on Wintel?
  304. can httplib.HTTPConnection use proxy?
  305. can httplib.HTTPConnection use proxy?
  306. Other languages for PVM
  307. Xah's Edu Corner: The Concepts and Confusions of Pre-fix, In-fix, Post-fix and Fully Functional Notations
  308. Large algorithm issue -- 5x5 grid, need to fit 5 queens plus some squares
  309. comparing huge files
  310. collaborative web navigation tool in python (z9)
  311. python2.4.2 + win95, import socket dll error
  312. Excel ShapeRange problem with win32com
  313. "pow" (power) function
  314. State of SSL in Python
  315. Python compiler
  316. Need advice on reading contents of a file into memory
  317. pretty print, tidy, reindent.py
  318. best practices for making read-only attributes of an object
  319. pyRTF and cells
  320. Popfile and Poplib - Can They Work Together?
  321. problem with python zsi
  322. Getting started with Scipy/NumPy
  323. Markov process representation
  324. OCR question
  325. Queue limitations?
  326. how to get 20000 html pages content quickly from one server?
  327. stdin or optional fileinput
  328. Install Universal Encoding Detector
  329. Server applications - avoiding sleep
  330. FIR filtering
  331. Feedparser and dates
  332. Installing PySQLite on OS X 10.4
  333. libglade for python-2
  334. __slots__ in derived class
  335. Button and Key Event
  336. global, globals(), _global ?
  337. installing numpy
  338. MS word document generator
  339. py2exe: abnormal program termination
  340. problem writing to a file each record read
  341. Printable string for 'self'
  342. Threads: does Thread.start() atomically set Thread.__started ?
  343. elementtree and gbk encoding
  344. Little Help with Exceptions and ConfigParser
  345. Python Debugger / IDE ??
  346. How to create a Visual SourceSafe plugin in Python
  347. Tried Ruby (or, "what Python *really* needs" or "perldoc!")
  348. Tree and Graph structures in Python.
  349. calling another python file within python
  350. EVT_ICONIZE lost focus
  351. Writing 'C' structures out in cPickle format?
  352. Trace dynamically compiled code?
  353. andmap and ormap
  354. Integer keys in shelve
  355. wxPython Q? floating window
  356. Basic python help
  357. Memory visualization
  358. catching java program return
  359. Accessing overridden __builtin__s?
  360. markov query
  361. how to get all users that currently logged in?
  362. python question about classes
  363. Is xml.dom.minidom.Element.cloneNode(deep=True) really fixed already?
  364. sizeof(struct timeval)
  365. global namescape of multilevel hierarchy
  366. Q's: pythonD and range(1,12)
  367. Build issue on AIX 5.3 with python 2.4.2
  368. Localized month names?
  369. list/classmethod problems
  370. No more then 1 Instance of Application..
  371. trying to find repeated substrings with regular expression
  372. PEP 8 example of 'Function and method arguments'
  373. doctest-alike for a unix shell?
  374. mydate.strftime('%x') and cgi script
  375. automatic from module import * expansion
  376. is hk_classes python interface good?
  377. Anomalous behaviour when compiling regular expressions?
  378. Environmental Variables
  379. Implement EJBs in Python/Jython
  380. SSL/TLS - am I doing it right?
  381. Is this possible in Python?
  382. looking for atomixlib
  383. Toggle button in a ListStore in pygtk, i cant make it work!
  384. __del__ not called?
  385. Project survey: Commercial Companies and the Open Source Community
  386. Ossaudiodev in Windows
  387. Please, I Have A Question before I get started
  388. Very, Very Green Python User
  389. how exactly do binary files work in python?
  390. key recognition
  391. Can't simultaneously read/write from ossaudio dsp device
  392. Customizing character set conversions with an error handler
  393. Tkinter / Mac OS X Question (Aqua vs. X11)
  394. Python and Dbxml
  395. python crashes in Komodo
  396. Tkinter - Drawing rotated text in a widget
  397. anonymous memory mapping
  398. IOS-style command line interface module?
  399. Jython
  400. Python IDE: great headache....
  401. Dictionary project
  402. How to refer to the function object itself in the function per se?
  403. Help Create Good Data Model
  404. Python source cross reference doc generator?
  405. Advice for creating a web app
  406. Python Love :)
  407. Old Python Logo
  408. What has become of the Python 2004 papers?
  409. why "g".count('')==2 ?
  410. "RuntimeError: dictionary changed size during iteration" ; Good atomiccopy operations?
  411. Can not find a file in CMD model python when everything is OK in IDLE
  412. Can not find a file in CMD model python when everything is OK in IDLE
  413. Inconsistency of special class method lookup?
  414. ERROR when hitting RETURN on INPUT
  415. Using len()
  416. python search path on the command prompt in windows
  417. Cheese Shop: some history for the new-comers
  418. put multiple condition in if statement
  419. The Python multiple IDE Collaboration calls for coders
  420. capturing stdout from lynx..
  421. Can Anybody Help Me With Any Examples?
  422. beautiful soup library question
  423. Lib/test/test_mimetools.py
  424. lighter weight options to Python's logging package?
  425. XML international characters
  426. Setting permissions/ownership/destination in distutils?
  427. epydoc help (putting XML in docstrings)
  428. read/ edit line from stdin
  429. McMillan installer on solaris - complains about missing .pkg file
  430. Question for programming in Python
  431. Python cleanup on exit
  432. image letter recognition
  433. MS Access db (mdb): viewing table attributes
  434. accessors and lazy initialization
  435. time series calculation in list comprehension?
  436. Use python to process XML file
  437. Outlook Addin and py2exe: 2 problems
  438. pyc file usage in a multi OS environment ( newbe question)
  439. python 2.4 logging module
  440. [How to change redirect stderr?]
  441. operator creation?
  442. Performance impact of using decorators
  443. why use special config formats?
  444. Numbers in python
  445. Python and C
  446. Does -U option really exist?
  447. File Permissions
  448. How to best update remote compressed, encrypted archives incrementally?
  449. import and shared global variables
  450. Adding Multiple Attachments to SMTP mail (msg.add_header)
  451. import and shared global variables
  452. open2 problem
  453. how to validate a proxy is alive?
  454. Which GUI toolkit is THE best?
  455. Speed of data structures in python
  456. [wxPython] howto prevent Frame reszing?
  457. Embedded Python
  458. API/C memory mananegemnt problem
  459. Why python doesn't use syntax like function(,,x) for default parameters?
  460. API/C memory mananegemnt problem
  461. creating variable in root namespace from module
  462. Licensing question
  463. can't send large messages over SSL socket
  464. How to pop random item from a list?
  465. counting number of (overlapping) occurances
  466. urlerror, urllib2: "no address" ... why or debug tips?
  467. Password entering system
  468. Why property works only for objects?
  469. output formatting for classes
  470. Best way to have a for-loop index?
  471. About printing in IDLE?
  472. Help with a reverse dictionary lookup
  473. creating an executable?
  474. Silly import question (__file__ attribute)
  475. Any python HTML generator libs?
  476. pythoncom.PumpMessages - how to quit
  477. pythoncom.PumpMessages - how to quit
  478. A better RE?
  479. Pythong CGI scrips on Windows Server 2003
  480. convert hex to decimal
  481. problem with matplotlib
  482. timeit.py examples in docs generate error
  483. PyRun_String
  484. About IDLE?
  485. Curses question
  486. Timeout in xmlrpclib client call?
  487. Blocking a thread for x seconds
  488. Is the standard output thread-safe?
  489. Hashtables in pyhton ...
  490. opensource prayer
  491. First script, please comment and advise
  492. how to get a page's html code via a proxy
  493. String functions: what's the difference?
  494. Inter-module globals
  495. embedding Python: how to avoid memory leaks?
  496. How to dervie from an instance object?
  497. Python Evangelism
  498. accesibility of the namespace
  499. implementation of "complex" type
  500. Threading.Lock() question
  501. My OSDC.il Python Talks
  502. advice on this little script
  503. grayscale pixel based graphics with pygame
  504. Problem Solving Skills for Engineers
  505. is there any overheard with try/except statements?
  506. question about slicing with a step length
  507. httplib raises ValueError reading chunked content
  508. reading float from binary data file
  509. python debugging question
  510. a question about zip...
  511. [wxpython] StaticBoxSizer problems
  512. Need recs on the best graphing interface
  513. using PyShell, or other shells?
  514. reshape an array?
  515. How To Request Delivery Receipts On Emails
  516. Bidirectional communication over unix socket (named pipe)
  517. help
  518. Testing
  519. Extending embedded Python: Adding single methods
  520. Interfacing with the command line
  521. why no block comments in Python?
  522. Having to "print" before method invocation?
  523. recycling internationalized garbage
  524. PyCon2006 - will the content be available for download?
  525. wxPython cross platform taskbar
  526. wxPython GenericDirCtrl events
  527. [exec cmd for cmd in cmds]
  528. Simple questions on use of objects (probably faq)
  529. class variables for subclasses tuple
  530. cgi problem
  531. suse linux 10 and wx.listctrl display issues
  532. Reading binary from a file...
  533. how to download a zip or rar file to local machine using python?
  534. sending a text message via webpage button
  535. Interpreting python profiler results
  536. Basic Python FTP Question
  537. Announcing atomfeed.py, xmlelements.py, and feedutils.py
  538. Python universal binary for OSX
  539. deriving from complex
  540. asynchat - operation could not complete w/ blocking
  541. linux clipboard?
  542. Learning different languages
  543. Any advantage in LISPs having simpler grammars than Python?
  544. Type Hinting vs Type Checking and Preconditions
  545. BayPIGgies: March 9, 7:30pm (Google)
  546. Send email notification
  547. os.execve(pth,args,env) and os.chroot(pth) = problems
  548. Distutils places 'extra_compile_args' in the wrong place?
  549. Attaching files in windows using Python.
  550. SOAPpy, WSDL and objects