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. Loop with float increments (frange)?
  2. %g not the same as %e or %f
  3. GdkColor : the phantom class ?
  4. nested functions
  5. Future Warning with Negative Int
  6. List of all syntactic sugar?
  7. sending email with charset utf-8 but subject is not coded properly
  8. Upgrading and modules
  9. requestion regarding regular expression
  10. __getattribute__ and __slots__
  11. create pixmap from data
  12. Pattern_Recognition_School+Conf_2006:Deadline
  13. [¼s§i]¼x¤H~*ݾ¤u§@¥þ¾¦¬¤J(¥i¦b®a¤u§@)
  14. A problem with exec statement
  15. wx.DC problem
  16. setup.py on unix/linux and converting to windows
  17. print without newline "halts" program execution
  18. Socket Error: Connection Refused
  19. telnet read_sb_data
  20. BSTR
  21. Buffer.so,oci.so compilation for DCoracle
  22. namespace issue
  23. Announce: Construct's wiki!
  24. Forms with multiple submit buttons vs 'form' objects with single 'submit' methods
  25. BSTR
  26. function prototyping?
  27. Can't see the forest for the trees - when reading file, only processingfirst line
  28. PEP 359: The "make" Statement
  29. Looking for thoughts on PyMPI
  30. quick surface plots
  31. Parse email delivery status notifications (DSN) ?
  32. How do i use ~/.alias within 'ipython -p pysh'?
  33. DC panel and subpanel
  34. new-style classes and len method
  35. py2exe wx.lib.activexwrapper win32com
  36. Cannot import htmllib
  37. how to match n- lists for a common elements.
  38. List comp bug?
  39. pyzeroconf unicast question
  40. how to install PYCURL 7.15.2 on windows 2003?
  41. Numpy and cPickle
  42. Regular Expression: Matching substring
  43. quiet conversion functions
  44. CGI module: get form name
  45. Iterating command switches from a data file - have a working solutionbut it seems inefficient
  46. object instance after if isalpha()
  47. iPython and doctest
  48. iPython and doctest
  49. Figure out month number from month abbrievation
  50. New Karrigel page in Wikipedia
  51. stdin read delay when using pipes [solved]
  52. Kross - Start of a Unified Scripting Approach
  53. base64
  54. cheetah templating: place holders needed in a template
  55. Initializing defaults to module variables
  56. drag and drop to icon
  57. ftp connection and commands (directroy size, etc)
  58. just one more question about the python challenge
  59. converting lists to strings to lists
  60. REMINDER: BayPIGgies: April 13, 7:30pm (IronPort)
  61. random.sample with long int items
  62. example of logging w/ user-defined keywords?
  63. Python2CPP ?
  64. a project to standardize script writing in my environment
  65. datetime: the date of the day one month ago...how?
  66. Problem with spawning an external process
  67. UDP max datagram size
  68. A bug of httplib?
  69. Tkinter vs PyGTK
  70. IMPORTANT 2.5 API changes for C Extension Modules and Embedders
  71. Best way to emulate ordered dictionary (like in PHP)?
  72. Best way to emulate ordered dictionary (like in PHP)?
  73. executing perl script within python
  74. turning python-cgi into an html output
  75. How can I determine the property attributes on a class or instance?
  76. finish_endtag in sgmllib.py [Python 2.4]
  77. Help needed on COM issue
  78. 'unknown' command processing in python ?
  79. Regular expression intricacies: why do REs skip some matches?
  80. trouble with Tkinter and Tix
  81. Python editing with emacs/wordstar key bindings.
  82. Chicago Python Users Group Thurs April 13 at 7pm
  83. Using pyinstaller to create an .exe, when using win32com
  84. installing pyodbc
  85. installing pyodbc
  86. RegExp question
  87. installing pyodbc
  88. installing pyodbc
  89. installing pyodbc
  90. Python string.title Function
  91. Searching python-list and MySQL
  92. Memory limit to dict?
  93. redirecting web page
  94. Manipulating sets from the 2.4 C API?
  95. XPath/Screen Scraping Gurus..
  96. Python + PIL test server.
  97. A question about the urllib2 ?
  98. Removing an item from a QListView in PyQt
  99. list.clear() missing?!?
  100. Terminal Emulation Modules?
  101. Override on terminal
  102. setting up mod_python handlers on a server?
  103. MySQLdb module generating errors
  104. Refresh loop
  105. Help - strange behaviour from python list
  106. RIIA in Python 2.5 alpha: "with... as"
  107. Why new Python 2.5 feature "class C()" return old-style class ?
  108. dircache.listdir() or os.listdir()
  109. dircache.listdir() or os.listdir()
  110. dircache.listdir() or os.listdir()
  111. dircache.listdir() or os.listdir()
  112. modifying html input date for mysql, reg ex or string interpolation?
  113. using regex to remove $ sign
  114. Python Comparing Strings Help
  115. BayPIGgies: April 13, 7:30pm (IronPort)
  116. Backing Up VMWare
  117. How to initiate HotSync of Palm device?
  118. waiting for file lock?
  119. using vim as a python class/module/function etc.. browser
  120. Python/up2date error on RHEL4
  121. TypeError + generator + str.join(): Bug or user error?
  122. writing captcha image file
  123. Saving files from post data via sys.stdin
  124. Sorting a list of objects by multiple attributes
  125. import help
  126. swig-style utility
  127. Problem Dynamic Loading Linux C++ .so module using python2.4
  128. Dr. Dobb's Python-URL! - weekly Python news and links (Apr 10)
  129. unboundlocalerror with cgi module
  130. Python Shell window
  131. How to create a single executable console application?
  132. Is there a Python MVC that works just as well with just CGI, or FCGI?
  133. twisted.web and a
  134. python + access + odbc + linux
  135. python interpreter widget for Tkinter?
  136. About classes and OOP in Python
  137. Problem embedding Python...
  138. Is this object counter code pythonic
  139. Is this code snippet pythonic
  140. Giving your C/C++ Application a Python Command Line...
  141. GridBagSizer
  142. wxPython problem
  143. challenging (?) metaclass problem
  144. wiki engine (just engine) available?
  145. PC-104 LINUX 512KB 1MB
  146. how to pipe to variable of a "here document"
  147. can't pass command-line arguments
  148. "Locate" command in Python
  149. Tkinter problem on Mac OS X
  150. a unicode question?
  151. Python 3.0 or Python 3000?
  152. Problems with current value of wx.SpinCtrl and EVT_SPIN
  153. Notification bubbles via dbus in Gnome on Ubuntu.
  154. Best Python web-hosting?
  155. Creating an event loop
  156. I wanna use urllib2 to get a page with a socks 5 proxy,who can give me a sample code ?
  157. Round
  158. wxStyledTextCtrl - Dead?
  159. StringIO.readline() returns ''
  160. Writing files on server through CGI
  161. Decorators, Identity functions and execution...
  162. Mysterious EOFError
  163. how to print without blank?
  164. fnmatch on filename (without specific extension)
  165. Confused by "format requires a mapping"
  166. Automated Graph Plotting in Python
  167. Curses and Character Handling
  168. Name of the calling method
  169. More pythonic circle?
  170. Python based 'Toaster' animation like Gaim or MSN Messenger?
  171. Tkinter
  172. How's python's web scraping capabilities (vs LWP) ...
  173. programming puzzles?
  174. how relevant is C today?
  175. Receiving emails with attachments
  176. Insertion (sql) bug in Py2.4 pySQLite 2.2
  177. How to determine if a line of python code is a continuation of the line above it
  178. Do I Need This?
  179. jpype and zxJDBC
  180. recognize a drive as removable media (e.g. compact flash, sd cardor usb drive)
  181. Where python looks for path
  182. Working with decimal points
  183. download for official Python logo artwork?
  184. Compleated Begginers Guide. Now What?
  185. scipy/numpy inverse cumulative normal
  186. Documentation for Tkinter/Tix
  187. ftp putting information in a variable
  188. How can I reduce the number of queries to my PostgreSQL database?
  189. freeze.py builds, but binary doesn't even run locally (shared GTK problem?)
  190. Appending Elements in Element Tree
  191. very strange problem in 2.4
  192. How to call functions in Advapi32.dll using ctypes
  193. unicode wrap unicode object?
  194. enviroment for Python similar to Visual C++
  195. minidom + wxPython woes
  196. mod_python + apache + winxp => nogo
  197. Object Tracking Library
  198. Programming Tutorial for absolute beginners
  199. What does 'repair Python 2.5a1' do?
  200. calculating system clock resolution
  201. Screen placement based on screen resolution
  202. how to use urllib2 to get a page with a socks 5 proxy?
  203. best way to install python modules on linux
  204. Python+GNU/Linux+Oracle 10 g Express Edition+cx_Oracle
  205. Calling Web Services from Python
  206. win32com
  207. Jpype on RHEL v3
  208. Why did someone write this?
  209. GUI Treeview
  210. UnicodeDecodeError help please?
  211. FTP
  212. how you know you're a programming nerd
  213. wxPython Question
  214. Characters contain themselves?
  215. how convert "\\xd6\\xd0\\xb9\\xfa" into "\xd6\xd0\xb9\xfa"
  216. ImageDraw line inconsistent ? (repost)
  217. performance degradation when looping through lists
  218. passing argument to script
  219. Best way to process table rows from an RDBMS
  220. ftplib question
  221. subprocess freeze with rsync on windows
  222. my vote for handy python system admin tool
  223. glob and curly brackets
  224. how to make a generator use the last yielded value when it regainscontrol
  225. OpenGL on Intel Mac
  226. confusing behaviour of os.system
  227. Can't Delete a Thread
  228. Missing C modules in 2.5 on OS X?
  229. standard library audio/image support
  230. Partially unpacking a sequence
  231. How to create a tear off menu in TKinter. Help Needed
  232. good style guides for python-style documentation ?
  233. Quickie: converting r"\x2019" to int
  234. 32-bit python on Opteron, Solaris 10?
  235. How can I get the text under the cusor ?
  236. updated pre-PEP: The create statement
  237. [fcntl]how to lock a file
  238. python411 podcast -- problem with the 'modules' podcast?
  239. GUI issues in Python
  240. help with designing an app. based on ConfigParser
  241. BIOCHIP --->>> NO GOOD !!
  242. Pyexcelerator
  243. An interview with Michael Foord, aka "Fuzzyman" on Python411
  244. shelve and ".bak .dat .dir" files
  245. How to change the docs - a case study
  246. Unicode, command-line and idle
  247. Cleaning the current environment after a fork
  248. how to create file with spaces
  249. how to touch a file
  250. How to work with directories and files with spaces
  251. Using PythonWin32 to copy text to Windoze Clipboard for Unix-style random .sig rotator?
  252. Simple string formatting question
  253. How to catch python's STDOUT
  254. malloc'ed PyTypeObject
  255. debug CGI with complex forms
  256. Python CGI problem: correct result, but incorrect browser response.
  257. Python Module for Determining CPU Freq. and Memory?
  258. ``pickling'' and ``unpickling''
  259. XMLRPCLIB appears to be broken?
  260. pre-PEP: The create statement
  261. slicing question: rawdata[j:j+1] == 'xx' #will this ever be true ??
  262. Installing Python 2.4 on RedHat
  263. how to login a newsgroup programmely and fetch its emails to read?
  264. urllib.urlencode wrongly encoding ± character
  265. LINKFORSHARED problem on Mac OS 10.4
  266. binding - python
  267. python on Mac
  268. output formatting for user-defined types
  269. A way to read shelves quickly?
  270. wxPython problem with freeze.py
  271. socket.sslerror
  272. Counting all permutations of a substring
  273. How to parse a name out of a web page?
  274. Unicode question : turn "José" into u"José"
  275. efficiency of range() and xrange() in for loops
  276. PIL question about crop method
  277. how to convert string
  278. is there any bug in this multi-thread script?
  279. ceval.c no such file or dir and SIGSEGV
  280. small challenge : limit((x+1)**0.5 for x in itially(2))
  281. RELEASED Python 2.5 (alpha 1)
  282. wxPython and SuSE 10.0
  283. [pyqt] How to copy the content of a QPopupMenu ?
  284. Filters like old skool Jive, Fudd, Valspeak... Text transformation in Python
  285. A Lambda Logo Tour
  286. HTMLParser fragility
  287. Dr. Dobb's Python-URL! - weekly Python news and links (Apr 4)
  288. ssh in windows
  289. socket.socket.settimeout implementation
  290. save file as utf-8 format
  291. IMPORTANT 2.5 API changes for C Extension Modules
  292. specialized GUI
  293. FW: [psf] #286: Py_Initialize faliure if the python24.lib build withvc8
  294. Extending Python
  295. Installing Python imaging library
  296. pulling data from html and putting it in mysql database
  297. The "Need for Speed" Sprint, Reykjavik, Iceland, May 21-28, 2006
  298. using range() in for loops
  299. "The World's Most Maintainable Programming Language"
  300. Python Decompilers?
  301. tkinter canvas
  302. Mouse event - binding
  303. socket connetion to url with port 80
  304. IDLE on Fedora Core 5
  305. Binary tree problem (searching)
  306. xml element tree to html problem
  307. Strange problem when running python code
  308. PEP 343 == small-sized aspect orientation ?
  309. [wxPython-users] ANNOUNCE: wxPython 2.6.3.2
  310. ANNOUNCE: wxPython 2.6.3.2
  311. kinterbas and Python
  312. Dr. Dobb's Python-URL! - weekly Python news and links (Apr 4)
  313. how do you use pickle?
  314. Help with display placement
  315. Difference in Python and Ruby interactive shells
  316. tuple syntax ',' (ending in comma?)
  317. Windows Services
  318. CD Burning
  319. warning users of problems with logging
  320. Dice probability problem
  321. scraping nested tables with BeautifulSoup
  322. Does anyone know where is the Berkeley XML Database documentation for its Python API?
  323. Standalone Python functions in UML?
  324. Framework/module for generating HTML documentation
  325. Best way to create a copy of a list
  326. Loading a default browser under Windows
  327. what's going on here?
  328. Python and microsoft outlook-using com, can I interact with msoutlook?
  329. Sending C-c to Emacs
  330. Using Python to validate XML against an XSD schema
  331. readline support
  332. MOO meets Python
  333. overloading constructor in python?
  334. Vacuum World version 1e-6alpha ;) released
  335. Registration Code
  336. question about nasty regex
  337. Convertion of Unicode to ASCII NIGHTMARE
  338. Capturing stdout without waiting for the process end
  339. can I get the index number in for x in y loop?
  340. mod_python and PHP sharing same session
  341. string building
  342. GIS
  343. Oserror: [Errno 20]
  344. [CONSTRUCT] - Removing Need For Repeated Definition of __str__
  345. Subtle architecture-dependent bug in Numeric.RandomArray
  346. beautiful GUI
  347. Py+SQLite or other (big output) ?
  348. How can i design a band-pass filter with scipy?
  349. Can't detect EOF from stdin on windows console
  350. binascii.a2b_binary
  351. Get the input from user
  352. Obtaining the Python Control Flow Graph
  353. "definitive" source on advanced python?
  354. Getting a list of all classes derived from a base class
  355. Problem with wrapping GNU Units
  356. very very basic question
  357. update or refresh a Listbox widget
  358. Assignment in a while?
  359. print() in Python 3000 return value?
  360. Sortin Tablelist 4.3
  361. DOM and HTML
  362. Is pwm Python MegaWidgets viable?
  363. PySimpleXML 1.0 Stable
  364. Python-implimenting-valueweb
  365. Berkeley DB XML vs 4suite for fast searching in XML DB?
  366. Scatter/gather on sockets?
  367. Site err? - modpython - django?
  368. wxpython in action book
  369. Application Generators
  370. datetime, tzinfo ... strange conversion?
  371. trouble with mxODBC, unixODBC and MSSQL
  372. New Python Logo Revealed
  373. COM Server & wxPython
  374. Tkinter divider
  375. python tutorial: popular/informative Python sites ?
  376. String pattern matching
  377. Python 2.4.3 Documentation: Bad link
  378. Python 2.5 licensing: stop this change
  379. a question on re
  380. Should any() and all() take a key= argument?
  381. DO NOT USE JAVA BECAUSE IT IS NOT OPEN SOURCE
  382. recursion and linked lists
  383. Pickle or Mysql
  384. Logging and threading
  385. why doesn't is work?a script to backup a directory
  386. smtplib "authentication required" error
  387. Exception handling....dumb question?
  388. a simple regex question
  389. exception handling in Tkinter
  390. running IDLE from another program?
  391. base64 memory question
  392. best way to index numerical data ?
  393. cd burning
  394. member variables in python
  395. cgi error
  396. packaging question - documentation
  397. wx.checklistbox
  398. Can I export my datas in pickle format safely ?
  399. re.sub problem
  400. invalid syntax - problems with CR (0x0a)
  401. How to search HUGE XML with DOM?
  402. ............³o¨Ç±z·¥¥i¯à¤£ª¾¹D..........
  403. Copy files
  404. CGIHTTPServer threading problems
  405. Can I control Video Card by using Python under linux?
  406. C++ and Python
  407. Majordomo results: My photo
  408. Best IDE for Python?
  409. How to debug python code?
  410. Another proposed proposal: operator.bool_and / bool_or
  411. Illegal Immigration, the Non-Issue of the Week??????????????
  412. How to determine COM objects/functions
  413. Pylint-like source code reformatter
  414. Credit card API Sol with python interface
  415. logging producing redundant entries
  416. proposed proposal: set.values()
  417. how to comment lot of lines in python
  418. Identifying filled circles in a scanned image
  419. Tablelist 4.3
  420. Matplotlib: How to set number of ticks on an axis?
  421. tkinter: not freeing memory like I'd expect
  422. SimpleXMLRPCServer
  423. PIL ImageDraw line not long enough
  424. Very stupid question.
  425. "module pointer files" for import (now and py2.5) ?
  426. printing under MS win
  427. How to determine an object is "scriptable"
  428. Stackless Python for 2.4.3
  429. Non-GUI source code browser with file system tree view
  430. Countdown from 2 minutes - how?
  431. Low Pass Hamming filter design
  432. Set Windows Environment Variable
  433. re.I slowness
  434. Connecting to gnuplot with Popen?
  435. regular expressions and matches
  436. i have error then use ftplib
  437. does python could support sequence of short or int?
  438. difference between .cgi and .py
  439. dynamic construction of variables / function names
  440. List conversion
  441. Updated: python ctype question about "access violation readinglocation 0x5a5a5a5a"
  442. Uninstalling Python
  443. Matplotlib: Histogram with bars inside grid lines...how??
  444. bandwidth shaping on urllib2
  445. Apache and Python and Ubuntu
  446. symbolic links, aliases, cls clear
  447. GUI in python
  448. RELEASED Python 2.4.3, final.
  449. is 2.4.3 final?
  450. Try Python!
  451. python challenge question (string manipulation)
  452. Embedding a python module in libpython.a
  453. gtk.spinbutton and set_value
  454. gtk tooltips and toolbutton
  455. instance and class-hierarchy ?
  456. operation complexities of lists and dictionaries
  457. Python and TSAPI / TAPI
  458. Creating COM server Events?
  459. Terminating a subprocess question
  460. New Python website, new documentation ?
  461. logging module, multiple handlers
  462. excel application
  463. Reminder: Bug Day this Friday, 31st of March
  464. Tkinter and fixed-size frames
  465. C++ to python with boost.python: Exposing virtual bool operator()(int)=0
  466. Find similar images using python
  467. Validating Syntax only with PyParser_SimpleParseString ?
  468. telnet session
  469. telnet session
  470. Python and TSAPI / TAPI
  471. Content Management System
  472. mod_python bytecompiling
  473. urllib2 through basic auth'ed proxy
  474. FTP not Returning (Python on Series 60 Nokia)
  475. any() and all() on empty list?
  476. SEEK_SET defined?
  477. sending ctrl C to a process
  478. sending ctrl C to a program
  479. ldap usage
  480. python ctype question about "access violation reading location0x5a5a5a5a"
  481. A SANE scanner backend written in Python?
  482. Parsing csh scripts with python
  483. pySerial: write in a blocking mode
  484. Python plug-in
  485. Problem w/Tkinter on 2.5 (Panther)
  486. Redirect output
  487. web
  488. ANNOUNCE: wxPython 2.6.3.0
  489. [wxPython-users] ANNOUNCE: wxPython 2.6.3.0
  490. dir_util.copy_tree call
  491. trying to use popen2() to communicate with C program
  492. No Cookie: how to implement session?
  493. pickle: 32bit vs 64bit
  494. Seems like I want a pre-processor, but...
  495. Did I write this correctly, and is there other ways to write it?
  496. how to use ez_setup on a machine which does not have access to the internet
  497. Perforce p4c.run("print" error - AttributeError: OutputBinary
  498. Looking for a language/framework
  499. Dr. Dobb's Python-URL! - weekly Python news and links (Mar 27)
  500. Problem with httplib and HEAD request
  501. Threads and sys.excepthook
  502. 1.090516455488E9 / 1000000.000 ???
  503. Quick Question regarding Frames
  504. String split
  505. in-place string reversal
  506. To run a python script in all the machines from one server
  507. Converting Time question
  508. Python VBR to CBR
  509. Graphs from Python
  510. embed notepad into a frame widget
  511. How to inplement Session in CGI
  512. Obtaining the remote ip address
  513. How do clients(web browser) close a python CGI program that is not responding?
  514. To my clients force to terminate a python CGI program?
  515. Plone or TurboGears for Intranet
  516. how to capture os.execvp into variable
  517. what is the the best way to express following:
  518. Leo Outliner Python/Tkinter Tcl/Tk Issues
  519. freeze.py and GTK apps
  520. instantiate a class with a variable
  521. tkinter question
  522. Getting Python to show ATL & MFC Dialogs
  523. Python Help ... Using ClientForm package with HTTP authentication ? Is possible ?
  524. Linux developer with Python and Perl
  525. win32com: error 80004005
  526. Dr. Dobb's Python-URL! - weekly Python news and links (Mar 27)
  527. What is Caching my DB
  528. problems with looping, i suppose
  529. pysqlite
  530. CGI redirection: let us discuss it further
  531. Where does Python look for libraries?
  532. front end GUI
  533. using a perl mod
  534. encode short string as filename (unix/windows)
  535. COM server / COM client
  536. tkinter+matplotlib
  537. DELETE an image
  538. Next PyPy Sprint: Tokyo 23/4 - 29/4
  539. Python, equivalent of set command
  540. Properties
  541. Difference between 'is' and '=='
  542. python -U problem for 2.4.3c1 on Windows 2000 (was Does -U optionreally exist?)
  543. XMLRPCServer issues
  544. Override default signal handler in interactive shell
  545. COM object pointer cast
  546. vxWorks port?
  547. Nevow LivePage tutorial
  548. Menu For The Command Line?
  549. How to learn python if I'm very familar with C++
  550. determine file type