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: using "private" parameters as static storage?
  2. unittest exits
  3. Re: What is the best Python GUI API?
  4. Re: using "private" parameters as static storage?
  5. Re: Text based screens without ncurses
  6. Re: using "private" parameters as static storage?
  7. Text based screens without ncurses
  8. Re: Text based screens without ncurses
  9. Re: using "private" parameters as static storage?
  10. using "private" parameters as static storage?
  11. Re: Text based screens without ncurses
  12. win32com and DispatchWithEvents
  13. Re: potential bug in UnixMailbox method of Python
  14. Re: email questions
  15. Re: Problem with sqlite3 cursor and imbricated for loop
  16. setuptools for 2.6 and windows?
  17. The return code
  18. How to "reduce" a numpy array using a costum binary function
  19. multiple breaks
  20. [Regex] Search and replace?
  21. Re: need to suspend/resume a child thread
  22. Re: Single-instance daemons
  23. Python Wrapper Tools; a Performance Study
  24. Re: memory mapped tar file contents
  25. Easy caching
  26. what should we use instead of the 'new' module?
  27. Re: concurrency program design stackless python tasklet or pythonthread?
  28. Re: memory mapped tar file contents
  29. memory mapped tar file contents
  30. need to suspend/resume a child thread
  31. PIL's ImageFile Parser and PNG's
  32. Re: duck-type-checking?
  33. Re: Single-instance daemons
  34. Single-instance daemons
  35. Re: duck-type-checking?
  36. Re: [Python-Dev] Python 2.5.3: call for patches
  37. Re: duck-type-checking?
  38. Re: duck-type-checking?
  39. Re: duck-type-checking?
  40. Re: duck-type-checking?
  41. Re: duck-type-checking?
  42. Re: duck-type-checking?
  43. Using the result of type() in a boolean statement?
  44. pygoocanvas binaries for windows?
  45. ANN: eGenix mxODBC Connect - Python Database Interface 0.9.3 (beta)
  46. loading modules, metaclasses, chicken & eggs
  47. Re: Problem with sqlite3 cursor and imbricated for loop
  48. Re: Problem with sqlite3 cursor and imbricated for loop
  49. duck-type-checking?
  50. Re: Problem with sqlite3 cursor and imbricated for loop
  51. problem with JSON-RPC
  52. [Array] Finding index that contains part of a string?
  53. Re: Problem with sqlite3 cursor and imbricated for loop
  54. Re: return a value to shell script
  55. Re: How can a function know what module it's in?
  56. return a value to shell script
  57. credit kredite oesterreich ratenkredite online kredit ohne schufa inblitzkredite
  58. Re: Problem with sqlite3 cursor and imbricated for loop
  59. Re: Problem with sqlite3 cursor and imbricated for loop
  60. int() and leading zeros in Python 2.6
  61. Re: Problem with sqlite3 cursor and imbricated for loop
  62. Does Python mess with CRLFs?
  63. fputs in tp_print crashes under Win32
  64. Upcoming Conference
  65. help me~!!!'tuple' object has no attribute 'compile'
  66. Where can I get Lucid Toolkit?
  67. Re: [Python-Dev] Python 2.5.3: call for patches
  68. inspect.findsource problem with llinecache
  69. Re: SHA1withRSA in python
  70. Re: How can a function know what module it's in?
  71. How can a function know what module it's in?
  72. cannot pickle object returned by urllib2.urlopen()
  73. Re: python bug when subclassing list?
  74. Re: Problem with sqlite3 cursor and imbricated for loop
  75. baa ob baa
  76. Re: python bug when subclassing list?
  77. How to make arrays from Lists
  78. Problem with sqlite3 cursor and imbricated for loop
  79. best python unit testing framwork
  80. Wing IDE 3.1.5 released
  81. sys.stdout, urllib and unicode... I don't understand.
  82. Parsing: request for pointers
  83. Simple question about Python lists
  84. Re: [Python-Dev] Python 2.5.3: call for patches
  85. Printing a "status " line from a python script
  86. subprocess communication, exec()
  87. Close access to the base class public methods
  88. SHA1withRSA in python
  89. Are there any FOSS Python Single-Sign-on Servers?
  90. Re: concurrency program design stackless python tasklet or pythonthread?
  91. Re: [Python-Dev] Python 2.5.3: call for patches
  92. f2py usage problem
  93. Bug in PIL 1.1.6
  94. [ANN] sqlite 0.8.3
  95. Final "Introduction to Python" of 2008
  96. Re: Final Python Class of 2008
  97. Project layout / Import files from different subdirectories
  98. Re: concurrency program design stackless python tasklet or pythonthread?
  99. Re: concurrency program design stackless python tasklet or pythonthread?
  100. concurrency program design stackless python tasklet or python thread?
  101. hello
  102. Final Python Class of 2009
  103. [Newbie] Strange output from list
  104. Python 2.5 and sqlite
  105. Re: Class v. Instance variables in Python
  106. Re: Class v. Instance variables in Python
  107. RE: Remote control of firefox (mozilla) from a python program
  108. Memory error due to the huge/huge input file size
  109. Call-By-Object
  110. First post, recursive references with pickle.
  111. IBM integer and double formats
  112. disable ctrl-P in idle?
  113. Sync paramstyle between sqlite and mysql
  114. حصريا نغمة احمد حلمى فى فيلم اسف على الازعاج
  115. wildcard match with list.index()
  116. Remote control of firefox (mozilla) from a python program
  117. Tone channel BBC World
  118. Re: Python fish simulation?
  119. Python fish simulation?
  120. Re: mod_python and file not found
  121. C Module question
  122. mod_python and file not found
  123. Re: Pyro "could not find NameServer"
  124. Threading on an old machine
  125. Pyro "could not find NameServer"
  126. xlutils 1.0.0 released!
  127. pysqlite install error on hp ux (ld: Can't find library for-lpython2.5)
  128. parsing non-ascii characters
  129. Re: Spawning a new UI process
  130. Where to locate existing standard encodings in python
  131. why does this call to re.findall() loop forever?
  132. Re: Spawning a new UI process
  133. Re: why am I not allowed to redefine a class ?
  134. Mlk day of service - Free
  135. Pthc bbs - Free
  136. Post your beaver - Free
  137. Christina sturmer - Free
  138. Talambuhay ninoy aquino - Free
  139. Cramer meltdown - Free
  140. module cwiid and threading: how to use cwiid.Wiimote without blocking
  141. Logging thread with Queue and multiple threads to log messages
  142. SocketServer.ThreadingTCPServer accepts clients outside server_forever
  143. module dcop.: How to query running apps?
  144. Installing Python 2.6 on Vista
  145. Re: why am I not allowed to redefine a class ?
  146. sorting list of complex numbers
  147. Custom keyboard shortcuts
  148. why am I not allowed to redefine a class ?
  149. break up a value in a list to a list of individual items
  150. replacing characters within a string
  151. Re: Python 3.0 - is this true?
  152. Re: Cisco's $100,000 Developer Contest
  153. Spawning a new UI process
  154. Re: Calling Python from Python and .pyc problem
  155. ctypes shared object FILE*
  156. Re: Workflow engine?
  157. Re: Workflow engine?
  158. multiple threads with Logging: ValueError: I/O operation on closedfile
  159. Re: Workflow engine?
  160. My first Python program -- a lexer
  161. is there really no good gui builder
  162. Python 3.0 - is this true?
  163. Insert data into MySQL from HTML Form using .psp script
  164. Dispatch('Excel.Application') on Vista from Task Scheduler
  165. Why is indexing into an numpy array that slow?
  166. using datetime containers
  167. Very simple - please help
  168. Python COM: Automatic wrap/unwrap?
  169. Is there a way to step debug the multiprocessing python program?
  170. Are .pyc files portable?
  171. marshal locks program even in thread
  172. best way to accelerate xmlrpc?
  173. using exec() to instantiate a new object.
  174. What exactly is an "Implementation of Python" ?
  175. Re: Calling Python from Python and .pyc problem
  176. Re: Calling Python from Python and .pyc problem
  177. Re: Daemon and logging - the best approach?
  178. Re: Daemon and logging - the best approach?
  179. Re: Django or TurboGears or Pylons? for python web framework.
  180. @contextlib question
  181. Re: Daemon and logging - the best approach?
  182. RE: Django or TurboGears or Pylons? for python web framework.
  183. Can this be done in py?
  184. Simple - Pretty Printing (pprint) a list with a max width?
  185. Can I hide internal method calls from an exception stack trace?
  186. Does Python have Multiple Inheritance ?
  187. adodbapi and output parameters in stored procedures
  188. File names are changed into capital letter in Python CE and WM5
  189. overloading for ladder logic
  190. read() does not read whole file in activepython/DOS
  191. Re: Mod_python permission denied
  192. .pyc keeps running and never stops
  193. Looking for a nitty-gritty Python Ajax middleware script to fire offa number of processors
  194. declaration problem
  195. Mod_python permission denied
  196. [urllib2 + Tor] How to handle 404?
  197. is it a bug in Module copy or i am wrong??
  198. problem with regex, how to conclude more than one character
  199. creating a block file for file-like object
  200. RELEASED Python 3.0rc2
  201. Re: Can read() be non-blocking?
  202. efficient Python object count
  203. convert to XMLRPC
  204. 2009 Python class schedule
  205. Can read() be non-blocking?
  206. Accessing POST parameters from BaseHTTPServer
  207. Trouble with getdefaultlocale on Mac
  208. Re: Newbie question
  209. Extending Logger
  210. Re: Cisco's $100,000 Developer Contest
  211. PySqlite - division of real numbers without decimal fractions
  212. etymology of "list comprehension"?
  213. Fastest way to tint an image with PIL
  214. List to Text back to List
  215. Re: Red Hat 32 bit RPM for python 2.4+
  216. Spring Python 0.8.0 has been released/Spring Python goes green
  217. Weird behavior with lexical scope
  218. Problem with shelve
  219. Re: More __init__ methods
  220. More __init__ methods
  221. CGI Python problem
  222. SocketServer shutdown deadlock
  223. Error importing wxPython
  224. I need a simple windows form handle.
  225. bind to HTMLayout or ubrowser
  226. email for gpg encrypted?
  227. Python25\Tools\checkversions.py
  228. Step-by-step exec
  229. _checkversion.py
  230. contextlib.nested()
  231. (Windows) "Dropping" stuff onto a Python script
  232. Re: find an object ancestor
  233. Re: find an object ancestor
  234. Re: find an object ancestor
  235. Snippets management
  236. How to re-import a function from a module?
  237. Re: subprocess and PPID
  238. Plz help..SocketServer UDP server losing lots of packets
  239. Query netgroup information through python
  240. Re: is this a good way to do imports ?
  241. Re: Dictionary membership check failure
  242. Trying to set a date field in a access databse
  243. Using subprocess.Popen() in a Windows service
  244. Re: Dictionary membership check failure
  245. Dictionary membership check failure
  246. is this a good way to do imports ?
  247. Re: [Python-Dev] Why don't range and xrange threat floats as floats?
  248. Re: Reading, editing and saving a txt file
  249. Re: Getting function and args from generator objects
  250. Re: [Python-Dev] Why don't range and xrange threat floats as floats?