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. RE: Populating a dictionary, fast [SOLVED SOLVED]
  2. RE: python - an eggs...
  3. reading file objects in chunks
  4. regex that is equivalent to perl's syntax
  5. Moving from java to python.
  6. Re: which tool to use?
  7. PyGilState_Ensure interrupts python critical sections
  8. Comp. Lang. python
  9. ODBC links?
  10. Re: why ctypes+dll gives a strange result
  11. PyServlet Error
  12. Re: Binary search tree
  13. comp.lang.python 2007
  14. How to get a set of keys with largest values?
  15. how to know if folder contents have changed
  16. The Python Papers Monograph Series (TPPM): Call for Proposals
  17. The Python Papers Monograph Series (TPPM): Call for Proposals
  18. RE: python - an eggs...
  19. Questions about remembering and caching function arguments
  20. Information manager/organizer with tags question.
  21. get java class loader within pathon
  22. RE: python - an eggs...
  23. Re: Populating a dictionary, fast
  24. Re: Populating a dictionary, fast
  25. Re: Populating a dictionary, fast
  26. Re: Populating a dictionary, fast
  27. "No backend servers available" using httplib
  28. Re: Populating a dictionary, fast
  29. RE: python - an eggs...
  30. Re: Populating a dictionary, fast
  31. Re: Populating a dictionary, fast
  32. Trouble with subprocess.call(...) and zsh script (OSError: [Errno 8] Exec format error)
  33. Re: Populating a dictionary, fast
  34. Avoid newline at the end
  35. HI I AM VIVEK
  36. Pyzzle development?
  37. Join DOWNLOAD CENTRE
  38. System exit hanging in Leopard
  39. python - an eggs...
  40. Re: Populating a dictionary, fast
  41. Populating a dictionary, fast
  42. Re: Coding Help
  43. String/Decimal issues
  44. security code whit python
  45. Bitmap editor and File-saving
  46. Extended date and time
  47. Event handling and Late Binding
  48. Image treshold
  49. GUI and textfield
  50. Returning actual argument expression to a function call?
  51. Writing a CGI to query DB
  52. Only one week left for PyCon proposals!
  53. Re: [win32] spawn background process and detach it w/o problems
  54. Re: python - stealth window
  55. Portrait of a "real life" __metaclass__
  56. Re: Valgrind and Python
  57. ftplib ssl/tls support?
  58. Valgrind and Python
  59. Creating installer with external extension modules
  60. wx.listctrl- insertstringitem not working
  61. Binary search tree
  62. Codec lookup fails for bad codec name, blowing up BeautifulSoup
  63. Global variables within classes.
  64. Games on ps2
  65. ANN: pyglet 1.0beta1
  66. Closure/binding problem or misunderstanding
  67. Python Extension Building Network
  68. get the shape of a numpy ndarray in C++ code [boost.python]
  69. email.get_filename() with newline
  70. defaultdict and dict?
  71. parallel csv-file processing
  72. How to link different site-packages to different Python?
  73. Graphical Engine
  74. operator overloading on built-ins
  75. Re: pyserial: loose connection after inactivity
  76. Expanding the size of wx Frame
  77. Re: Creating a cell 'by hand'
  78. Version 0.6.0 of CodeInvestigator
  79. Python Developers needed for Rackspace Managed Hosting-full time employment opportunities
  80. Re: Python on Leopard issues
  81. Re: Python on Leopard issues
  82. Python on Leopard issues
  83. Anyone had success using NetUseAdd() on shares accessed through aWindows 2003 DFS root?
  84. Some "pythonic" suggestions for Python
  85. Using imaplib module with GMAIL's IMAP - hangs
  86. Old version of sqlite3
  87. Re: http question
  88. Catching and automating a win32 MessageBox
  89. How to output newline or carriage return with optparse
  90. optional arguments with compact reporting in optparse
  91. [win32] spawn background process and detach it w/o problems
  92. System exit hanging in Leopard
  93. Linking debug C++ DLL with python dlls
  94. wxPython ListCtrl image configuring
  95. Showing native 8-bit strings in Python interpreter
  96. execute command on remote machine and get output
  97. Python iPod challenge
  98. pyserial: loose connection after inactivity
  99. pyparsing and svg
  100. Using python as primary language
  101. help parsing ipv6 addresses and subnets
  102. easy 3D graphics for rendering geometry?
  103. An important message to all jobseekers ,and internet users
  104. Source insight support files
  105. pydoc - how to generate documentation for an entire package?
  106. Automated static checking of portability
  107. os.EX_USAGE and friends not available in Windows?
  108. Re: Retrieving all open applications ...
  109. Re: a simple tcp server sample
  110. a simple tcp server sample
  111. Deep comparison of sets?
  112. pydoc - generating HTML docs from string input
  113. regular expression syntax the same in Python, Perl and grep?
  114. Need help writing coroutine
  115. manually cutting a picture
  116. os.popen does not seem to catch stdout
  117. What colour model does the image use in PIL
  118. Re: manually cutting a picture
  119. command-line arguments in IDLE
  120. a revolutionary principle > please read that
  121. Strange behavior of __get__ in a descriptor in IPython
  122. finding bluetooth serial port
  123. Re: manually cutting a picture
  124. Mail System Error - Returned Mail
  125. RE: Parallel Python environments..
  126. private data stashed in local/global execution context of PyEval_EvalCode disappears down the execution stack
  127. zipfile handling
  128. command-line arguments in IDLE
  129. Re: Confused about closures and scoping rules
  130. Re: Confused about closures and scoping rules
  131. Re: LaTeX tutorial updated
  132. Confused about closures and scoping rules
  133. Next meeting of the Hamburg Python User Group
  134. Looking for a good Python environment
  135. Re: Populating huge data structures from disk
  136. PyObject sanitizer (CPython 2.4.4)
  137. global name is not defined
  138. RE: Parallel Python environments..
  139. RE: Populating huge data structures from disk
  140. RE: Parallel Python environments..
  141. How do I change elements in a list?
  142. Re: Populating huge data structures from disk
  143. RE: Populating huge data structures from disk
  144. subprocess chokes on spaces in path
  145. How do I get the PC's Processor speed?
  146. Re: Populating huge data structures from disk
  147. Re: [Python.NET] What can I do with DLL?
  148. Re: Insane crazy question - printing commands
  149. Bill Gates was never the Richest man on earth
  150. Re: Insane crazy question - printing commands
  151. Re: Insane crazy question - printing commands
  152. Re: Insane crazy question - printing commands
  153. Re: Insane crazy question - printing commands
  154. Insane crazy question - printing commands
  155. regular expressions
  156. python equivalent to heckle
  157. Re: Drawing charts in Qt
  158. pyuno and calc
  159. Parallel Python environments..
  160. Please explain collections.defaultdict(lambda: 1)
  161. Re: Pythonic ORM with support for composite primary/foreign keys?
  162. Drawing charts in Qt
  163. Re: What about a Python Tree container?
  164. Pythonic ORM with support for composite primary/foreign keys?
  165. List to Tuple and Tuple to List?
  166. Trouble with for loop
  167. how to filter files by creation date
  168. How to use list as key of dictionary?
  169. RE: How to Create pyd by C#
  170. hi friends
  171. SIP won't compile on OSX 10.3
  172. supplemental data factory
  173. is PyUnicode_Decode a part of public api
  174. Re: Library package import question
  175. Re: Library package import question
  176. Eclipse3.3 with Pydev 1.3.10 Mylar problem, have Mylyn
  177. dictionary viewer
  178. help
  179. Functions as Objects, and persisting values
  180. IDLE won't color code!
  181. Thread Profiling
  182. Python-URL! - weekly Python news and links (Nov 5)
  183. instance as a sequence
  184. wxPython ListCtrl
  185. How can i find the form name without "nr=0"
  186. Python thinks file is empty
  187. pylab numpy zeros
  188. httplib.HTTPSConnection with timeout support (pyton 2.5.1)
  189. Library package import question
  190. Downloading file from cgi application
  191. parsing string to a list of objects - help!
  192. Descriptors and side effects
  193. Re: opinion - file.readlines blemish
  194. PyObjC with Xcode 3.0 Leopard
  195. achieving performance using C/C++
  196. Funny quote
  197. [ANN] Scope_Plot, another plot library for real time signals.
  198. cgi undefined?
  199. pygresql
  200. modify a file
  201. how to keep order key in a dictionary
  202. how does google search in phrase
  203. How to know more about an exception?
  204. how to iterate through each set
  205. Re: Low-overhead GUI toolkit for Linux w/o X11?
  206. Re: Low-overhead GUI toolkit for Linux w/o X11?
  207. Python good for data mining?
  208. bsddb in python 2.5.1
  209. problem with iteration
  210. how to fill many data strings from socket.recvfrom()
  211. Low-overhead GUI toolkit for Linux w/o X11?
  212. how easily can glob.glob say Unix bash `echo *`
  213. Re: Poor python and/or Zope performance on Sparc
  214. jigsae puzzle issue
  215. Python IDE
  216. Python launcher not working on Mac after Leopard upgrade?
  217. Poor python and/or Zope performance on Sparc
  218. Re: count increment...
  219. Can local function access local variables in main program?
  220. how to do the mapping btw numpy arrayvalues and matrix columns
  221. MP3 and ID3 library/module recommendations
  222. __file__ vs __FILE__
  223. Instances of BaseException and family don't provide __module__?
  224. how to pass a function name and its arguments inside the arguments of other function?
  225. IDLE
  226. python tutorial on a single html page?
  227. Bizarre additional calling overhead.
  228. Sub-sort after sort
  229. Re: error ...1 value to unpack
  230. Assertion for python scripts
  231. using the filter function within class return error
  232. difference between IDLE and command line
  233. http client using ssh -D
  234. PyQt with embedded python in Qt App
  235. [ANN] Leo 4.4.4 Final released
  236. Copy database with python..
  237. python newbie
  238. MySQLdb.string_literal
  239. compiling python 3000 on debian etch
  240. Webservices, SOAP and Python
  241. new style class
  242. Writing GTK UI for Python apps in XUL
  243. posting to a form with no form name
  244. Re: looping
  245. Is pyparsing really a recursive descent parser?
  246. Re: Strange problem when using re module with threads
  247. Configuration Management
  248. Adding GNU Readline after installation?
  249. os.readlink returning value
  250. trapping DLL import issues without blocking pop up window