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. wxpython combined with vpython
  2. strange unbound local error?
  3. xml modifications
  4. xyz points and magnitude to intensity or colormap or contourmap
  5. Re: How to display a videostream in the PyQt GUI by a efficient way
  6. RE: Program inefficiency?
  7. Program inefficiency?
  8. Balloon Taskbar Popup for Windows XP
  9. 4000 every month
  10. question about for cycle
  11. Re: Re: Bug: spurious indentation error
  12. Re: Re: Bug: spurious indentation error
  13. How to display a videostream in the PyQt GUI by a efficient way
  14. using inspect on pygtk
  15. python 2.5 and 3gb switch
  16. Re: Emailing the attachment created with the Quick ScreenshotsScript(Python + PIL)
  17. ANN: PyQt v4.3.1 Released
  18. Bug with lists of pairs of lists and append()
  19. your opinion on book "Foundations of Python Network Programming"?
  20. Re: ANNOUNCE: wxPython 2.8.6.0
  21. Reentrancy of Python interpreter
  22. Checking for the existence of Duplicates
  23. List search
  24. RE: OCBC connection
  25. Re: GUI for viewing/editing python data structures?
  26. Bug with lists of pairs of lists and append()
  27. Re: [Zope] how do I test for the current item in an iteration
  28. Re: Python 3.0 migration plans?
  29. C Source Code Generator For Test Cases
  30. Re: FW: OCBC connection
  31. Can I overload the compare (cmp()) function for a Lists ([]) index function?
  32. FW: OCBC connection
  33. Delete spaces
  34. Re: [Zope] how do I test for the current item in an iteration
  35. Re: [Zope] how do I test for the current item in an iteration
  36. Re: Emailing the attachment created with the Quick ScreenshotsScript(Python + PIL)
  37. OCBC connection
  38. is there a posh Win32 binary? or, compiling with MS 2005 Express...
  39. Re: recipient validation with smtplib
  40. Re: recipient validation with smtplib
  41. Re: Bug: spurious indentation error
  42. Re: recipient validation with smtplib
  43. Re: recipient validation with smtplib
  44. recipient validation with smtplib
  45. Re: Python 3.0 migration plans?
  46. Re: GUI for viewing/editing python data structures?
  47. marshal bug?
  48. Python and SSL
  49. ANNOUNCE: wxPython 2.8.6.0
  50. Re: Emailing the attachment created with the Quick Screenshots Script(Python + PIL)
  51. cute use of lambda
  52. Python 3.0 migration plans?
  53. Re: making run time changes..
  54. developing an application
  55. RE: A question on python performance.
  56. Importing Module To Use Variables In A Second Module
  57. How to Catch Errors in SimpleXMLRPCServer
  58. Creating Table using Tkinter
  59. HOT!!!PYTHON DEVELOPER REQUIRED @ ADOBE SYSTEMS
  60. getopt with negative numbers?
  61. RE: making run time changes..
  62. ValueError: too many values to unpack
  63. RE: Pb with an AttributeError
  64. ValueError: too many values to unpack,>>>
  65. True of False
  66. Implement file download using python
  67. Re: Pb with an AttributeError
  68. Re: Pb with an AttributeError
  69. Traveling Europe
  70. Re: making run time changes..
  71. os.removedirs - How to force this delete?
  72. PyObject_CallObject: difference between functions and class methods
  73. Translating Event.time from pyhook
  74. Launching command on windows
  75. Mysqldb & stderr
  76. Confusion regarding constructor as default value
  77. Re: URGENT REQUIREMENT FOR PYTHON DEVELOPERS
  78. Re: URGENT REQUIREMENT FOR PYTHON DEVELOPERS
  79. ANN: RuPy 2008 Python & Ruby Conference
  80. mod_python preprocess/filter before proxy
  81. "No backend servers available" using httplib
  82. How do I get the value out of a DOM Element
  83. Using closures and partial functions to eliminate redundant code
  84. Re: Script to extract text from PDF files
  85. GUI for viewing/editing python data structures?
  86. ~ bit-wise unary operator
  87. Re: stdout and embedding into Windows apps
  88. Tkinter / Tk 8.5
  89. Delete values from a string using the index
  90. Re: A question on python performance.
  91. A question on python performance.
  92. Guitars for 0$ !!!!!
  93. Matplotlib TkAgg WindowsXP ImportError
  94. regex with specific list of string
  95. Script to extract text from PDF files
  96. My tail call optimizing decorator
  97. The Big Secret inside your Laptop /Computer
  98. Tracking memory usage and object life time.
  99. Asynchronous Messaging
  100. Re: Documentation about pyexpat
  101. Return status from methods in socket class
  102. Documentation about pyexpat
  103. Cross-platform time out decorator
  104. RE: sorting a list numbers stored as strings
  105. RE: sorting a list numbers stored as strings
  106. Re: Pyrex installation on windows XP: step-by-step guide
  107. Re: Hello Gabriel cant help noticing you
  108. Python class method as an argument of a function in a C extension
  109. Re: Regular Expressions: Can't quite figure this problem out
  110. Re: os.popen and lengthy operations
  111. Re: Hello Gabriel cant help noticing you
  112. unable to load dco2 in python
  113. FTP upload through proxy
  114. Hello Gabriel cant help noticing you
  115. setuptools without unexpected downloads
  116. Re: stopping a while True: with the keyboard
  117. Re: Missing documentation for ElementTree?
  118. Re: Invoking python through C++: How to?
  119. %s shortcut?
  120. the address of list.append and list.append.__doc__
  121. Re: Regular Expressions: Can't quite figure this problem out
  122. stopping a while True: with the keyboard
  123. Python XML API's that preserve XML comments?
  124. Re: jack audio connection kit
  125. Time functions :-)
  126. Overriding Logging Config FileHandler Filename
  127. Re: [ANN] Release 0.65.1 of Task Coach
  128. Re: [Tutor] Take if offline
  129. jack audio connection kit
  130. RE: sorteddict PEP proposal [started off as orderedict]
  131. Survey about Visual Annotations for Software Models
  132. Script to extract text from PDF files
  133. comparing elements of a list with a string
  134. Clustering text-documents in bundles
  135. Re: Confused about 'positive lookbehind assertion'
  136. PyS60
  137. HTTPS request
  138. PyQt disconnect signal / slot
  139. ANNOUNCE: Exscript 0.9.9
  140. Raw string printing
  141. Re: ANN: 555-BOOM! version 0.6
  142. What is a good way of having several versions of a python moduleinstalled in parallell?
  143. ANN: PyPE 2.8.7
  144. Inserting an element into existing xml file
  145. sorteddict PEP proposal [started off as orderedict]
  146. obtaining multiple values from a function.
  147. RE: sorting a list numbers stored as strings
  148. RE: Almost There - os.kill()
  149. Re: Regular Expressions: Can't quite figure this problem out
  150. Re: Regular Expressions: Can't quite figure this problem out
  151. Re: Regular Expressions: Can't quite figure this problem out
  152. Re: Regular Expressions: Can't quite figure this problem out
  153. Re: Python script to optimize XML text
  154. ANN: Albow 1.1 and Humerus 1.0
  155. ANN: 555-BOOM! version 0.6
  156. Re: Regular Expressions: Can't quite figure this problem out
  157. Re: Regular Expressions: Can't quite figure this problem out
  158. PIL GIF transparency
  159. ironpython with nosetest
  160. is there some module update(install tools)?
  161. Making a small change to a large XML document
  162. Re: [lxml-dev] Python script to optimize XML text
  163. I don't undestand why sometime python (or other) add "tmpWvk7zy"(tmp + random string) after "buildout-eggs" in path of python script
  164. execfile and function call
  165. Re: SOAPpy Error
  166. Nested For and While Statements
  167. Re: calling the function of one class from another class
  168. puzzled about floats
  169. Re: Is there some sort of portable IDE?
  170. type compatibility warnings -- building python on windows 64-bit x64
  171. To Andrey Khavryuchenko <akhavr@kds.com.ua> was: Who can develop the following Python script into working application ?
  172. Can a base class know if a method has been overridden?
  173. problem writing setup script
  174. (pyqt) Parameters when connecting a signal to a method?
  175. shutil.copy2 error
  176. Re: SOAPpy Error
  177. Converting numbers to unicode charaters
  178. RE: sorting a list numbers stored as strings
  179. RE: Almost There - os.kill()
  180. RE: sorting a list numbers stored as strings
  181. RE: Almost There - os.kill()
  182. RE: Almost There - os.kill()
  183. Python-URL! - weekly Python news and links (Sep 24)
  184. Re: Almost There - os.kill()
  185. rules from an xml file
  186. sorting a list numbers stored as strings
  187. RE: Would Anonymous Functions Help in Learning Programming/Python?
  188. Re: Properties and Objects...
  189. python variable assignement
  190. SOAPpy Error
  191. vim - what's a smarttab?
  192. Passing parameters at the command line (New Python User)
  193. the AIM of LIFE
  194. scope, modyfing outside object from inside the method
  195. RE: I could use some help making this Python code run fasterusingonly Python code.
  196. Database Abstraction Layer And/Or ORM
  197. here is the weekend report, please review it.
  198. Re: Writing Object Data to Disk
  199. Re: building a GUI
  200. SimPy, audio interview with creators of
  201. Re: Properties and Objects...
  202. strange behavious of the logging module?
  203. Re: Preemption in python
  204. Re: os.popen and lengthy operations
  205. Latest software downloads!!!!!
  206. Travel around the globe...
  207. Re: Preemption in python
  208. Untrusted python code
  209. Re: [Bulk] Re: Writing Object Data to Disk
  210. Re: Writing Object Data to Disk
  211. building a GUI
  212. annoying stdin/stdout + pipes problem
  213. newb: Question regarding custom exception
  214. Naples is burning
  215. directpython question
  216. Python plugins for netbeans 6 IDE?
  217. subprocess -popen - reading stdout from child - hangs
  218. Factory function with keyword arguments
  219. newb: glob on windows os.renames creates many nested folders
  220. Small changes in side library
  221. database persistence with mysql, sqlite
  222. too many values with string.split
  223. Properties and Objects...
  224. Video from image
  225. unicode categories -- regex
  226. can I run pythons IDLE from a command line??
  227. Re: Re: Writing Object Data to Disk
  228. find difference in days from YYYYMMDD to YYYYMMDD
  229. Re: Writing Object Data to Disk
  230. Writing Object Data to Disk
  231. Re: Newbie completely confused
  232. Getting rid of bitwise operators in Python 3?
  233. Registration for OSDC 2007 is open
  234. Counting method calls
  235. Would Anonymous Functions Help in Learning Programming/Python?
  236. newb: Simple regex problem headache
  237. Re: executing list of methods (and collecting results)
  238. Resolving windows shortcut to url
  239. RE Help
  240. Re: Parameterize formatting string
  241. Parameterize formatting string
  242. threading.local _threading_local problems
  243. TRying to import files from my folder not pythons lib folder
  244. xml-rpc timeout
  245. Newbie completely confused
  246. Re: acronym program
  247. elementtree question
  248. acronym program
  249. Remote Command a Python Script
  250. Calling constructor but not initializer