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. writing serial port data to the gzip file
  2. New os.path.exists() behavior - bug or feature?
  3. import
  4. trees
  5. url filtering
  6. first and last index as in matlab
  7. length of multidimensional table
  8. Why there isn't a sort method for array ?
  9. Class and instance question
  10. Changing variable to integer
  11. Core dump revisited
  12. Control-C alternative in Windows
  13. OT : Bug/Issue tracking systems
  14. Smarter way to do this? Unicode + stdin, stdout
  15. How to test if two strings point to the same file or directory?
  16. wxPython help please
  17. inquiry about installing Python 2.5
  18. Dictionary, iterate & update objects
  19. Is there a way to push data into Ical from Python ?
  20. Is there a way to push data into Microsoft Oulook from Python ?
  21. textwrap.dedent replaces tabs?
  22. Is there a way to push data into Microsoft Excel & Word from Python ?
  23. Good Looking UI for a stand alone application
  24. sha, PyCrypto, SHA-256
  25. module wide metaclass for new style classes
  26. win32 service
  27. A new text templating system for python!
  28. catching exceptions
  29. Designing a cancellable function
  30. Python Interactive Interpreter Breakage
  31. convert from date string to epoch
  32. Metaclass uses?
  33. distutils - rpm
  34. arrayType vs. typedArrayType?
  35. converting mysql db into sqlite3.
  36. How Micro-pump will change the future of computer/ mobile chips.
  37. Pychecker
  38. Serial port failure
  39. re pattern for matching JS/CSS
  40. Has comparison of instancemethods changed between python 2.5 and 2.4?
  41. I'm looking for an intelligent date conversion module
  42. parsing a dictionary from a string
  43. re pattern for matching JS/CSS
  44. Restrictive APIs for Python
  45. Problem comparing object graphs and trees
  46. cxfrozen linux binaries run on FreeBSD?
  47. AI library
  48. Missing __length_hint__ in __getitem__ iterator
  49. concatenating strings
  50. Roundtrip SQL data especially datetime
  51. Mail System Error - Returned Mail
  52. OT - Looking for DrPython project help
  53. connect from windows to linux using ssh
  54. skip last line in loops
  55. Weekly Python Patch/Bug Summary
  56. How does python handle VBS "Nothing" keyword
  57. Is it good to create a thread in a non gui thread?
  58. active directory
  59. I'm looking for a pythonic red-black tree...
  60. Pipe problem with Python
  61. Python Unpickler for Java
  62. Property error
  63. Strange return value from SOAP call
  64. Wrapping classes with pure virtual functions
  65. need clarification with import statements
  66. Need Simple Way To Determine If File Is Executable
  67. beginner, thread & else
  68. FYI: Pythons Were the Oldest Gods
  69. Over my head with descriptors
  70. SPE website down?
  71. automatically grading small programming assignments
  72. run a script and supply commands from a python cgi script
  73. aggdraw for 2.5 on WinXP?
  74. Writing and reading variables to/from flat file
  75. Non greedy regex
  76. Multiple inheritance and __slots__
  77. PyThreadState_SetAsyncExc (nThreadId ??????, exc);
  78. Routine for prefixing '>' before every line of a string
  79. remove matching pairs
  80. tuple.index()
  81. Client side COM and Python Problem
  82. variables with dynamicly generated names
  83. Survey environment for Python?
  84. Pythonic style involves lots of lightweight classes (for me)
  85. job posting: Sr Systems Programmer needed
  86. how to determine Operating System in Use?
  87. speed of python vs matlab.
  88. mod_python.so is garbled mod_python.so is garbled
  89. Defining classes
  90. test
  91. Windows SetLocalTime
  92. pycrypto 3DES keysize
  93. help: setup Python Imaging Library (PIL) for linux server
  94. Please donate to the Python Software Foundation
  95. Logging module: problem with some mapping keys
  96. Conditional iteration
  97. How to manage two (different) sockets without using threads?
  98. Iterating over several lists at once
  99. slices - handy summary
  100. [unicode] inconvenient unicode conversion of non-string arguments
  101. call of __del__ non-deterministic in python 2.4 (cpython)?
  102. not a big deal or anything, but, curiously:
  103. Setting application-wide global datetime format
  104. python-dev Summary for 2006-11-16 through 2006-11-30
  105. how can i write a hello world in chinese with python
  106. I find a good shop online!
  107. binary input and memory address passing
  108. How to subclass sets.Set() to change intersection() behavior?
  109. test
  110. How to turn of the monitor by python?
  111. -W: Python bug? Documentation bug?
  112. YouTube written in Python
  113. And now for something completely different...
  114. Frame hacking
  115. moinmoin advocacy?
  116. Problem understanding how closures work
  117. Forking in windows. Possible?
  118. Large files uploading
  119. Inconsistency in dictionary behaviour: dict(dict) not calling __setitem__
  120. Is anyone using Python for embedded applications?
  121. how to bind a command to the open button
  122. Validate XML against a set of XSD files, with Python
  123. Embedding a shell / editor in a wxPython application
  124. Reference to base namespace in a class.
  125. Sybase module 0.38pre1 released
  126. py-ldap question
  127. How to upload a file
  128. Emulate @classmethod using decorator and descriptor
  129. how can I block a thread until some other thread finished?
  130. One module per class, bad idea?
  131. Error
  132. wxPython, dynamically modify window
  133. namespace question
  134. paramiko public key
  135. Password, trust and user notification
  136. problem while going through a tutorial
  137. AttributeError: Logger instance has no attribute 'setFormatter'
  138. Can't register to CheeseShop at command line...only on web?!..
  139. newb: Creating Exception
  140. newb: logging.getLogger('') and logging.getLogger("something")
  141. newb: SENDING os.system(encode_cmd) output to a logging file
  142. How to do a Http HEAD requests
  143. Tarfile .bz2
  144. No output from popen in Tkinter text widget
  145. issues with making a package. where do classes link?
  146. Python-URL! - weekly Python news and links (Dec 11)
  147. can I download Python Imaging Library (PIL) for linux.
  148. free, python XML merger?
  149. os.popen3 hangs in Windows XP SP1, SP2. Python 2.5 & 2.4. Consistent test case.
  150. How can I get involved
  151. Help with install python-mysql lib on OS X
  152. Help with weave.blitz()
  153. Rinning Excel macro's with Jython?
  154. ElementTree, XML and Unicode -- C0 Controls
  155. SSH File Transfer Protocol or SFTP
  156. Encapsulating conditional execution based on list membership - how do you do it?
  157. Pb ReportLab (ttfonts.py)
  158. How do I edit a PythonWin path to import custom built modules???
  159. Avoiding "invalid literal for int()" exception
  160. sovrascrivere
  161. wxPython: Icon aus base64 decoded Image
  162. sovrascrivere
  163. sys.stdin.encoding
  164. play video file
  165. alternate language
  166. Quake 3 and the Python interpreter
  167. Tkinter button doesn't appear in OS X
  168. Defending Computer Math in USA Public Schools
  169. Defending Computer Math in USA Public Schools
  170. distutils: trouble with data_files + RPM
  171. Python Operating System
  172. Barry Warsaw Python Webcast at GSFC
  173. GA/optimizer frameworks with automatic adjustment of mut/cross extent?
  174. zeros()
  175. multidimentional tables with different types
  176. object data member dumper?
  177. object data member dumper?
  178. need guidance on sending emails with attachment with python.
  179. TreeWidget and ftputil question
  180. problem using lambdas for deferred callbacks
  181. New York City Python Users Group meeting is planned for Dec. 12th @6pm - please RSVP!
  182. possible php convert
  183. oo problem
  184. ATTRIBUTE ERROR: 'module' object has no attribute 'ssl'
  185. Lookup caching
  186. Is there a memory leakage in this embedded python code?
  187. Pyparsing troubles
  188. Best Open Source Project?
  189. Search & Replace in MS Word Puzzle
  190. finalization signal for an object with ZODB involved?
  191. Python Programmers...
  192. Error: unbound method in Tkinter class
  193. py2exe Problem with cairo
  194. py2exe Problem with cairo
  195. Shed Skin 0.0.15
  196. Automatic debugging of copy by reference errors?
  197. Interacting with keyboard LEDs
  198. Driver selection
  199. Python on mac - can't extend interpreter with "catch_exception_raise"wrapper.
  200. wx.Font.GetPointSize returning bogus value?
  201. Anyone use GD with pyhton?
  202. ERROR CLOSING CONNECTION: mysql connection close
  203. test
  204. Bug in pybwidgets, or my code?
  205. Snake references just as ok as Monty Python jokes/references in python community? :)
  206. mySql and multiple connection for threads
  207. Using Py_InitModule3 -> [Linker Error] Unresolved external '_Py_InitModule4TraceRefs'
  208. is there a tutorial for creating packages in python?
  209. MySQL-python-1.2.1_p2, Python 2.5 and OS X Tiger
  210. Problem in reading a URL
  211. py2exe install script problem
  212. shell command needs whitespace characters escaped
  213. Text Encoding - Like Wrestling Oiled Pigs
  214. IMAP4 SEARCH question
  215. Python's email module - problem with umlauts in some email clients
  216. IPython 0.7.3 beta 2 is out!
  217. merits of Lisp vs Python
  218. apache & mod_python
  219. why is this different?
  220. autoadd class properties
  221. I think Python is a OO and lite version of matlab
  222. raw strings in regexps
  223. Logging output from python
  224. subversion revision number string within an application packaged with distutils?
  225. problems caused by very large for-loop
  226. deriving classes from object extensions
  227. Why does wx.Window.CaptureMouse() send EVT_PAINT
  228. SOAP Server with WSDL?
  229. Multithreaded python script calls the COMMAND LINE
  230. write an update manager in python/wxPython
  231. Can't 'register' to Cheese Shop from command line..only web + egg dependency question
  232. makeactivexclass stopped giving me events when i upgraded to wxpython2.7 =(
  233. feed-forward neural network for python
  234. how to delete matplotlib data between ploting
  235. comtypes
  236. A Call to Arms for Python Advocacy
  237. funcs without () like print
  238. Initializing with the correct type
  239. How to create a global hotkey?
  240. Embedded python adding variables linking to C++-Variables / callbacks
  241. Window, Windows, Linux, client and server...
  242. Use of factory pattern in Python?
  243. differences between ubuntu and fedora python
  244. Weekly Python Patch/Bug Summary
  245. Need Help Parsing From File
  246. newb: What is the purpose of if __name__ == "__main__":
  247. per instance descriptors
  248. how to convert a function into generator?
  249. newb: How to call one modue from other
  250. Problem of understanding inheritance
  251. True Division in Python
  252. SOAPpy - Getting info about the __init__ method
  253. Module Indexing
  254. Windows installer for Scientific Python for Python 2.4?
  255. Where does a class closure live?
  256. [Python] SMTP server based on Python?
  257. advice on stripped down python
  258. Mirror imaging binary numbers
  259. newb: Can I use PYRO
  260. I'm looking to learn pyqt
  261. Getting started with the Python source
  262. how to get all the "variables" of a string formating?
  263. problem with closures
  264. PHP calls python: process vs threads
  265. Best memory analyzer?
  266. PyRun_SimpleString no sys.argv[0]
  267. Am I stupid or is 'assert' broken in Python 2.5??
  268. Windows: get owner and group of a file
  269. len() and PEP 3000
  270. dict.has_key(x) versus 'x in dict'
  271. Book recommendations
  272. reloading modules
  273. No latin9 in Python?
  274. PyMedia - some questions
  275. Novice: replacing strings with unicode variables in a list
  276. How to use MySQL without MySQLdb module
  277. Python Plugin for Web Browser
  278. CVXOPT
  279. PyQt, designer, and directional flow
  280. Looking for a decent HTML parser for Python...
  281. X11 bitmap image conversion problem
  282. Inheritance problem. Creating an instance.
  283. Tkinter on Silicon Graphics machine?
  284. Parsing data from pyserial (final resolution)
  285. List of Events in wxPython
  286. Mod_python vs. application server like CherryPy?
  287. newb: Join two string variables
  288. pyopengl glShaderSourceARB error
  289. Subprocess with a Python Session?
  290. About the 79 character line recommendation
  291. Linear regression in NumPy
  292. PyPy Leysin Winter Sports Sprint (8-14th January 2007)
  293. suppresing error pop-ups in Win32 app
  294. py2exe / Tkinter problem
  295. PythonTidy
  296. memory error with matplot
  297. Coding standards without control?
  298. win32 com problem
  299. Python regular expression
  300. Fw: [wxPython-users] 1>make_buildinfo.obj : error LNK2019: unresolvedexternal symbol __imp__RegQueryValueExA@24 referenced infunction _make_buildinfo2
  301. The del statement
  302. how to invoke the shell command and then get the result in python
  303. No module named _db2
  304. Cross-platform issue with wxRadioBox
  305. Async callback in python
  306. Filename too long error
  307. How to compile omniORBpy on Windows?
  308. Monitoring number of smtp bytes sent through python e-mail socket
  309. sending string or list to a function
  310. MySQL from python - dropping a database IF EXISTS
  311. Opening colour BMPs with PIL
  312. Convert PNG files to BMP files using PIL
  313. Python-URL! - weekly Python news and links (Dec 4)
  314. Python bindings for RCS apps
  315. ISAPI filter
  316. SQLObject release 0.7.2
  317. decorators question
  318. Best way for inter-process communication in Python
  319. python Noob - basic setup question / problem
  320. Ensure a variable is divisible by 4
  321. Factory pattern implementation in Python
  322. Printing unix Line endings from Windows.
  323. Annoucement- pyljvim-0.0.3 Released.
  324. Execution time of lines within a function
  325. get script path
  326. Inheritance doesn't work
  327. Video stream server
  328. algorithm for sorting functional expressions
  329. RAD for python
  330. class property methods getting called only once
  331. Parsing data from pyserial, an (inefficient) solution
  332. trouble with matplotlib
  333. Why not just show the out-of-range index?
  334. Python library for reading ODF Spreadsheets
  335. Thread error
  336. Using win32gui.SendMessage and SysListView32 control
  337. please provide urls for some python success stories.
  338. problem formatting dates from text fields.
  339. Deleting from a list while iterating
  340. A mail from Steve Ballmer. See what Microsoft will do and follow.
  341. cursor.executemany() float error
  342. Resource cleanup
  343. WxPython
  344. twisted problem with reactor.stop()
  345. python + database book
  346. Parsing data from pyserial
  347. Non-exhaustive file reads
  348. Anyone understand this syntax error?
  349. problem occurs with replaced values using fileinput
  350. wxpython worked out but can't find api docs for download.
  351. global name 'self' is not defined
  352. text adventure question
  353. How to realize the interactive python in Eclipse?
  354. Python 2.5 bindings for Subversion 1.4.2 on Win32 binary
  355. ftputil upload error
  356. rdf, xmp
  357. Fw: Is there a reason not to do this?
  358. evaluating gui modules, any experience on tkinter?
  359. Video feature
  360. can't figure out how to create menus in urwid
  361. os.mkdir and mode
  362. Python, PostgreSQL, What next?
  363. Printing Barcodes from webapp?
  364. Possible to assure no "cyclic"/"uncollectible" memory leaks?
  365. Molten Metal Pools in WTC after weeks, only micronuke could have produced so much heat
  366. converting dict to object
  367. strange problems with code generation
  368. Fun with with
  369. How do I print a numpy array?
  370. What are python closures realy like?
  371. Thread help
  372. Security Descriptor and CoInitializeSecurity
  373. Simple question on indexing
  374. good documentation about win32api ??
  375. Is python memory shared between theads?
  376. client/server design and advice
  377. I/O Multiplexing and non blocking socket
  378. PythonWin And Excel Problem
  379. PythonWin And Excel Problem
  380. route planning
  381. recover/extract content from html with help of cheetah templates
  382. python voip modules
  383. python 2.5 install from source problem
  384. Win32 Excel Generation Slow
  385. Distutils questions.
  386. python vs java & eclipse
  387. How to turn AUTOCOMMIT ON with cx_Oracle
  388. How to read the directory which the actively running python file islocated in?
  389. Functions, callable objects, and bound/unbound methods
  390. UTF8 & HTMLParser
  391. Open 16-bit/24-bit windows bitmap using PIL
  392. Weekly Python Patch/Bug Summary
  393. Trying to send keystrokes to NES emulator
  394. Open and closing files
  395. Python/Flash integration
  396. Multiple FTP download using Muliti thread
  397. String formatters with variable argument length
  398. Python25.zip
  399. v2.3, 2.4, and 2.5's GUI is slow for me
  400. best way to align words?
  401. How can I change the icon
  402. Beautiful Soup Question: Filtering Images based on their width and height attributes
  403. Python 2.4 does not marshal infinity floating point properly under Win32
  404. Is there a reason not to do this?
  405. DDE (eSignal)
  406. Is there an easier way to express this list slicing?
  407. Trying to understand rfc822.Message() behaviour
  408. Automatic increment
  409. Tkinter
  410. shtoom making PC2Phone calls
  411. extremely slow array indexing?
  412. Python Worship
  413. EasyInstall under Windows - strange behaviour
  414. Threading
  415. More elegant to get a name: o.__class__.__name__
  416. Python language extension mechanism for Python 3000... Worth for PEP?
  417. question on pygtk and accessibility on windows.
  418. detecting that a SQL db is running
  419. XML blooming
  420. Python Question About Compiling.
  421. Why are slice indices the way they are in python?
  422. a quickie: range - x
  423. PythonTidy
  424. PyLint syntax question
  425. Remarkable results with psyco and sieve of Eratosthenes
  426. ensuring valid latin-1
  427. type(foo) == function ?
  428. Good script editor for Python on Mac OS 10.3
  429. buildbot
  430. SPE refuses.
  431. Surprise with special floating point values
  432. libboost, python, and dijkstra shortest path
  433. pickle and infinity
  434. Using Python
  435. Overloading "if object" unary operator
  436. How to detect what type a variable is?
  437. Calling functions with dynamic arguments
  438. trouble writing results to files
  439. Detecting recursion loops
  440. Stani's Python Editor is looking for a new webhost
  441. odict the Ordered Diction 0.2.2
  442. Processing Solid Edge objects
  443. shtoom or yate client source code
  444. Asyncore Medusa Example
  445. [PyQt] windows problem
  446. PIL throws exception when reading bitmap/pnm data
  447. Python program that validates an url against w3c markup validator
  448. 6 Pick Bet Grouping
  449. why would anyone use python when java is there?
  450. ElementTree xmlns:xsi question
  451. How to refer to Python?
  452. IEC Controller and <head> element
  453. Wrapping A Shell
  454. Reading text labels from a Win32 window
  455. Simple text parsing gets difficult when line continues to next line
  456. SPE (Stani's Python Editor) web site?
  457. Error handling. Python embedded into a C++ app.
  458. 'locals' argument of PyEval_EvalCode
  459. Problem with imaplib (weird result if mailbox contains a %)
  460. Dynamic/runtime code introspection/compilation
  461. os.walk return hex excapes
  462. SAX2 Download
  463. Reading GDSII layouts
  464. HTML Table-of-Content Extraction Script
  465. How to secure your network
  466. Modifying every alternate element of a sequence
  467. Accessing file metadata on windows XP
  468. Libgmail
  469. Error when installing the Python Imaging Library
  470. Question about import and sys.path
  471. How to increase the speed of this program?
  472. splitting a long string into a list
  473. splitting a long string into a list
  474. Floating Exception
  475. MIME encoding change in Python 2.4.3 (or 2.4.2? 2.4.1?) - problemand solution
  476. Python script and C++
  477. "fork and exit" needed?
  478. Can you fix up wrapper function argument signatures?
  479. pyxpcom
  480. Passing com object from simple xmlrpc server to client
  481. super() and type()
  482. can't get cgi values
  483. python skipping lines?
  484. Calling a thread asynchronously with a callback
  485. shtoom complicated install
  486. Dr. Dobb's Python-URL! - weekly Python news and links (Nov 27)
  487. Is PyGTK only for local - not web?
  488. working with files and directories
  489. silent error in email module
  490. A Call for Community Input re PyCon Slogans/Swag
  491. Announcing: Keynote Speakers for PyCon 2007
  492. --enable-shared, how do i set the rpath?
  493. I am looking xml-python processor
  494. problem with wxTextCtrl text style
  495. python-dev Summary for 2006-10-16 through 2006-10-31
  496. python-dev Summary for 2006-11-01 through 2006-11-15
  497. python-dev Summary for 2006-10-01 through 2006-10-15
  498. test message
  499. Pending: A Mixin class for testing
  500. The Python Papers License Discussion
  501. Generating header information using ElementTree
  502. Several entries on Tile and TableList at the Tkinter wiki
  503. pdb question
  504. question about function not executing
  505. acessing to the raw data of an email message
  506. Inheritance from builtin list and override of methods.
  507. InProc COM server for Excel supporting several versions of Excel
  508. Installation problem
  509. Oops!
  510. Persistent Threads & Synchronisation
  511. Persistent Threads & Synchronisation
  512. urllib2 spinning CPU on read
  513. problem about list indexing
  514. who is maintainer of xml-rpc module?
  515. screen output problem
  516. case insensitive dictionary
  517. a -very- case sensitive search
  518. my small hashlib - using pythons hash-functions
  519. Dynamic function execution
  520. Return float problem.
  521. How to Restart a thread
  522. Importing module of data dicts and constants
  523. problem with global variable in a module
  524. Graph Data Structures
  525. Capture file descriptors while running an external program
  526. Try to stop thread Using flag
  527. Inheritance and recursion problem
  528. mouse clicks in console window delayed
  529. namespace curiosity
  530. Ruby/Python/REXX as a MUCK scripting language
  531. Installing CVXOPT
  532. Python on your mobile phone
  533. cron job times out
  534. Pydev configuration
  535. Invoking Python from Cygwin problem.
  536. pexpect problems
  537. ANNOUNCE: WSGI XSS Prevention Middleware
  538. synching with os.walk()
  539. fast listdir & stat
  540. How do I access a main frunction from an import module?
  541. NFS server
  542. Active State and Komodo...
  543. bz2.readline() slow ?
  544. locking bsddb objects
  545. Modules - Jython Vs Python?
  546. Local variables persist in functions?
  547. beginner question about range with list and list
  548. reading id3 tags with python
  549. The Python Papers -- letters to the editor
  550. SQLite3__Python2.3-SQLite__Problem