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: Generator slower than iterator?
  2. help I'm getting delimited
  3. Re: Generator slower than iterator?
  4. Re: Generator slower than iterator?
  5. Re: Generator slower than iterator?
  6. [cookielib] How to add cookies myself?
  7. zipfile.is_zipfile() and string buffers
  8. Free place to host python files?
  9. RE: String slices work only for first string character ?
  10. Re: String slices work only for first string character ?
  11. Re: String slices work only for first string character ?
  12. mysql hash generator in python
  13. Re: Interface & Implementation
  14. Re: Deepcopying slice objects
  15. subprocess.Popen inheriting
  16. RE: tutorial on parser
  17. Copying files in directory
  18. socket and subprocess problem
  19. ethical questions about global variables
  20. parse C expression?
  21. OpenOpt 0.21 (free optimization framework)
  22. Insatlling python on compute-node-linux (Cray).
  23. weird dict problem, how can this even happen?
  24. Re: Problem accessing a web page
  25. How can I return a non-zero status result from a python script?
  26. Re: Problem accessing a web page
  27. Python plugin for Netbeans
  28. Re: Problem accessing a web page
  29. Simple multithreaded profiler using decorators fails on some built-inmethods
  30. Problem accessing a web page
  31. tricky nested list unpacking problem
  32. Re: %s place holder does not let me insert ' in an sql query withpython.
  33. os.environ.get('SSH_ORIGINAL_COMMAND') returns None
  34. Wing IDE 3.1.6 released
  35. pexpect and inconsistent exit values
  36. Re: %s place holder does not let me insert ' in an sql query withpython.
  37. Re: %s place holder does not let me insert ' in an sql query withpython.
  38. Re: %s place holder does not let me insert ' in an sql query withpython.
  39. Re: regex problem ..
  40. pylab.ylabel: put label on the other side
  41. Re: Limit traceback from most recent call
  42. Structure using whitespace vs logical whitespace
  43. Re: %s place holder does not let me insert ' in an sql query withpython.
  44. Re: %s place holder does not let me insert ' in an sql query withpython.
  45. Managing timing in Python calls
  46. Re: [Tutor] Having Issues with CMD and the 'python' command
  47. Problem Python 2.6.1 vs 2.6 & pyWin32
  48. Re: %s place holder does not let me insert ' in an sql query withpython.
  49. Re: Having Issues with CMD and the 'python' command
  50. Re: Having Issues with CMD and the 'python' command
  51. Re: %s place holder does not let me insert ' in an sql query withpython.
  52. Re: Having Issues with CMD and the 'python' command
  53. %s place holder does not let me insert ' in an sql query with python.
  54. كيف تخفي رقمك عن الذي تتصل به
  55. Thread Locking issue - Can't allocate lock (sem_init fail)
  56. Re: Guido's new method definition idea
  57. Unit tests / build tools
  58. Python User Group - Calgary, Alberta, Canada
  59. Game to test : MicroWar 2.0 alpha 6
  60. Output to file gets lost - don't know where to look ...
  61. package structure?
  62. Building from source -- zlib/binascii problems 2.5.2/2.6.1
  63. Limit traceback from most recent call
  64. Re: execution time
  65. Looking for the best way to translate an idiom
  66. execution time
  67. Re: changing string encoding to different charset?
  68. [OT] Alternative web server scripting language
  69. Re: subprocess to pipe through several processes?
  70. Re: the official way of printing unicode strings
  71. Optimizing methods away or not?
  72. Re: 1 or 1/0 doesn't raise an exception
  73. subprocess to pipe through several processes?
  74. Error with SOAPpy
  75. Re: 1 or 1/0 doesn't raise an exception
  76. Re: 1 or 1/0 doesn't raise an exception
  77. 1 or 1/0 doesn't raise an exception
  78. subprocess to C program
  79. [ANN] Python 2.4.6 and 2.5.3, release candidate 1
  80. pypi package dates
  81. curses and refreshing problem
  82. Python 3.0 crashes displaying Unicode at interactive prompt
  83. Bidrectional Subprocess Communication
  84. Re: encrypt and descrypt a created file
  85. [OT] stable algorithm with complexity O(n)
  86. Re: encrypt and descrypt a created file
  87. Why %e not in time.strftime directives?
  88. Shorter tracebacks
  89. Re: __future__ and compile: unrecognised flags
  90. Parallelizing python code - design/implementation questions
  91. __future__ and compile: unrecognised flags
  92. setup.py installs modules to a wrong place
  93. Need help improving number guessing game
  94. Re: __future__ and unrecognised flags
  95. Re: Removing None objects from a sequence
  96. ActivePython 2.6.1.1 and 3.0.0.0 released!
  97. os.lstat : proper way to do this
  98. Re: Removing None objects from a sequence
  99. Re: Removing None objects from a sequence
  100. __future__ and unrecognised flags
  101. Re: Interface & Implementation
  102. Re: Testing against different versions of Python
  103. Umlauts in idle
  104. Re: newbie question: if var1 == var2:
  105. Re: [wxpython-users] Dabo 0.9.0 Released
  106. newbie question...
  107. Python extension: callbacks blocked when holding button down
  108. Re: concept of creating structures in python
  109. Re: concept of creating structures in python
  110. Re: concept of creating structures in python
  111. Re: concept of creating structures in python
  112. Re: Removing None objects from a sequence
  113. Re: Interface & Implementation
  114. Reading online zip files - zipfile and zlib, wbits
  115. Re: Removing None objects from a sequence
  116. Re: How to write binary data to file and socket
  117. Re: File names, character sets and Unicode
  118. IF YOU WANT TO LIVE LONGER, YOU SHOULD CHECK THIS!!
  119. Imaging library in jython
  120. (Very Newbie) Problems defining a variable
  121. Re: Removing None objects from a sequence
  122. Building extensions for python 2.6 adm64 with the SDK compiler
  123. File names, character sets and Unicode
  124. Removing None objects from a sequence
  125. Re: [Python.NET] Where does the clr in IronPython look the dll
  126. how to convert ‘\xf0' to 0xf0 ?
  127. Disputing Cookie.py's definition of valid characters
  128. Rename of .mdb file -- lock
  129. Re: Converting c header file to a python file
  130. Moving to subprocess from os.popen--pipe closes prematurely
  131. PyQt: Pulling Abstract Item Data from Mime Data using Drag and Drop.
  132. problem adding custom module in cgi script
  133. Bidirectional Networking
  134. Dictionary as Keyword Arguments
  135. any Python developers available in the Denver area?
  136. list organization question
  137. Re: Python 2.5.2 error on Solaris, No module named _md5
  138. Re: Problems running on HP Intel duo core machine
  139. Problems running on HP Intel duo core machine
  140. Best way of debigging a C extension
  141. EARN 15,000$ /- PER MONTH
  142. Re: just got the g1
  143. How to know when it's possible to bind a socket on an unprivilegedport?
  144. Python to open command script file
  145. Re: How can I understan the "for" here?
  146. dictionary idiom needed
  147. HGE and Python (again)
  148. Preventing execution of a method
  149. Re: Rich Comparisons Gotcha
  150. Re: How can I understan the "for" here?
  151. Re: How can I understan the "for" here?
  152. Re: How can I understan the "for" here?
  153. How can I understan the "for" here?
  154. Python, threading
  155. ctypes and misaligned doubles
  156. Re: Equivalent of 'wget' for python?
  157. Custom debugger trace hooks
  158. Re: sys.settrace 'call' event behavior
  159. Py_GetPath() C API in python 3
  160. Re: Equivalent of 'wget' for python?
  161. Re: trace module and doctest
  162. Re: why doesn't pop/clear call __delitem__ on a dict?
  163. Why optimization mode is slower than normal mode?
  164. Re: why doesn't pop/clear call __delitem__ on a dict?
  165. why doesn't pop/clear call __delitem__ on a dict?
  166. Re: multiprocessing+simplehttpserver+windows
  167. if expression source format
  168. if expression source format
  169. multiprocessing+simplehttpserver+windows
  170. Call by reference in SWIG?
  171. Call by reference in SWIG?
  172. density plot
  173. New EasyPC website launch.
  174. broken ncurses on python 3.0
  175. internal circular class references
  176. Memory leak when using a C++ module for Python
  177. How to convert uint64 in C into Python 32bit Object [ I am usingPython2.2 ]
  178. lxml.etree error: xmlSchematronSetValidStructuredErrors
  179. Re: When (and why) to use del?
  180. Re: When (and why) to use del?
  181. Re: Rich Comparisons Gotcha
  182. looking up function's doc in emacs
  183. pydb 1.24
  184. getting back into programming
  185. upgrading my SIMPL Programming with Python nofee online course needsome volunteer testers
  186. How to pass out the result from iterated function
  187. Re: Rich Comparisons Gotcha
  188. Dabo 0.9.0 Released
  189. pexpect and inconsistent exit codes
  190. hi...hi.....hi
  191. conratulations.......
  192. Re: Rich Comparisons Gotcha
  193. Deeper tracebacks?
  194. Re: Rich Comparisons Gotcha
  195. Python is slow
  196. Re: Rich Comparisons Gotcha
  197. Jewel of the Week: Sterling Icon Collection just $39
  198. get todays files
  199. cx_Oracle issues
  200. Python music sequencer timing problems
  201. Maintaining signature in help(decorated function)
  202. Re: Rich Comparisons Gotcha
  203. Re: Rich Comparisons Gotcha
  204. ANN: python-ntlm - provides NTLM support, including an authenticationhandler for urllib2
  205. Re: StringIO in 2.6 and beyond
  206. Flushing PyQt's Event Queue
  207. Re: Using the `email' module in a bazaar plugin
  208. Re: memory leak?
  209. [OT] Google Groups in bad odour
  210. filter iterable based on predicate take from another iterable
  211. Re: memory leak?
  212. List Problem
  213. Re: Python & LEGO Mindstorm control...
  214. How do I manually uninstall setuptools (installed by egg)?
  215. Re: Test message - please ignore
  216. forcing future re-import from with an imported module
  217. Re: Rich Comparisons Gotcha
  218. Re: Compiling and installing python 2.5.2 with Visual C++ 2008
  219. EURASIP JASP - Special issue on Image Processing and Analysis inBiomechanics - Announce & Call for papers
  220. Test posting #2 - please ignore
  221. Test message - please ignore
  222. conratulations.......
  223. Re: Rich Comparisons Gotcha
  224. Opa asdasd News
  225. Spring Python 0 .9.1 has been released
  226. Re: Can't figure out where SyntaxError: can not delete variable 'x'referenced in nested scope us coming from in python >=2.6
  227. Re: memory leak?
  228. Can't figure out where SyntaxError: can not delete variable 'x'referenced in nested scope us coming from in python >=2.6
  229. memory leak?
  230. Re: When (and why) to use del?
  231. Python 3 For Python 2 Users
  232. Best way to report progress at fixed intervals
  233. When (and why) to use del?
  234. pickling a circular object inherited from list
  235. 'pretty print' for built in types
  236. Re: Compiling and installing python 2.5.2 with Visual C++ 2008
  237. Compiling and installing python 2.5.2 with Visual C++ 2008
  238. primera
  239. Re: Rich Comparisons Gotcha
  240. python3.0 - any hope it will get faster?
  241. Re: [Python 2.x] Pickling a datetime.tzinfo subclass instance?
  242. Re: Announcement: MindTree for Python beta -- feedback appreciated
  243. Re: html codes
  244. html codes
  245. SequenceMatcher bug ?
  246. Re: "as" keyword woes
  247. Re: [Python 2.x] Pickling a datetime.tzinfo subclass instance?
  248. Re: Password input in console/terminal
  249. fuzzy or boolean text search
  250. How to initialize a class variable once