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 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273

  1. xmlrpclib - error marshalling new-style classes
  2. HTMLParser problem
  3. Re: save a dictionary in a file
  4. Automatic Response [Re: Mail Delivery (failurepaulc@dth.scot.nhs.uk)]
  5. python interface to GraphicsMagick
  6. using python with -c (as a inline execution in shell)
  7. Re: xmlrpclib - error marshalling new-style classes
  8. simple symetric encryption advice
  9. newbie question
  10. Idiom for default values when unpacking a tuple
  11. RE: Should I learn Python?
  12. Re: Should I learn Python?
  13. RE: .pyc files...
  14. Man machine interface and language design
  15. get function arguments
  16. Re: get function arguments
  17. how do I read a series of pickled objects from a socket?
  18. Re: Should I learn Python?
  19. why python?
  20. Re: Should I learn Python?
  21. global event listeners
  22. [Zope] how to send email witch attachment in python
  23. Python 2.2 on Red Hat
  24. 21614 Mining the Web: eigenVectors, Kriging, Inverse DistanceWeighting Searches 21614
  25. Yet Another BLT/TkInter Install Question
  26. inserting bracketings into a string
  27. trouble with urllib and ftps
  28. RE: inserting bracketings into a string
  29. seeking a new host for the "Python Grimoire"
  30. Re: Zope 3.0, and why I won't use it
  31. Rounding curiosity
  32. Rounding curiosity
  33. RE: Rounding curiosity
  34. RE: Are multiple return values really harmful? (Re: determining thenumber of output arguments)
  35. Weekly Python Patch/Bug Summary
  36. Problem with Tkinter and some Kanji unicode values.
  37. COM/IIS permissions question
  38. RE: Rounding curiosity
  39. win32 extentions-- installer not compatible with python 2.3
  40. pyserial -- setting DTR_CONTROL_HANDSHAKE
  41. RE: win32 extentions-- installer not compatible with python 2.3
  42. eval syntax problem
  43. psSerial: how to write a single byte value to the serial port?
  44. linking the python library
  45. don't NaN & infinities hide FP errors
  46. Parallel processing
  47. jython, pyrex, python.net...
  48. Arbitrary errors with c++, python, and simple mapi
  49. bsddb built for concurrent access (rh9)
  50. RE: Announce: csv_xs.py
  51. [PyQt] How to get the QRect of a QMenuBar (QPopupMenu) item ?
  52. Email payloads help
  53. Unicode table conversion project for XEmacs folks
  54. Re: how do I read a series of pickled objects from a socket?
  55. thread, threading; how to kill a thread?
  56. [development doc updates]
  57. Need function to test if EFFECTIVE UID has read-access to a file.
  58. os.system vs os.system inside thread -> why is there any difference?
  59. Plone Products
  60. imaplib ... understanding the result from a fetch of RFC822s
  61. RE:How to do this in Python?
  62. [ANN] XPN 0.3.5 released
  63. Apache conf file parser
  64. Enumerating Classes in Modules
  65. Watermark images using PIL
  66. RE: Rounding curiosity
  67. ANN Python IRCD
  68. ZipFile - How to update an existing zip file
  69. ping-based network monitoring GUI?
  70. Custom memory manager
  71. Emacs, PyX, and Python together result in a dead Python
  72. ODBC Select
  73. Rationals?
  74. SQL Server stored prcedures with output parameters
  75. Re: imaplib ... understanding the result from a fetch of RFC822s
  76. python-dev Summary for 2004-10-01 through 2004-10-15
  77. Need help with Serial port communication
  78. Need help with Serial port communication
  79. Building a word list from multiple files
  80. (not so)useful scripts
  81. RE: SQL Server stored prcedures with output parameters
  82. TPG error when using 't' as the first letter of a token
  83. GIF frame delay
  84. Correct way to handle independent interpreters when embedding in asingle-threaded C++ app
  85. regex-strategy for finding *similar* words?
  86. PyOS_InputHook enhancement proposal
  87. Re: regex-strategy for finding *similar* words?
  88. PIL for Python 2.4?
  89. Python client lib for PostgreSQL8
  90. Access CATIA V5 with win32com (LONG)
  91. using the bsddb from Python (missing docs!)
  92. SPARK v.s. PLY
  93. Re: SQL Server stored prcedures with output parameters
  94. numarray
  95. RE: SQL Server stored prcedures with output parameters
  96. smtplib, auth and covad
  97. Access CATIA V5 with win32com (LONG)
  98. py-complete help
  99. PyChecker "self is argument in staticmethod"
  100. ANN: CherryTemplate-1.0.0 released
  101. thread.error: release unlocked lock
  102. [ANN] RO package updated
  103. Algorithm visualization
  104. avoiding nested try/excepts
  105. CGI and logging module
  106. mkstemp on pre-2.3 Python
  107. RE: Are multiple return values really harmful? (Re: determiningthenumber of output arguments)
  108. Design of a URL encoded language to specify sets of files on aWebDAV server
  109. Exponential Notation and integers
  110. Importing files other than *.py
  111. Re: Importing files other than *.py
  112. Re: Importing files other than *.py
  113. Wrapping a C library in Python
  114. Identifying exceptions that can be raised
  115. distutils setup.cfg question.
  116. Class Encapsulation Errors in Python 2.3.3
  117. RELEASED Python 2.4, release candidate 1
  118. Using alternative PyObject* in dynamically created classes
  119. Pls Help Me
  120. activating history in Python 2.3.4
  121. Events
  122. Re: Importing files other than *.py
  123. Re: Pls Help Me
  124. How to sort a list of tuples
  125. orange + bus error - is there a 'usual' reason?
  126. Trivial plugin framework?
  127. persistent CGI pattern at google.com (was why python?)
  128. PyCon Reminder
  129. IPC10 Paper: PDF Editing and Processing?
  130. Biometrics / Fingerprints?
  131. Python with Apache 2.0
  132. Question about thread
  133. elegante zuweisung gesucht
  134. Re: Question about thread
  135. Re: Pls Help Me
  136. wxPython: how to update a panel content/layout according to a variable content
  137. Embedding/Extending Python at the same time...
  138. RE: Python with Apache 2.0
  139. RE: avoiding nested try/excepts
  140. Microsoft Patents 'IsNot'
  141. Python switch for syntax checking
  142. Re: Microsoft Patents 'IsNot'
  143. Python 2.4 / built-ins
  144. RE: Python 2.4 / built-ins
  145. Re: Microsoft Patents 'IsNot'
  146. ANN: PyQt-Mac binary installer, 11-2004-fix, available
  147. RE: Microsoft Patents 'IsNot'
  148. Re: Microsoft Patents 'IsNot'
  149. How can I store a result in a Matrix?
  150. RE: Microsoft Patents 'IsNot'
  151. Python-2.3.4 on OSF1 V4.0?
  152. Re: Microsoft Patents 'IsNot'
  153. Re: Importing files other than *.py
  154. Telnetlib & Term Types
  155. How can I store a result in a Matrix?
  156. RE: Microsoft Patents 'IsNot'
  157. generic object - moving toward PEP
  158. Recursive regexps?
  159. instances v. threads
  160. instant messenging
  161. Re: [Plone-users] Help Please
  162. Global variables in modules/functions
  163. Re: Microsoft Patents 'IsNot'
  164. ANN: ActivePython 2.4c1 is available
  165. RE: instances v. threads
  166. RE: generic object - moving toward PEP
  167. Pythonic list to bitflag mapping
  168. RE: generic object - moving toward PEP
  169. Backporting Python 2.4 modules
  170. stopping the sound server in PySol code -- how?
  171. Help for newbie
  172. Is Python/C api thread safety enough?
  173. perl -pi.bak -e equivalent
  174. Reading Formatted Text File
  175. Re: Reading Formatted Text File
  176. please ignore
  177. unicode question
  178. Python Tutorials, about 100 and sorted by Topic or Category
  179. CGI email script
  180. R BATCH jobs from Python
  181. Python and generic programming
  182. Detecting memory leaks
  183. Gnome version of Idle?
  184. enhanced gdbinit file - looking for Python+Emacs+gdb users
  185. Re: Re: Is Python/C api thread safety enough?
  186. Re: [Python-Dev] enhanced gdbinit file - looking forPython+Emacs+gdb users
  187. wxpython grid GRIDTABLE_NOTIFY_ROWS_DELETED
  188. Re: xmlrpclib - error marshalling new-style classes
  189. Looking for a good interactive shell
  190. I found this great little site
  191. Small Database Needed
  192. Python23.dll functions
  193. ftplib callbacks
  194. Seek HTML cleanup utilities
  195. Re: Small Database Needed
  196. Re: Detecting memory leaks
  197. thread; interrupt_main() doesn't seem to work?
  198. How can I interrupt os.system(cmd)?
  199. The Microsoft Platform Ahead by David Platt; thoughts about Python and Zope
  200. RE: Seek HTML cleanup utilities
  201. RE: Floating point -> string conversions
  202. Re: Small Database Needed
  203. Python 2.4: Subprocess and Cygwin question
  204. Re: Seek HTML cleanup utilities
  205. Tkinter Text widget - insert line
  206. Re: Small Database Needed
  207. OSDC timetable is up, with plenty of Python talks
  208. generic object implementation
  209. Nagging problem with MySQLdb
  210. Question about classes
  211. Python 2.4 and Visual C++ Express
  212. ANN: pyMinGW support for Python 2.4c1 is available
  213. question about PyImport_ExecCodeModule and module import
  214. [Beginner] delete items of [] also from memory
  215. Help for a newbie in Python and ZODB
  216. split large file by string/regex
  217. readlines() with large file raises: IOError: [Errno 12] Cannotallocate memory
  218. Re: readlines() with large file raises: IOError: [Errno 12] Cannotallocate memory
  219. Re: readlines() with large file raises: IOError: [Errno 12] Cannotallocate memory
  220. clear screen / locate cursor
  221. RE: clear screen / locate cursor
  222. Trouble with psyco
  223. Re: Microsoft Patents 'IsNot'
  224. Import problem
  225. Re: Microsoft Patents 'IsNot'
  226. Detecting Handle Leaks
  227. pyKDE tutorial
  228. Re: AW: [Python-Dev] Constructor bug
  229. Problem with registry under WIN XP ? :-((
  230. Re: Trouble with psyco
  231. Buffer problem on SunOS
  232. MDaemon Warning - virus found:
  233. Text widget - insert line
  234. for(each) element aliasing
  235. Re: for(each) element aliasing
  236. configure and make for distutils
  237. py.test anyone?
  238. IDLE 1.1c2 on Linux - no selection ?
  239. epydoc error
  240. zip module password
  241. Py2exe problem with wxPython 2.5.3
  242. RE: py.test anyone?
  243. ANN: pydesign 0.5
  244. is int(round(val)) safe?
  245. Database updates to be reflected on my grid
  246. Metaclasses / Decorators for magick with functions
  247. if need small python executable
  248. crash when loading a lib on OS X
  249. login script to database
  250. ANNOUNCE: Ice 2.0 released