PDA

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 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318

  1. SAX XML Parse Python error message
  2. Re: Someone enlightened me
  3. wxPython code giving strange errors.
  4. Re: numeric emulation and the rich comparison operators
  5. Re: Problems with curses
  6. About wmi
  7. Dynamic Invocation Interface
  8. matplotlib: is there something like DISLIN's "call newpag" ?
  9. iterator clone
  10. filtering keyword arguments
  11. socket.connect() hangs in SYN_SENT state.
  12. New TTF fonts in IDLE on Linux question
  13. Re: Someone enlightened me
  14. Someone enlightened me
  15. Someone enlightened me
  16. Problems with curses
  17. Correct use of try,except and raise?
  18. Re: like py2exe, but on a mac
  19. Re: like py2exe, but on a mac
  20. like py2exe, but on a mac
  21. Why is there no GUI-tools like this for Windows?
  22. Re: Help with BeautifulSoup
  23. Re: Confused
  24. Re: Help with BeautifulSoup
  25. SQLAlchmey - new data types for PostgreSQL
  26. Beginner Question : Iterators and zip
  27. fix for wxPython incompatibility of BitTornado 0.3.18
  28. heapq question
  29. why is "self" used in OO-Python?
  30. Re: Confused
  31. Why is this blowing the stack, thought it was tail-recursive...
  32. Re: spam <1c5402a8-3e1d-4891-9a7d-8f70174649d2@w7g2000hsa.googlegroups.com><4dfb46e1-0b5b-486c-b4dd-abbd29ef9308@m44g2000hsc.googlegroups.com>
  33. Re: Confused
  34. Re: Use of index
  35. Use of index
  36. Re: Help with BeautifulSoup
  37. How to create a timer/scheduler in Python?
  38. Re: decorator to prevent adding attributes to class?
  39. sending input to an embedded application
  40. Help with BeautifulSoup
  41. spam
  42. Re: Pickle and wx.TextCtrl
  43. Help with using findAll() in BeautifulSoup
  44. variable question
  45. PyQt QScrollView/QGridLayout question
  46. palindrome function
  47. Re: Filechooser issues
  48. Re: Simple question, how do you tell how many items in a list?
  49. Converting from local -> UTC
  50. imaplib -- can't read body
  51. Re: Using the Random Module.
  52. spam
  53. Re: Using SWIG to build C++ extension
  54. Using SWIG to build C++ extension
  55. Using the Random Module.
  56. decorator to prevent adding attributes to class?
  57. Re: Unit Testing Techniques
  58. read file into list of lists
  59. Perfect hashing for Py
  60. strip() using strings instead of chars
  61. Re: MySQLdb will only import for root
  62. Re: socket-module: different behaviour on windows / unix whena timeout is set
  63. Re: MySQLdb will only import for root
  64. How to serialize and deserialize the objects into memory?
  65. RE: recommended gcc versions for python2.5 compilation onSolarissparc/x86, AIX, Linux
  66. Moving to functional programming
  67. Re: recommended gcc versions for python2.5 compilation on Solarissparc/x86, AIX, Linux
  68. Question about: GUI Builder for Tkinter and call to C/C++ code
  69. Re: Basic Question about Python WebServer File handling
  70. Re: numeric emulation and the rich comparison operators
  71. ANN: P4D 1.1
  72. Trying to learn
  73. importing .dll in a python file
  74. Re: installing any python module
  75. Re: socket-module: different behaviour on windows / unix when atimeout is set
  76. Re: Python 3.0 and removal of the 'string' module
  77. Bypassing WebFilter security
  78. Re: Reportlab Image object opens filehandles
  79. Re: multithreading in python ???
  80. Re: Determining when a file has finished copying
  81. Re: Terminate a python script from linux shell / bash script
  82. Re: PIL: Transparent PNGs and im.paste: ValueError: bad transparencymask
  83. Re: Can anyone suggest a date peocedure...
  84. numeric emulation and the rich comparison operators
  85. error with configure (svn 64857)
  86. PIL: Transparent PNGs and im.paste: ValueError: bad transparency mask
  87. Re: parsing incoming emails
  88. Can this program be shortened? Measuring program-length?
  89. Re: parsing incoming emails
  90. Problems Returning an HTTP 200 Ok Message
  91. Re: sort(cmp=func)
  92. Fwd: [ANN] Babel 0.9.3 released
  93. using Python's AST generator for other languages
  94. Re: Determining when a file has finished copying
  95. Idiomatic Python to convert list to dict
  96. Re: variable question
  97. Re: ActiveState Code: the new Python Cookbook site
  98. Local User Control
  99. profiling question
  100. RE: Terminate a python script from linux shell / bash script
  101. Smal question
  102. Loading just in time
  103. handling unexpected exceptions in pdb
  104. Weird lambda rebinding/reassignment without me doing it
  105. Changing self: if self is a tree how to set to a different self
  106. Symposium "Image Processing and Data Visualization" within the SEECCM2009, Greece - Announce & Call for Papers
  107. Re: Graphics
  108. Automatic keyword argument source change?
  109. B-Soup: broken iterator, tag a keyword?
  110. Graphics
  111. Fwd: [ANN] Genshi 0.5.1 released
  112. ANN: Mac OS X versions of Rabbyt 0.81 - A fast 2D sprite engine usingOpenGL
  113. Re: variable question
  114. Re: python scalability
  115. Re: python scalability
  116. Re: Manipulating bitsets in struct
  117. python scalability
  118. Re: sort(cmp=func)
  119. Re: sort(cmp=func)
  120. error when porting C code to Python (bitwise manipulation)
  121. Re: Python equivalent of call/cc?
  122. TypeError, I know why but not how!?
  123. Re: Determining when a file has finished copying
  124. Python and decimal character entities over 128.
  125. redirecting output of process to a file using subprocess.Popen()
  126. Py_BuildValue for char **?
  127. RE: Freesoftware for auto/intelligent code completing in Python
  128. Terminate a python script from linux shell / bash script
  129. Retrieving BSTR * from a DLL
  130. Re: formatting list -> comma separated (slightly different)
  131. Re: a simple 'for' question
  132. Re: formatting list -> comma separated (slightly different)
  133. formatting list -> comma separated
  134. About Google App Engine
  135. socket-module: different behaviour on windows / unix when a timeoutis set
  136. Re: Openine unicode files
  137. User-defined exception: "global name 'TestRunError' is not defined"
  138. Anyone happen to have optimization hints for this loop?
  139. trouble building Python 2.5.1 on solaris 10
  140. Determining when a file has finished copying
  141. Anyone happen to have optimization hints for this loop?
  142. Re: Opening Unicode files
  143. You, spare time and SyntaxError
  144. Re: (silly?) speed comparisons
  145. Re: (silly?) speed comparisons
  146. FOSS projects exhibiting clean/good OOP?
  147. Allow tab completion when inputing filepath?
  148. Python / Windows process control
  149. Re: (silly?) speed comparisons
  150. Doubts about how implementing asynchronous timeouts through a heap
  151. Re: (silly?) speed comparisons
  152. Re: a simple 'for' question
  153. start reading from certain line
  154. Manipulating sys.path
  155. delete lines
  156. Re: ActiveState Code: the new Python Cookbook site
  157. Re: Regular Expressions Quick Question
  158. Re: Newbie question
  159. Re: Cross Compiler for Python?
  160. Newbie question
  161. Returning the positions of a list that are non-zero
  162. Re: (silly?) speed comparisons
  163. Re: a simple 'for' question
  164. Re: a simple 'for' question
  165. Re: a simple 'for' question
  166. Re: a simple 'for' question
  167. a simple 'for' question
  168. find all ODBC databases ?
  169. how to remove oldest files up to a limit efficiently
  170. Re: (silly?) speed comparisons
  171. (silly?) speed comparisons
  172. Impossible to change methods with special names of instances ofnew-style classes?
  173. Re: Reportlab Image object opens filehandles
  174. Re: Cross Compiler for Python?
  175. jobangebote arbeitsamt jobs im ausland krankenversicherung arbeit imausland jobs ins ausland
  176. Python for Kids
  177. problem with Tkinter after installing Python 2.5.2 on UBUNTU
  178. plugins using cvs/distutils?
  179. Re: No Exceptions
  180. Relative Package Import
  181. Logging to zero or more destinations
  182. Does omniORBpy 3.2 supports DII?
  183. Re: Cross Compiler for Python?
  184. Re: Cross Compiler for Python?
  185. windows active directory ldap output encoding
  186. system tray for Tk
  187. Re: complex representation
  188. Re: "in"consistency?
  189. Re: "in"consistency?
  190. Re: Memory error while saving dictionary of size 65000X50 using pickle
  191. Re: complex representation
  192. complex representation
  193. numeric emulation and __pos__
  194. Re: "in"consistency?
  195. How to make python scripts .py executable, not bring up editor
  196. Re: Memory error while saving dictionary of size 65000X50 using pickle
  197. Python Agile Software Development Tools Screencasts
  198. Emacs/Python Essentials?
  199. Standard Equation Description Language?
  200. Re: Cross Compiler for Python?
  201. sage vs enthought for sci computing
  202. Memory error while saving dictionary using pickle
  203. Trouble with Tkinter text margins
  204. tale of two attachments
  205. Memory error while saving dictionary of size 65000X50 using pickle
  206. do a sed / awk filter with python tools (at least as fast)
  207. how to recognize IE window already opened using win32com extension
  208. win32com extension documentation/API
  209. 网上玩德州扑克年赚八万美金
  210. Re: Freesoftware for auto/intelligent code completing in Python
  211. Re: Cross Compiler for Python
  212. Dynamically Changing the Base Class
  213. re: Cross Comiler for Python?
  214. python mysteriously halts
  215. I am looking for svn library(module)
  216. Re: Cross Compiler for Python?
  217. Confused yet again: Very Newbie Question
  218. Is there a good way to implement file updating? such as lock, update,reload...
  219. yo...
  220. python beginner
  221. Cross Compiler for Python?
  222. How to bypass Windows 'cooking' the I/O? (One more time, please) II
  223. Validation in plone
  224. extended setattr()
  225. VNC capture in python
  226. Re: GUI Programming by hand not code with Python Code
  227. can't start IDLE 2.6 in Windows Vista
  228. GUI Programming by hand not code with Python Code
  229. mirroring files and data via http
  230. RE: how are strings immutable in python?
  231. Very weird bug!
  232. interpretation of special characters in Python
  233. how are strings immutable in python?
  234. Problem with subprocess.Popen wget within a thread
  235. ANN: python-ldap-2.3.5
  236. jobangebote norddeutschland Hauswirtschafter Hauswirtschafterinstellenangebot bremen stellenangebote koeln
  237. Hi there! I need what is probably a very basic lesson in events....
  238. Re: Recursive wildcard file search
  239. Hands-on HTML Table Parser/Matrix?
  240. Python / WxPython error message
  241. Re: Elisp Lesson on file processing (make downloadable copy of awebsite)
  242. Re: win32com.client (Howto edit Contacts in Outlook)
  243. conflict between multiple installs of python (linux)
  244. Python with Ecmascript
  245. Margins in the Tkinter Text widget
  246. Re: Tkinter Text widget get()
  247. Not necessarily related to python Web Crawlers
  248. Tkinter Text widget get()
  249. pythoncom InternetExplorer.Application don't work in vista || firefoxpythoncom ?
  250. multi-platform browser embedding