Home : Bytes IT Community / View Full Version : Python


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

  1. Counting nested loop iterations
  2. Executing a DOS program from within Python
  3. what's going on here?
  4. Computing correlations with SciPy
  5. Python Documentation Standards
  6. bisect and Queue modules in Python 2.4
  7. int <-> str asymmetric
  8. Programming challenge: wildcard exclusion in cartesian products
  9. asyncore/asynchat do not notify connection errors on Wintel?
  10. can httplib.HTTPConnection use proxy?
  11. can httplib.HTTPConnection use proxy?
  12. Other languages for PVM
  13. Xah's Edu Corner: The Concepts and Confusions of Pre-fix, In-fix, Post-fix and Fully Functional Notations
  14. Large algorithm issue -- 5x5 grid, need to fit 5 queens plus some squares
  15. comparing huge files
  16. collaborative web navigation tool in python (z9)
  17. python2.4.2 + win95, import socket dll error
  18. Excel ShapeRange problem with win32com
  19. "pow" (power) function
  20. State of SSL in Python
  21. Python compiler
  22. Need advice on reading contents of a file into memory
  23. pretty print, tidy, reindent.py
  24. best practices for making read-only attributes of an object
  25. pyRTF and cells
  26. Popfile and Poplib - Can They Work Together?
  27. problem with python zsi
  28. Getting started with Scipy/NumPy
  29. Markov process representation
  30. OCR question
  31. Queue limitations?
  32. how to get 20000 html pages content quickly from one server?
  33. stdin or optional fileinput
  34. Install Universal Encoding Detector
  35. Server applications - avoiding sleep
  36. FIR filtering
  37. Feedparser and dates
  38. Installing PySQLite on OS X 10.4
  39. libglade for python-2
  40. __slots__ in derived class
  41. Button and Key Event
  42. global, globals(), _global ?
  43. installing numpy
  44. MS word document generator
  45. py2exe: abnormal program termination
  46. problem writing to a file each record read
  47. Printable string for 'self'
  48. Threads: does Thread.start() atomically set Thread.__started ?
  49. elementtree and gbk encoding
  50. Little Help with Exceptions and ConfigParser
  51. Python Debugger / IDE ??
  52. How to create a Visual SourceSafe plugin in Python
  53. Tried Ruby (or, "what Python *really* needs" or "perldoc!")
  54. Tree and Graph structures in Python.
  55. calling another python file within python
  56. EVT_ICONIZE lost focus
  57. Writing 'C' structures out in cPickle format?
  58. Trace dynamically compiled code?
  59. andmap and ormap
  60. Integer keys in shelve
  61. wxPython Q? floating window
  62. Basic python help
  63. Memory visualization
  64. catching java program return
  65. Accessing overridden __builtin__s?
  66. markov query
  67. how to get all users that currently logged in?
  68. python question about classes
  69. Is xml.dom.minidom.Element.cloneNode(deep=True) really fixed already?
  70. sizeof(struct timeval)
  71. global namescape of multilevel hierarchy
  72. Q's: pythonD and range(1,12)
  73. Build issue on AIX 5.3 with python 2.4.2
  74. Localized month names?
  75. list/classmethod problems
  76. No more then 1 Instance of Application..
  77. trying to find repeated substrings with regular expression
  78. PEP 8 example of 'Function and method arguments'
  79. doctest-alike for a unix shell?
  80. mydate.strftime('%x') and cgi script
  81. automatic from module import * expansion
  82. is hk_classes python interface good?
  83. Anomalous behaviour when compiling regular expressions?
  84. Environmental Variables
  85. Implement EJBs in Python/Jython
  86. SSL/TLS - am I doing it right?
  87. Is this possible in Python?
  88. looking for atomixlib
  89. Toggle button in a ListStore in pygtk, i cant make it work!
  90. __del__ not called?
  91. Project survey: Commercial Companies and the Open Source Community
  92. Ossaudiodev in Windows
  93. Please, I Have A Question before I get started
  94. Very, Very Green Python User
  95. how exactly do binary files work in python?
  96. key recognition
  97. Can't simultaneously read/write from ossaudio dsp device
  98. Customizing character set conversions with an error handler
  99. Tkinter / Mac OS X Question (Aqua vs. X11)
  100. Python and Dbxml
  101. python crashes in Komodo
  102. Tkinter - Drawing rotated text in a widget
  103. anonymous memory mapping
  104. IOS-style command line interface module?
  105. Jython
  106. Python IDE: great headache....
  107. Dictionary project
  108. How to refer to the function object itself in the function per se?
  109. Help Create Good Data Model
  110. Python source cross reference doc generator?
  111. Advice for creating a web app
  112. Python Love :)
  113. Old Python Logo
  114. What has become of the Python 2004 papers?
  115. why "g".count('')==2 ?
  116. "RuntimeError: dictionary changed size during iteration" ; Good atomiccopy operations?
  117. Can not find a file in CMD model python when everything is OK in IDLE
  118. Can not find a file in CMD model python when everything is OK in IDLE
  119. Inconsistency of special class method lookup?
  120. ERROR when hitting RETURN on INPUT
  121. Using len()
  122. python search path on the command prompt in windows
  123. Cheese Shop: some history for the new-comers
  124. put multiple condition in if statement
  125. The Python multiple IDE Collaboration calls for coders
  126. capturing stdout from lynx..
  127. beautiful soup library question
  128. Lib/test/test_mimetools.py
  129. lighter weight options to Python's logging package?
  130. XML international characters
  131. Setting permissions/ownership/destination in distutils?
  132. epydoc help (putting XML in docstrings)
  133. read/ edit line from stdin
  134. McMillan installer on solaris - complains about missing .pkg file
  135. Python cleanup on exit
  136. image letter recognition
  137. MS Access db (mdb): viewing table attributes
  138. accessors and lazy initialization
  139. time series calculation in list comprehension?
  140. Use python to process XML file
  141. Outlook Addin and py2exe: 2 problems
  142. pyc file usage in a multi OS environment ( newbe question)
  143. python 2.4 logging module
  144. [How to change redirect stderr?]
  145. operator creation?
  146. Performance impact of using decorators
  147. why use special config formats?
  148. Numbers in python
  149. Python and C
  150. Does -U option really exist?
  151. File Permissions
  152. How to best update remote compressed, encrypted archives incrementally?
  153. import and shared global variables
  154. Adding Multiple Attachments to SMTP mail (msg.add_header)
  155. import and shared global variables
  156. open2 problem
  157. how to validate a proxy is alive?
  158. Which GUI toolkit is THE best?
  159. Speed of data structures in python
  160. [wxPython] howto prevent Frame reszing?
  161. Embedded Python
  162. API/C memory mananegemnt problem
  163. Why python doesn't use syntax like function(,,x) for default parameters?
  164. API/C memory mananegemnt problem
  165. creating variable in root namespace from module
  166. Licensing question
  167. can't send large messages over SSL socket
  168. How to pop random item from a list?
  169. counting number of (overlapping) occurances
  170. urlerror, urllib2: "no address" ... why or debug tips?
  171. Password entering system
  172. Why property works only for objects?
  173. output formatting for classes
  174. Best way to have a for-loop index?
  175. About printing in IDLE?
  176. Help with a reverse dictionary lookup
  177. creating an executable?
  178. Silly import question (__file__ attribute)
  179. Any python HTML generator libs?
  180. pythoncom.PumpMessages - how to quit
  181. pythoncom.PumpMessages - how to quit
  182. A better RE?
  183. Pythong CGI scrips on Windows Server 2003
  184. convert hex to decimal
  185. problem with matplotlib
  186. timeit.py examples in docs generate error
  187. PyRun_String
  188. About IDLE?
  189. Curses question
  190. Timeout in xmlrpclib client call?
  191. Blocking a thread for x seconds
  192. Is the standard output thread-safe?
  193. Hashtables in pyhton ...
  194. opensource prayer
  195. First script, please comment and advise
  196. how to get a page's html code via a proxy
  197. String functions: what's the difference?
  198. Inter-module globals
  199. embedding Python: how to avoid memory leaks?
  200. How to dervie from an instance object?
  201. Python Evangelism
  202. accesibility of the namespace
  203. implementation of "complex" type
  204. Threading.Lock() question
  205. My OSDC.il Python Talks
  206. advice on this little script
  207. grayscale pixel based graphics with pygame
  208. Problem Solving Skills for Engineers
  209. is there any overheard with try/except statements?
  210. question about slicing with a step length
  211. httplib raises ValueError reading chunked content
  212. reading float from binary data file
  213. python debugging question
  214. a question about zip...
  215. [wxpython] StaticBoxSizer problems
  216. Need recs on the best graphing interface
  217. using PyShell, or other shells?
  218. reshape an array?
  219. How To Request Delivery Receipts On Emails
  220. Bidirectional communication over unix socket (named pipe)
  221. help
  222. Testing
  223. Extending embedded Python: Adding single methods
  224. Interfacing with the command line
  225. why no block comments in Python?
  226. Having to "print" before method invocation?
  227. recycling internationalized garbage
  228. PyCon2006 - will the content be available for download?
  229. wxPython cross platform taskbar
  230. wxPython GenericDirCtrl events
  231. [exec cmd for cmd in cmds]
  232. Simple questions on use of objects (probably faq)
  233. class variables for subclasses tuple
  234. cgi problem
  235. suse linux 10 and wx.listctrl display issues
  236. Reading binary from a file...
  237. how to download a zip or rar file to local machine using python?
  238. sending a text message via webpage button
  239. Interpreting python profiler results
  240. Basic Python FTP Question
  241. Announcing atomfeed.py, xmlelements.py, and feedutils.py
  242. Python universal binary for OSX
  243. deriving from complex
  244. asynchat - operation could not complete w/ blocking
  245. linux clipboard?
  246. Learning different languages
  247. Any advantage in LISPs having simpler grammars than Python?
  248. Type Hinting vs Type Checking and Preconditions
  249. BayPIGgies: March 9, 7:30pm (Google)
  250. Send email notification
  251. os.execve(pth,args,env) and os.chroot(pth) = problems
  252. Distutils places 'extra_compile_args' in the wrong place?
  253. Attaching files in windows using Python.
  254. SOAPpy, WSDL and objects
  255. Dr. Dobb's Python-URL! - weekly Python news and links (Mar 6)
  256. inserting into a list
  257. What version of python is running a script
  258. Difference between a library and a module...
  259. AES encryption
  260. Getting File Permissions
  261. It is fun.the result of str.lower(str())
  262. Confused by Method(function) of a module and method of a class/instance
  263. need a start point for wsdl
  264. Checking function calls
  265. style question: how to delete all elements in a list
  266. how about adding ping's uuid module to the standard lib ?
  267. problem with multiple Py_Initialize/Py_Finalize calls
  268. SAX/Python : read an xml from the end to the top
  269. Is this not infinite?
  270. Help - just a few lines of code needed
  271. Python and Java
  272. Dr. Dobb's Python-URL! - weekly Python news and links (Mar 6)
  273. Mixin class error
  274. IronPython on Shootout
  275. Peter Naur wins ACM Turing Award
  276. pyparsing: crash on empty element
  277. reshape a list?
  278. Use python from command line
  279. popen and exit code on Windows
  280. Compile ui files from within Eclipse
  281. Fetch info from website and write to txt file.
  282. automatic referencing for variables?
  283. copying a tuple to a list..
  284. Need help initializing a list or tuple.
  285. wanted: ftp server class
  286. %r
  287. sys.stdin.readline() results in extra space send to stdout
  288. Pyserial again
  289. Simulation Programming Skills and Python
  290. processing the genetic code with python?
  291. a good algo to do this
  292. Suggesting the use of StandardError as base of error Exceptions.
  293. vb dll
  294. Python as an extension language
  295. Popup menus without an associated window
  296. re.search
  297. Tix Note Book
  298. searching for the number of occurences of a string
  299. Opening files without closing them
  300. Adding method at runtime - problem with self
  301. Separating elements from a list according to preceding element
  302. beginner question on dinamin buiding of arg list
  303. what am I missing (syntax error)
  304. Python version of XMLUnit?
  305. testing for existence of compilers/executables
  306. dual CPU-mode in python
  307. Why I chose Python over Ruby
  308. Inline assignments
  309. Question re client/server and blocking
  310. Argument Precedence (possible bug?)
  311. Argument Precedence (possible bug?)
  312. disabling the line buffer somehow
  313. lists: += vs. .append() & oddness with scope of variables
  314. is there such a built-in funciton, similar to filter
  315. django and mod_python
  316. raw strings and \
  317. A simple question
  318. question about sys.exc_type and sys.exc_value
  319. Passing a method indirectly
  320. Cryptographically random numbers
  321. CallBack
  322. Advice from distutils experts?
  323. Open source reliability study
  324. Papers on Dynamic Languages
  325. XP rich text cut-n-paste
  326. how to record how long i use the intenet
  327. Is there a WSGI sollutions repository somewhere
  328. The old round off problem?
  329. generators shared among threads
  330. Easy immutability in python?
  331. spliting on ":"
  332. Random Prime Generator/Modular Arithmetic
  333. Help with os.spawnv
  334. build windows module for python-2.4
  335. Setting timeout for read api
  336. idea: add an asynchronous exception class
  337. stripping spaces in front of line
  338. Comments sought for PEP 357 --- allowing any object in slice syntax
  339. Win32api, pyHook, possibly win32com, not sure XD, thats why I'm posting
  340. How to except the unexpected?
  341. dynamically creating variables
  342. Package organization: where to put 'common' modules?
  343. no-setup packages?
  344. id3 encoding testing
  345. forcing exceptions
  346. PyQt issue
  347. Writing an OPC client with Python ?
  348. cx_Freeze 3.0.2 and Linux sax problem.
  349. socket freezes
  350. object's list index
  351. sockets, where can I find documentation?
  352. encoding problem
  353. getting the reference count of an object ...
  354. How much does Python optimize?
  355. Convert dictionary to HTTP POST
  356. scipy
  357. help in converting perl re to python re
  358. Qns on blank lines
  359. RPC client class?
  360. Need help in Python Wrapper for EWFAPI from XPe
  361. slicing the end of a string in a list
  362. Roundup Issue Tracker release 1.1.1
  363. Question
  364. Making a tiny script language using python: I need a string processing lib
  365. when do two names cease to refer to the same string object?
  366. how to overload sqrt in a module?
  367. string stripping issues
  368. pickle and converting to new-style classes
  369. do design patterns still apply with Python?
  370. Does '#hash' mean anything in IDLE?
  371. re-posting: web.py, incomplete
  372. how do you move to a new line in your text editor?
  373. instances from bound methods
  374. Shared memory
  375. setattr question
  376. Simple System Tray Icon
  377. Exception not raised - May be the end
  378. os.popen3 delivers no error exist status ?
  379. _tkinter.TclError: can't set "PY_VAR0": invalid command name "-1210125972check"
  380. white space in expressions and argument lists
  381. import, from and reload
  382. Write a GUI for a python script?
  383. filename variables
  384. Creating a text adventure
  385. How to find cause for Python/Pythonwin crash only on Dual Core Machines?
  386. XSLT and gettext?
  387. logging to a text widget
  388. Shell Navigation
  389. puzzled by ImageDraw line
  390. ODBC module and strange date reference <...>
  391. read sys.stdin, then raw_input
  392. Problem with dbi,odbc module and Oracle 9.2 - suffixed "L" with number data type
  393. compare classes and not class instances
  394. Rapid web app development tool for database
  395. in need of some sorting help
  396. Friend brings a friend.
  397. Removing .DS_Store files from mac folders
  398. Encoding problems with gettext and wxPython: how to do things in "good style"
  399. Help: Runtime Error when loading ".pyd" module
  400. why descriptors? (WAS: Make staticmethod objects callable?)
  401. PythonWin: any way to delete all objects without exiting and without doing it with "del"?
  402. Stopping Windows Service
  403. Proper class initialization
  404. calling a class method
  405. Is it better to use class variables or pass parameters?
  406. Suggestions for documentation generation?
  407. ihooks and Python eggs
  408. asynchat network send problems
  409. Path completion in 'raw-input'?
  410. Trouble with numpy-0.9.4 and numpy-0.9.5
  411. why? [win32com/WMI]
  412. Searching for uniqness in a list of data
  413. Accessing 'mangled' class attrbutes
  414. Writing an applilcation that can easily adapt to any language
  415. pysqlite problem
  416. Failing in a simple embedding example of python
  417. PIL and PSDraw
  418. PyGUI 1.6: A Note for MacOSX Users
  419. Cross compile generation of .pyc from .py files...
  420. Default Section Values in ConfigParser
  421. Use empty string for self
  422. Rounding up to the nearest exact logarithmic decade
  423. OT The Art
  424. Py2exe
  425. Make staticmethod objects callable?
  426. Thread Question
  427. Threading - will threads run in parallel?
  428. telnetlib problems
  429. Numerical solver
  430. escaping quotes
  431. Looking for Pythonic Examples
  432. Get my airlines boarding pass
  433. looking for help about python-sane
  434. error: argument after ** must be a dictionary
  435. comple list slices
  436. UK Python Conference - 19-20 April 2006
  437. Deleting items from Tix Tree
  438. compiled program input
  439. Multicolumn in Tix scrolledListBox
  440. Multicolumn in Tix scrolledListBox
  441. Printing a file
  442. Fetching the Return results of a spawned Thread
  443. C++ OpenGL rendering, wxPython GUI?
  444. HTML/DOM parser
  445. Dr. Dobb's Python-URL! - weekly Python news and links (Feb 27)
  446. changing params in while loop
  447. Dr. Dobb's Python-URL! - weekly Python news and links (Feb 27)
  448. Catch exceptions
  449. MySQLdb compile error with AMD64
  450. PyQT: QDialog and QMainWindow interacting with each other
  451. Matplotlib logarithmic scatter plot
  452. str.count is slow
  453. expat
  454. PDB on a large threaded application (QMTest)
  455. type = "instance" instead of "dict"
  456. different ways to strip strings
  457. ''.join() with encoded strings
  458. Waiting for Connection
  459. PEP 354 -- "in" operator?
  460. How to do an 'inner join' with dictionaries
  461. Py2Exe - how to set BDist (Build) directory ?
  462. wxPython and Py2Exe... 2 questions
  463. making 'utf-8' default codec
  464. Help getting started with Pycurl / libcurl ?
  465. how do I factor a number down to one digit?
  466. Callback
  467. Python Indentation Problems
  468. Unicode and MoinMoin
  469. Multi-Threading Practices
  470. PEP 354: Enumerations in Python
  471. how to write file with cp1250 encodings?
  472. Local variables initialization
  473. SyntaxError: can't assign to a function call
  474. wxGlade, wxPython.... pyOpenGL wxWidget?
  475. wxPython: help(wx) causes segfaulting?
  476. TypeError when subclassing 'list'
  477. Use of __slots__
  478. Kill forked processes
  479. UnboundLocalError: local variable 'colorIndex' referenced
  480. How can I find the remainder when dividing 2 integers
  481. Do I need to convert string to integer in python?
  482. How can I redirect print function to an output file?
  483. Distutils Error while building 'win32com.client' extension
  484. Tail Call Optimization as a Decorator
  485. Distutils Error while building 'win32com.client' extension
  486. How to use python regular expression to substitute string value
  487. including directories with py2exe
  488. Coding Problem (arbitrary thread sych)
  489. sort one list using the values from another list
  490. dateutil and dates before today
  491. Looking a device up in the Running Object Table
  492. How to Mount/Unmount Drives on Windows?
  493. ImportError in Unpickle
  494. xslt queries in xml to SQL queries
  495. Modify the local scope inside a function
  496. Editable lists in pygtk - Editing wrong cell
  497. Grabbing a object from the current code block using a callable statement?
  498. Can optparse do dependencies?
  499. Is Python a Zen language?
  500. A bit off topic, but good web hosting for PostgreSQL/Python?
  501. Problem with Property
  502. Import in a separate thread
  503. Multiple threaded download streams?
  504. Modifying body of select message in a 'mbox' file.
  505. webmail-SquirrelMail Fetcher In Python
  506. unicode question
  507. webmail-SquirrelMail Fetcher In Python
  508. list assignment using concatenation "*"
  509. PyGTK + Glade = weird problem
  510. Pure python implementation of string-like class
  511. Multiple versions of Python / PythonWin on the same machine?
  512. Best python module for Oracle, but portable to other RDBMSes
  513. PyWeek Python Game Programming Challenge, The Second!
  514. Reading from socket file handle took too long
  515. unsubscribe
  516. PyCon blog
  517. Trolling for New Web Host . . .
  518. Python/Spyce outputting
  519. PyQt - multiple window instances?
  520. Playing with modules
  521. Exception not raised
  522. groupwise send mail
  523. Module written in C does not repond to Ctrl-C interruption.
  524. Regular expression fun. Repeated matching of a group Q
  525. chrtohex
  526. How to tell an object's class?
  527. problem(s) with import from parent dir: "from ../brave.py import sir_robin"
  528. KPanelApplet using Python
  529. How to send an email with non-ascii characters in Python
  530. Exception-handling
  531. python-list/python-dev quoting style
  532. automatic html generation for documentation?
  533. ls files --> list packer
  534. Use UltraEdit run Python
  535. Python stdout and Win 2003
  536. Pickling/unpickling Cookie.SimpleCookie fails with protocol=2
  537. PYTHONPATH?
  538. IRC Bot trouble..
  539. remote module importing (urlimport)
  540. remote module importing (urlimport)
  541. Concantenation and string slicing
  542. How would you open this file?
  543. time.sleep(1) sometimes runs for 200 seconds under windows
  544. execfile time out?
  545. execfile error exception line number?
  546. frozen codecs
  547. How to move optparse from main to function?
  548. A C-like if statement
  549. spaces at ends of filenames or directory names on Win32
  550. MySQLdb slow on MySQL 5