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 319

  1. Which is faster?
  2. Re: How to delete a ast character from a string?
  3. Prothon and Mark Hahn?
  4. Re: Multipart - Counting the amount of Values for One key
  5. Re: posix semaphore support?
  6. Can I write a binary windows executable with Python?
  7. Google License Keys for pyGoogle
  8. posix semaphore support?
  9. Re: Ensure only single application instance.
  10. ctypes version mismatch
  11. Re: Syntax error in ".py" file and globals variable values notavailable.
  12. Memory Leek, critique me. Thanks!!!
  13. Re: How to delete a ast character from a string?
  14. Re: How to delete a last character from a string
  15. Re: How to delete a ast character from a string?
  16. Re: How to delete a last character from a string
  17. Re: How to delete a ast character from a string?
  18. How to delete a last character from a string
  19. How to delete a ast character from a string?
  20. Using class-attribute as key to sort?
  21. return reduce(lambda x, y: x.grade+y.grade, self.reviews)
  22. __stack_chk_fail_local
  23. Memory Leek, critique me. Thanks!!!
  24. When to use try and except?
  25. Command lime code
  26. How to check is something is a list or a dictionary or a string?
  27. Re: Tkinter tkMessageBox problem - message box is displayed with anadditional window
  28. Re: Module __file__ attribute in Python 3
  29. Module __file__ attribute in Python 3
  30. Python - ubuntu
  31. Python graphics question:pixel scrolling
  32. Re: Fastest way to write huge files
  33. Beginner's question about string's join() method
  34. translating "create Semaphore" to Linux
  35. problem with plotting
  36. Iterating two arrays at once
  37. class definition syntax
  38. problem with execv command
  39. help needed with dictionary
  40. microsoft terminal server
  41. os.ChDir() not thread-safe; was : Is tempfile.mkdtemp() thread-safe?
  42. Re: Syntax error in ".py" file and globals variable values notavailable.
  43. Re: Fastest way to write huge files
  44. Python-2.3.4 on OSF1 V4.0?
  45. computer support
  46. Re: Fastest way to write huge files
  47. Tough Guy Competition
  48. subclassing complex
  49. Latest software update for iPhone is out, but how would you know?
  50. Lining Up and PaddingTwo Similar Lists
  51. Re: Fastest way to write huge files
  52. iterating over two arrays in parallel?
  53. Fastest way to write huge files
  54. [1,2,3] exactly same as [1,2,3,] ?
  55. PyDoc in Vista
  56. PyDoc in Windows Vista
  57. Python in a Nutshell -- Book vs Web
  58. Re: eval() == evil? --- How to use it safely?
  59. Checking if the file is a symlink fails
  60. eval() == evil? --- How to use it safely?
  61. Re: Descriptor leak in python 2.4 subprocess module
  62. Re: Syntax error in ".py" file and globals variable values notavailable.
  63. Negative regular expressions (searching for "i" not inside command)
  64. re.compile versus r''
  65. file data to list
  66. ImageTk.Photoimage not displayed
  67. Sending e-mail
  68. epoch seconds from a datetime
  69. Problem with list.insert
  70. cannot find object instance
  71. Python svn bindings for Subversion?
  72. Re: Tkinter tkMessageBox problem - message box is displayed with anadditional window
  73. Re: Multiple values for one key
  74. PyImport_ImportModule deadlocks
  75. ANN: Leo 4.5 rc1 released
  76. Tkinter tkMessageBox problem - message box is displayed with anadditional window
  77. filter in for loop
  78. PYTHONPATH and modules
  79. Re: Pythoncom and pywintypes
  80. Re: Descriptor leak in python 2.4 subprocess module
  81. Descriptor leak in python 2.4 subprocess module
  82. Re: Syntax error in ".py" file and globals variable values notavailable.
  83. Re: I/O error 13 Permission denied -Cannot access file as it is usedby another process.
  84. Python sockets UDP broadcast multicast question??
  85. Re: Python on Mac
  86. Process "Killed"
  87. calling NetShareEnum win32api with ctypes
  88. calling NetShareEnum win32api with ctypes
  89. List of modules available for import inside Python?
  90. [Q] How to ignore the first line of the text read from a file
  91. Wild Card String Comparison
  92. Re: Multiple values for one key
  93. Re: Tkinter popup menu
  94. Re: Multiple values for one key
  95. Python AST preserving whitespace and comments
  96. Re: Multiple values for one key
  97. How come Python software, tools and libraries is so good? A hug toGvr and the Python community!
  98. Re: Setting my Locale
  99. doctesting practices
  100. Re: Multiple values for one key
  101. Global var access in imported modules?
  102. Tkinter event loop question
  103. email parsing
  104. problem with packages and path
  105. Re: Syntax error in ".py" file and globals variable values notavailable.
  106. Custom PyQt4 TableWidget
  107. Getting references to obect instances into a list
  108. how do I stop SocketServer()?
  109. Python on Mac
  110. no string.downer() ?
  111. python on Mac
  112. How to update value in dictionary?
  113. Python multimap
  114. Declaring n objects from strings
  115. Re: SocketServer max connections
  116. finding out the number of rows in a CSV file
  117. Re: Memory Leak
  118. import error between 2 modules
  119. How can this script fail?
  120. Understanding this generator function
  121. Syntax error in ".py" file and globals variable values not available.
  122. Re: Decorators using instance variables
  123. ANN: Pyrex 0.9.8.5
  124. use of Queue
  125. Re: Creating environment variables.
  126. Re: Launch an application and continue the script's execution
  127. Re: Non-evil multithreaded WSGI server?
  128. newbie doubt about MVC,tkinter
  129. unexpected from/import statement behaviour
  130. Inspecting the Instance Vars in a class/object - How?
  131. Re: Extracting path of a program from a list.
  132. Tkinter Unix and Windows incompatibility
  133. Re: Memory Leak?
  134. Re: Setting my Locale
  135. Re: Ctypes module - looking for a way to dynamically call exportedfunction from a set of dlls
  136. Re: Non-evil multithreaded WSGI server?
  137. Re: Need help with extension modules built in debug mode
  138. Utah Open Source Conference, August 28-30
  139. Re: sum up numbers in a list
  140. Memory Leak?
  141. Re: Python Strinh Immutability Broken!
  142. Free huge source codes collection
  143. 've collected huge source codes collection of any kinds
  144. SQL package
  145. Re: Python Strinh Immutability Broken!
  146. RE: Adding Icons to my Programs
  147. RE: Adding Icons to my Programs
  148. RE: Adding Icons to my Programs
  149. Re: FW: Using Python to shared memory resources between Linux andWindows
  150. Identifying the start of good data in a list
  151. Re: Decorators using instance variables
  152. FW: Using Python to shared memory resources between Linux and Windows
  153. Adding Icons to my Programs
  154. Python and database unittests
  155. RE: libxml2dom - parsing maligned html
  156. floating point arithmetic
  157. Re: Programmatically exit the REPL
  158. RE: The Importance of Terminology's Quality
  159. Re: Python String Immutability Broken!
  160. struct.Struct random access
  161. Using Python to shared memory resources between Linux and Windows
  162. Re: Renaming Excel Spreadsheets
  163. JSON from Python mysqldb
  164. logging - how to use in a library?
  165. problem with Tix in Python2.5
  166. Re: Reading from text file
  167. Re: sum up numbers in a list
  168. Reading from text file
  169. Re: Best idiom for looping over input?
  170. Newbie needs help
  171. Best idiom for looping over input?
  172. libxml2dom - parsing maligned html
  173. python portable installation?
  174. Re: [ctypes-users] ctypes - loading 'librsvg-2-2.dll'
  175. atomic increment
  176. GUI programming with python
  177. python multitask
  178. dynamically adding some of one module's functions to another
  179. Empece hacer un blog de python " http://binsd.wordpress.com/ "
  180. Re: Read dbf file as read only
  181. Re: Sharing common memory space (In form of List) across the pythonprocesses.
  182. What's your first choice if you have to write a C module for python?
  183. Date type in win32com?
  184. Split function for host:port in standard lib
  185. Libraries for internal SOA components
  186. [ANNOUNCE] pygtkmvc-1.2.2 has been released
  187. Ctypes module - looking for a way to dynamically call exportedfunction from a set of dlls
  188. properties with subscripted variables
  189. RPCXML hide implementation.
  190. Python LDAP
  191. logging exceptions
  192. Retrieve Win32 domain name
  193. Retrieve Win32 domain name
  194. Re: How to manipulate list of dictionary
  195. ctypes - loading 'librsvg-2-2.dll'
  196. How to bind an event in Tix combo box?
  197. Are dictionaries the same as hashtables?
  198. mailbox module
  199. Non-evil multithreaded WSGI server?
  200. Re: Need help with extension modules built in debug mode
  201. Re: Launch an application and continue the script's execution
  202. smart quotes
  203. File copying from a menu
  204. Re: SocketServer max connections
  205. Enhanced property decorator
  206. Programmatically exit the REPL
  207. why in returns values for array and keys for dictionary
  208. Mutability, copying lists but not sharing?
  209. SocketServer and long-polling connections
  210. Return a string result with out breaking loop
  211. ANN: TZMud-0.5, a Python MUD server
  212. Replace reduce with listcomprehension?
  213. How to get PyTypeObject from PyObject?
  214. python xslt library
  215. Re: Python String Immutability Broken!
  216. extract text from ods TableCell using odfpy
  217. Unexpected global variable behaviour
  218. Struct class random access
  219. python - firefox dom/xpath question/issue
  220. os.popen() interferes with os.fork()?
  221. Private attribute
  222. RE: swig or ctypes , under the gun and need help
  223. RE: python/xpath issue..
  224. Re: py2exe importing a package not in library.zip
  225. Micro-threading PEP proposal announcement
  226. QT 4.4 and timedelta
  227. ANN: Leo 4.5 beta 4 released
  228. Re: Python String Immutability Broken!
  229. Why do all my loggers start auto-disabled?
  230. Re: newbie question
  231. Re: Python String Immutability Broken!
  232. Re: rspec for python
  233. Re: newbie question
  234. Re: newbie question
  235. windows / Tkinter - Tix - combo box - how to bind function to an event
  236. Re: When I do from lxml import etree I've this error : AttributeError:'module' object has no attribute 'BytesIO'
  237. When I do from lxml import etree I've this error : AttributeError:'module' object has no attribute 'BytesIO'
  238. signal and threading
  239. passing arguments to exec
  240. Re: Equivalents of Ruby's "!" methods?
  241. Re: Tkinter - How to create combo box using Tix with the existingTkinter widgets/
  242. rspec for python
  243. Equivalents of Ruby's "!" methods?
  244. Tkinter - How to create combo box using Tix with the existing Tkinterwidgets/
  245. python/xpath issue..
  246. Re: Python String Immutability Broken!
  247. Re: generate methods at runtime, but the wrong one gets called
  248. Re: Python String Immutability Broken!
  249. Re: Python String Immutability Broken!
  250. I can't fetch dom node in svg file with getElementById method(module minidom and libxml2dom)