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 79 80

  1. Finding the insertion point in a list
  2. TypeError: 'module' object is not callable
  3. mySQLdb versus platform problem
  4. Importing
  5. String formatting with fixed width
  6. getopt or optparse options/arguments wrapping?
  7. CSV module and "fileobj"
  8. Writing python module in C: wchar_t or Py_UNICODE?
  9. Mastering Python
  10. getting local system information with python
  11. python noob, multiple file i/o
  12. Import Error with embedded python
  13. Registration Open for South Florida Software Symposium 2007
  14. newb: Python Floating Point
  15. Subclassing: what is wrong here?
  16. Python Eggs on Cygwin
  17. "urlopen" not thread safe
  18. To count number of quadruplets with sum = 0
  19. lock problem
  20. Python shell on mac os x
  21. New Chess Module
  22. problem with str()
  23. right-format of integer output as text
  24. Tkinter menu toplevel or frame
  25. Using wildcards with Popen in the Subprocess module
  26. Pickle Problem
  27. wxTextCtrl - copy and paste 65,000 characters of text into it only seems to hold 30,003
  28. Multiline code - trailing slash usage
  29. Computer Job Vacancy
  30. mindSHIFT's InterScan MSS has removed attachment(s)
  31. Python eggs and openSuse 10.2 errors
  32. what are Python equivalent to MATLAB persistent or C++ static?
  33. looking for a simple crypto library
  34. performance question
  35. Box plot in Python
  36. Returning other instance from __init__
  37. Too slow to read an entire table from Microsoft Access
  38. distributing python software in jar like fashion
  39. spawn process in a new console window
  40. Circular Class Logic
  41. Python COM called from VB/Delphi
  42. question about class methods
  43. Add readline capability to existing interactive program
  44. windows blinds
  45. string formatting: engineering notation
  46. Converting a list to a dictionary
  47. command line arguments using subprocess
  48. Beginner question: difference between lists and tuples
  49. os.path.basename() - only Windows OR *nix?
  50. Python & Oracle
  51. Constructor of object
  52. Python equivalents to MATLAB str2func, func2str, ischar, isfunc?
  53. (beginners) howto ascribe _all_ fields of parent class to child class?
  54. print and softspace in python
  55. Q: Cteni unicode retezcu ze souboru UTF-8 s BOM?
  56. getting user id (from an arbitrary sys user)
  57. dict.items() vs dict.iteritems and similar questions
  58. logging and wx.Timer
  59. IronPython and COM Interface
  60. Grep Equivalent for Python
  61. execfile locks file forever if there are any syntax errors - is itpython bug?
  62. mod_python demo
  63. Quick Filter Dictionary
  64. Passing a FILE* from Python into a MinGW/SWIG module
  65. Attribute monitoring in a class
  66. Swig Problem string&
  67. how to catch system errors in python
  68. Mocking OpenOffice in python?
  69. python/C++ wrapper
  70. how to detect change of list of instances
  71. Questions on migrating from Numeric/Scipy to Numpy
  72. Problem in importing fipy
  73. Problem I have with a while loop/boolean/or
  74. help!! *extra* tricky web page to extract data from...
  75. Getting a service's banner by connect to a port
  76. Setting Up SOAPpy for Python v2.5 on Windows?
  77. Tools for GUI/graphics
  78. Iterating across a filtered list
  79. Communicating with a DLL under Linux
  80. CD insert/eject detection
  81. How to capture environment state after running a shell script.
  82. most complete xml package for Python?
  83. Setting System Date And Time
  84. help developing an editor to view openoffice files.
  85. Eureka moments in Python
  86. Calling cpp from python/SWIG
  87. converting epoch time to string (and vice versa)
  88. Starting Python... some questions
  89. how to set different TCP_KEEPALIVE parameters for different socket ?
  90. Error 14 on OS Call
  91. httplib/socket problems reading 404 Not Found response
  92. attaching Tkinter Listbox to python list object
  93. Request for a change in the csv module.
  94. Starting an external, independent process from a script
  95. Interface in IronPython
  96. Find the path of a running .py program
  97. File locking
  98. glob.glob output
  99. nonlinear interpolation
  100. Single string print statements on multiple lines.
  101. programmatically manipulation environment variables of the callingshell
  102. Using .NET COM-objects and "GetType"
  103. New to Python
  104. can not load mod_python on apache
  105. using python to visit web sites and print the web sites image to files
  106. hotmail / aim / yahoo addressbook importer
  107. How to modify the source of a python file inside a python egg file?
  108. Object instance "reporting" to a container class instance
  109. Bitpacked Data
  110. cherrypy sub-process
  111. Watching a file another app is writing
  112. Putting Metaclasses to Work
  113. Signed zeros: is this a bug?
  114. a better solution for GUI in python
  115. threading and iterator crashing interpreter
  116. Python in a desktop environment
  117. PIL: reading bytes from Image
  118. distributed queue?
  119. Curious behaviour of Tkinter object
  120. How to test if a key in a dictionary exists?
  121. Need help in using mod_python
  122. Help
  123. Formatted Input
  124. CGI handler: Retrieving POST and GET at the same time
  125. unsigned integer?
  126. Logfile for my App not "rewriting"
  127. Announcing BBCode parsing module
  128. minimum age to learn python (a.k.a graphical vs text languages)
  129. Help controlling CDROM from python
  130. Database module & multithreading
  131. UTF-8
  132. __init__ in subclass of tuple
  133. *** The most profound and the most fragrant words ***
  134. whois python interface
  135. Unexpected behavior of list of list
  136. UTF-8 output problems
  137. Google Summer of Code 2007
  138. File IO errors with PyPDF
  139. Adding Lib/site-packages
  140. is this a bug? (python 2.3)
  141. bisect on a list of lists
  142. How to Start a (thread?) and Leave
  143. floating point rounding
  144. Are Lists thread safe?
  145. Problem with new Vista and os.system
  146. about application deployment
  147. opinion needed
  148. Is this right? Multiple imports of same module.
  149. number generator
  150. A Pythonic Way to Measure and Improve Your Programming Skills?
  151. Creat a DLL File from python code, and use that DLL file in other Platform (Labview, Java .NET etc)
  152. Creating a DLL file from Python Code
  153. Python not processing .pth files
  154. Pb with descriptor and super ...
  155. 2 new comment-like characters in Python to aid development?
  156. C++ and Python
  157. I am a new guy on python world
  158. Python books?
  159. any better code to initalize a list of lists?
  160. Extend distutils bdist_rpm to support %config?
  161. Coding a scheduled journal application
  162. convert time string in UTC to time in local time
  163. SQLAlchemy and Oracle Functions?
  164. What is the best way to upgrade python?
  165. Dyanmic import of a class
  166. Where to "import"?
  167. Python threading
  168. pylint: don't warn about tabs
  169. tkinter text editor
  170. Tell me the truth
  171. Reading a portion of a file
  172. Writing xml file from MS SQL
  173. heapq.heappush and pop to use key
  174. Configuration: Apache + mod_python
  175. property syntax
  176. splitting common functions into a sepperate module
  177. Howto find dict members from a list of keys
  178. Problem with Packages
  179. VIM: Python type indented-block command equivalent to % for C?
  180. Jython Data Extraction problem
  181. Bug in python!? persistent value of an optional parameter in function!
  182. Error 1 during install of python 2.5 on CentOS
  183. Flatten a two-level list --> one liner?
  184. tkinter how to write
  185. IronPython with Apache
  186. Calling a function with unknown arguments?
  187. Best place for a function?
  188. More M2Crypto build problems
  189. Is numeric keys of Python's dictionary automatically sorted?
  190. Any HTML to Latex module available in Python
  191. Debugging segmentation faults
  192. catching exceptions from an except: block
  193. Generator expression parenthesis mixed with function call ones
  194. distutils - how to get more flexible configuration
  195. Pb with __del__ and inheritence
  196. thread and portability Unix/Linux
  197. How to build a Windows service using win32?
  198. finding monitor or screen resolution in Linux with standard python module
  199. distutils: tweaking my ini to use relevant data_files path
  200. Recommended FastCGI module?
  201. How to check whether file is open or not
  202. arenable in Python
  203. re-point mod_python - is it possible?
  204. is it possible to give an instance a value?
  205. calendar (date) iterator?
  206. using python to query active directory
  207. [CfP] Dynamic Languages Symposium 2007
  208. Wrong exist status for os.system, os.poepen, etc.
  209. askstring Window to the top under Windows
  210. SPE python IDE: Call for testers!
  211. Try to get help on pymat
  212. IPython on Windows dir problem
  213. Any module to parse httpd.conf?
  214. pytz2007c error
  215. image processing
  216. This web site creates a *popup window* => how fetch contents in a script?
  217. how can I find out the value of an environment variable?
  218. Interface Implementation in Python
  219. persistent fifo queue class
  220. Graphviz Python Binding for Python 2.5 on Windows?
  221. Make instance global -- possbile?
  222. Is every number in a list in a range?
  223. Any way to determine test success from inside tearDown()?
  224. Using string as file
  225. Webserver balance load
  226. worker thread catching exceptions and putting them in queue
  227. Can Epydoc exclude wxPython?
  228. CherryPy + Database questions
  229. Return type of operator on inherited class
  230. Dictionary of Dictionaries
  231. Howto pass exceptions between threads
  232. Mod python - mysql lock
  233. How to create pid.lock via python?
  234. clientcookie/clientform and checking to see if a website accepted my login details
  235. Getting external IP address
  236. Building a dictionary from a tuple of variable length
  237. Descriptor/Decorator challenge
  238. package_data question
  239. Squisher -- a lightweight, self-contained alternative to eggs?
  240. Python stock market analysis tools?
  241. Platform-specific compile flags in setup.py?
  242. wxPython import error...
  243. Project organization and import
  244. Snack -- Help
  245. MS SQL Database connection
  246. identifying modules to be built and not
  247. Alternatives for Extracting EXIF and JPEG Data from Images
  248. list-like behaviour of etree.Element
  249. When will 2.5.1 be released?
  250. looking for Java final/Ruby freeze functionality in Python
  251. doxygen
  252. How use XML parsing tools on this one specific URL?
  253. IDLE & MySQLdb import error
  254. Hey! A VERY c00l feature of X and mplayer(could bind to PyQt4)
  255. transfer data from one machine to another
  256. RSS feed creator
  257. SAMBA-PYTHON ???
  258. multiple content-types break cgi.py
  259. Where I could find older python releases ?
  260. Yet another string interpolation function...
  261. Python 2.5 incompatible with Fedora Core 6 - packaging problems again
  262. distutils - script install check file existence before copy?
  263. logging into forms on an ssl server using python
  264. Problem with returning prime number in a simple calculation program
  265. Python FTP server down
  266. are there any "Piecewise Cubic Hermite Interpolating Polynomial" in python
  267. portable Python ifconfig
  268. pop method question
  269. How to set docstrings for extensions supporting PyNumberMethods?
  270. py2exe: LoadLibrary(pythondll) failed
  271. qcombobox.findtext and matchflags.matchendswith
  272. Randomizing in Python
  273. How to query a unicode data from sqlite database
  274. print a ... z, A ... Z, "\n"' in Python
  275. "unknown encoding: string-escape" in frozen Python
  276. cyclic iterators ?
  277. thread safe SMTP module
  278. How *extract* data from XHTML Transitional web pages? got xml.dom.minidom troubles..
  279. Perl and Python, a practical side-by-side example.
  280. classes and functions
  281. Sort with extra variables
  282. mercurial is not known from apache2
  283. Python 2.5, problems reading large ( > 4Gbyes) files on win2k
  284. is it bug or feature in xml.dom.minidom?
  285. AJAX Calander like Google Calender
  286. A more navigable Python Library Reference page
  287. tkinter what do you use?
  288. Python GUI + OpenGL
  289. Sorting strings containing special characters (german 'Umlaute')
  290. Strange method signature via COM
  291. Installation problem: Python 2.5 on solaris 8
  292. class attrdict
  293. Getting stdout from ctypes module
  294. float64 print digits
  295. decimal and context objects!
  296. html sql client
  297. World Ultimate Fighting
  298. Matplotlib axes label
  299. MySQLdb - N00b Question
  300. Unpacking problem
  301. Capture key strokes
  302. python equivalent of bash find
  303. wxPython button binding in XSI
  304. pycrust startup question
  305. GIS Shape file upload to FTP server
  306. querying unicode data (sqlite) with python
  307. xml minidom redundant children??
  308. Tkinter menus
  309. Python on a mac: how to build pythonw?
  310. imagemagick
  311. django learn
  312. Python Tutorial
  313. Questions about app design - OOP with python classes
  314. pattern matching
  315. Importing binary modules
  316. Converting a c array to python list
  317. splitting perl-style find/replace regexp using python
  318. quickly read a formated file?
  319. PyQt4: Clickable links in QLabel?
  320. How to update DNS record
  321. How to Read Bytes from a file
  322. Python installation problem (sorry if this is a dup)
  323. Weekly Python Patch/Bug Summary
  324. Subprocess timeout
  325. questions on dynamically binding the Python interpreter
  326. Make Tkinter canvas respond to MouseWheel event
  327. [humor] Black Box of Or
  328. A Windows Printing Problem -- Tk Canvas Under Python
  329. Audio -- Looking for Help with Using Snack on Windows
  330. text wrapping help
  331. urlDecode()
  332. Dialog with a process via subprocess.Popen blocks forever
  333. New to Tkinter GUI building
  334. Extract String From Enclosing Tuple
  335. How to check for remaining hard drive space in Windows?
  336. convert many excel files to pdf in batch
  337. class declaration shortcut
  338. Reading csv files using SQL
  339. Question about raise and exceptions.
  340. How do I Color a QTableView row in PyQt4
  341. Writing an interpreter for language similar to python!!
  342. Curious UnboundLocalError Behavior
  343. SocketServer.ForkingMixIn and zombie processes
  344. cPickle FU on Solaris
  345. cPickle EOF Error
  346. pyopengl vs directpython
  347. Creating arrays (builtin) in C Extensions
  348. py2exe, library.zip and python.exe
  349. random textimage
  350. Three days left for Zope3 boot camp registration
  351. msvcr71.dll
  352. msvcr71.dll
  353. using telnetlib
  354. Pyastro
  355. f2py and Fortran90 gfortran_filename error
  356. Yet another unique() function...
  357. Tuples from List
  358. PyCon blogs?
  359. how to convert an integer to a float?
  360. database without installation again
  361. Running Python scripts from BASH
  362. Vector, matrix, normalize, rotate. What package?
  363. Pixel Array => Bitmap File
  364. boolean flag vs threading.Event
  365. import parent
  366. difference between string and list
  367. Has anybody tried jasper reports
  368. Automatic reloading, metaclasses, and pickle
  369. Tackling setup.py - A bug??
  370. Importing WMI in a child Thread throws an error
  371. threading a thread
  372. book for a starter
  373. os.system and quoted strings
  374. pyHook or SetWindowsHookEx
  375. Calling Python Web Services from C#
  376. Is there a technic to avoid this bug
  377. Curses sorely lacking an event loop?
  378. Python, Embedded linux and web development
  379. Job Ad: Full-time Python software developer, Wimbledon, London,England
  380. QPaintDevice: Must construct a QApplication before a QPaintDevice
  381. spawnl and waitpid
  382. HTML to dictionary
  383. gtk.mainquit is deprecated
  384. installing "pysqlite"
  385. Python Source Code Beautifier
  386. Epydoc 3.0 beta release
  387. How can I disable a device in windows using python
  388. How to use cmp() function to compare 2 files?
  389. how to call os.path.join() on a list ...
  390. Tip: 'Open IPython here' in Windows context menu
  391. Is type object an instance or class?
  392. classobj?
  393. ArcGIS and Python
  394. Lists: Converting Double to Single
  395. Why does SocketServer default allow_reuse_address = false?
  396. Preallocate? -- potentially brain dead question about performance
  397. what the heck is going on here?
  398. pickle problem - frexp() out of range
  399. how can I create/set a 'file' reference in a attribute of a class
  400. design question: no new attributes
  401. Walk thru each subdirectory from a top directory
  402. is it possible to use ironpython 1.1 in visual studio 2005
  403. getting info on remote files
  404. Add images together
  405. Python+Windows specific questions
  406. Python object to xml biding
  407. Last Reminder: Survey about Architecture and Design Patterns
  408. 2.4->2.5 current directory change?
  409. NetUseAdd mystery
  410. SystemError: new style getargs format but argument is not a tuple
  411. ctypes and using c_char_p without NULL terminated string
  412. ez_setup.py
  413. How to delete PyGTK ComboBox entries?
  414. Interactive os.environ vs. os.environ in script
  415. Python / Socket speed
  416. wxPython - 2 x foldpanelbar with tree...
  417. Copy a module build to another machine
  418. a=b change b a==b true??
  419. comp post
  420. about framework
  421. help regarding python and jsp
  422. modifying a list while iterating through
  423. getting terminal display size?
  424. Working with C object of python object (pycairo,ctypes)
  425. Weakref problem: no way to get original object from proxy object?
  426. Help on object scope?
  427. Nested Parameter Definitions
  428. Help on Dict
  429. convert strings to utf-8
  430. finding out the precision of floats
  431. Find the first element that meets the condition
  432. select which lib for iNet?
  433. RegExp performance?
  434. Are weak refs slower than strong refs?
  435. convert python scripts to exe file
  436. Referencing Items in a List of Tuples
  437. Recreating a char array from a pointer
  438. INSTALL ODDITIES
  439. Endianness conversion
  440. arf
  441. failed to install PIL in fedora core 6
  442. Solved: Question about idiomatic use of _ and private stuff.
  443. Having multiple instances of a single application start a singleinstance of another one
  444. Question about idiomatic use of _ and private stuff.
  445. How to build Hierarchies of dict's? (Prototypes in Python?)
  446. c_string missing from ctypes?
  447. Apache Cgi (70007)The timeout specified has expired
  448. Rational numbers
  449. With PIL... paste image on top of other with dropshadow
  450. Finding non ascii characters in a set of files
  451. compile python with sqlite3
  452. python float-point problem
  453. What is bad with "Relative imports"
  454. CSV(???)
  455. The truth about the SigEx Foundry and the SigEx Ventures
  456. parse HTML by class rather than tag
  457. connection pool in python?
  458. What is the best queue implemetation in Python?
  459. Europe Tests Established Chemicals on Millions of Animals
  460. Scrolled frame for Tkinter & Python Wrapper for Tile
  461. pyinstaller fails to create exe-File
  462. HTTP proxy server for Motorola E815 phone in Python
  463. Quantum term project code- for interest and for help
  464. JasperServer
  465. JIT (just-in-tme accelerator) for Python - exists or no?
  466. How to covert ASCII to integer in Python?
  467. Possible to set cpython heap size?
  468. export an array of floats to python
  469. How can I track/monitor an application and system resources.
  470. paths in modules
  471. list/get methods/attributes of a class?
  472. How to test whether a host is reachable?
  473. Reading mails from Outlook
  474. plugin development best practices
  475. is it possible to remove the ':' symbol in the end of lines starting with 'if', 'while' etc?
  476. Local class variables? (mod_python problem)
  477. Finding a tuple in a tuple
  478. Weekly Python Patch/Bug Summary
  479. Bug in time module - %z works in perl, not in python?
  480. guess file type in python
  481. Which Crypto Library?
  482. jython import search path
  483. Convert to binary and convert back to strings
  484. pexpect regex help
  485. Question about classes and possible closure.
  486. FloatCanvas in a wxpython application.... layout problems
  487. Debug Build of Python
  488. datetime - easy way to make it use local timezone?
  489. network simulator in Python ?
  490. Creating a daemon process in Python
  491. Question about updating in a GUI
  492. Tkinter checkbuttons and variables
  493. Replacement for GnomeDateEdit?
  494. metaclasses (beginner question)
  495. Performance project for the SigEx Foundry
  496. BDFL in wikipedia
  497. ctypes and DLL exceptions
  498. eval('000052') = 42?
  499. getting a thread out of sleep
  500. outlook bar like widget
  501. code-object
  502. converting u'11\xa022' to '11\xa022'
  503. setup.py installation and module search path
  504. Regex Speed
  505. How to do a Decorator Here?
  506. question with inspect module
  507. PLY for standard library
  508. Regd. converting seconds to hh:mm:ss format
  509. Sorting directory contents
  510. CherryPy/Turbogears on server not controlled by me
  511. Weird result returned from adding floats depending on order I add them
  512. wxPython: non-GUI thread launching new frame? Delegates?
  513. Can I reverse eng a .pyc back to .py?
  514. SICP video lectures
  515. Bypassing __setattr__ for changing special attributes
  516. exec "def.." in globals(), locals() does not work
  517. pylab, integral of sinc function
  518. Checking for EOF in stream
  519. FPE: Add bindings to exception tracebacks.
  520. How to call a function defined in another py file
  521. Forking SocketServer daemon -- updating state
  522. Raw Imager
  523. Declare a variable global
  524. World Funniest Video
  525. ocaml to python
  526. ipython shortcut to reload modules
  527. Embedded and extending python 2.5: trouble with __main__ inPyRun_SimpleFileExFlags?
  528. Choices: scipy, matplot ...
  529. distutils and paths
  530. (beginners question) howto set self.field4.subfield8='asdf'?
  531. timeout in urllib.open()
  532. Building Python Pagage for Newer Python Version
  533. How to test if one dict is subset of another?
  534. How do I create an array of functions?
  535. generating Java bytecode
  536. bluetooth on windows.......
  537. What is more efficient?
  538. Logging errors to a file
  539. How to detect closing of wx.Panel?
  540. Is there any way to automatically create a transcript of an interactive Python session?
  541. unicodedata implementation
  542. Does Python have equivalent to MATLAB "varargin", "varargout", "nargin", "nargout"?
  543. search cursor in pythonwin 2.1
  544. function & class
  545. Distutils: Python version information
  546. Extracurricular Activities at PyCon This Year
  547. Need an identity operator because lambda is too slow
  548. PyDev on Mac
  549. Game Programming Clinic and Online Gaming at PyCon
  550. Help Parsing XML Namespaces with BeautifulSoup