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. First post, recursive references with pickle.
  2. IBM integer and double formats
  3. disable ctrl-P in idle?
  4. Sync paramstyle between sqlite and mysql
  5. حصريا نغمة احمد حلمى فى فيلم اسف على الازعاج
  6. wildcard match with list.index()
  7. Remote control of firefox (mozilla) from a python program
  8. Tone channel BBC World
  9. Re: Python fish simulation?
  10. Python fish simulation?
  11. Re: mod_python and file not found
  12. C Module question
  13. mod_python and file not found
  14. Re: Pyro "could not find NameServer"
  15. Threading on an old machine
  16. Pyro "could not find NameServer"
  17. xlutils 1.0.0 released!
  18. pysqlite install error on hp ux (ld: Can't find library for-lpython2.5)
  19. parsing non-ascii characters
  20. Re: Spawning a new UI process
  21. Where to locate existing standard encodings in python
  22. why does this call to re.findall() loop forever?
  23. Re: Spawning a new UI process
  24. Re: why am I not allowed to redefine a class ?
  25. Mlk day of service - Free
  26. Pthc bbs - Free
  27. Post your beaver - Free
  28. Christina sturmer - Free
  29. Talambuhay ninoy aquino - Free
  30. Cramer meltdown - Free
  31. module cwiid and threading: how to use cwiid.Wiimote without blocking
  32. Logging thread with Queue and multiple threads to log messages
  33. SocketServer.ThreadingTCPServer accepts clients outside server_forever
  34. module dcop.: How to query running apps?
  35. Installing Python 2.6 on Vista
  36. Re: why am I not allowed to redefine a class ?
  37. sorting list of complex numbers
  38. Custom keyboard shortcuts
  39. why am I not allowed to redefine a class ?
  40. break up a value in a list to a list of individual items
  41. replacing characters within a string
  42. Re: Python 3.0 - is this true?
  43. Re: Cisco's $100,000 Developer Contest
  44. Spawning a new UI process
  45. Re: Calling Python from Python and .pyc problem
  46. ctypes shared object FILE*
  47. Re: Workflow engine?
  48. Re: Workflow engine?
  49. multiple threads with Logging: ValueError: I/O operation on closedfile
  50. Re: Workflow engine?
  51. My first Python program -- a lexer
  52. is there really no good gui builder
  53. Python 3.0 - is this true?
  54. Insert data into MySQL from HTML Form using .psp script
  55. Dispatch('Excel.Application') on Vista from Task Scheduler
  56. Why is indexing into an numpy array that slow?
  57. using datetime containers
  58. Very simple - please help
  59. Python COM: Automatic wrap/unwrap?
  60. Is there a way to step debug the multiprocessing python program?
  61. Are .pyc files portable?
  62. marshal locks program even in thread
  63. best way to accelerate xmlrpc?
  64. using exec() to instantiate a new object.
  65. What exactly is an "Implementation of Python" ?
  66. Re: Calling Python from Python and .pyc problem
  67. Re: Calling Python from Python and .pyc problem
  68. Re: Daemon and logging - the best approach?
  69. Re: Daemon and logging - the best approach?
  70. Re: Django or TurboGears or Pylons? for python web framework.
  71. @contextlib question
  72. Re: Daemon and logging - the best approach?
  73. RE: Django or TurboGears or Pylons? for python web framework.
  74. Can this be done in py?
  75. Simple - Pretty Printing (pprint) a list with a max width?
  76. Can I hide internal method calls from an exception stack trace?
  77. Does Python have Multiple Inheritance ?
  78. adodbapi and output parameters in stored procedures
  79. File names are changed into capital letter in Python CE and WM5
  80. overloading for ladder logic
  81. read() does not read whole file in activepython/DOS
  82. Re: Mod_python permission denied
  83. .pyc keeps running and never stops
  84. Looking for a nitty-gritty Python Ajax middleware script to fire offa number of processors
  85. declaration problem
  86. Mod_python permission denied
  87. [urllib2 + Tor] How to handle 404?
  88. is it a bug in Module copy or i am wrong??
  89. problem with regex, how to conclude more than one character
  90. creating a block file for file-like object
  91. RELEASED Python 3.0rc2
  92. Re: Can read() be non-blocking?
  93. efficient Python object count
  94. convert to XMLRPC
  95. 2009 Python class schedule
  96. Can read() be non-blocking?
  97. Accessing POST parameters from BaseHTTPServer
  98. Trouble with getdefaultlocale on Mac
  99. Re: Newbie question
  100. Extending Logger
  101. Re: Cisco's $100,000 Developer Contest
  102. PySqlite - division of real numbers without decimal fractions
  103. etymology of "list comprehension"?
  104. Fastest way to tint an image with PIL
  105. List to Text back to List
  106. Re: Red Hat 32 bit RPM for python 2.4+
  107. Spring Python 0.8.0 has been released/Spring Python goes green
  108. Weird behavior with lexical scope
  109. Problem with shelve
  110. Re: More __init__ methods
  111. More __init__ methods
  112. CGI Python problem
  113. SocketServer shutdown deadlock
  114. Error importing wxPython
  115. I need a simple windows form handle.
  116. bind to HTMLayout or ubrowser
  117. email for gpg encrypted?
  118. Python25\Tools\checkversions.py
  119. Step-by-step exec
  120. _checkversion.py
  121. contextlib.nested()
  122. (Windows) "Dropping" stuff onto a Python script
  123. Re: find an object ancestor
  124. Re: find an object ancestor
  125. Re: find an object ancestor
  126. Snippets management
  127. How to re-import a function from a module?
  128. Re: subprocess and PPID
  129. Plz help..SocketServer UDP server losing lots of packets
  130. Query netgroup information through python
  131. Re: is this a good way to do imports ?
  132. Re: Dictionary membership check failure
  133. Trying to set a date field in a access databse
  134. Using subprocess.Popen() in a Windows service
  135. Re: Dictionary membership check failure
  136. Dictionary membership check failure
  137. is this a good way to do imports ?
  138. Re: [Python-Dev] Why don't range and xrange threat floats as floats?
  139. Re: Reading, editing and saving a txt file
  140. Re: Getting function and args from generator objects
  141. Re: [Python-Dev] Why don't range and xrange threat floats as floats?
  142. Asynchat and error handling
  143. Inheritance problem
  144. Python 2.3.7 Does not compile on Ubuntu 8.10 i386
  145. Re: Red Hat 32 bit RPM for python 2.4+
  146. Re: subprocess and PPID
  147. modifying a codec
  148. Question concerning array.array and C++
  149. Raw socket when interface down.
  150. socket.getaddrinfo: flags |= AI_ADDRCONFIG
  151. Re: Extract frame from wmv
  152. [JOB] Senior Python Engineer, NYC - Relo OK - 150-250k
  153. Re: XMPP xmpppy - User Authorization
  154. Re: Problem when Installing PyML module modules with mingw32
  155. Rewriting a bash script in python
  156. Re: Problem when Installing PyML module modules with mingw32
  157. How to build the pysqlite? Where to find the "sqlite3.h"?
  158. XMPP xmpppy - User Authorization
  159. What's your choice when handle complicated C structures.
  160. PyOpenGL + wxPython developer needed
  161. Re: locating the chorus in a MIDI song?
  162. Distributed unit testing on condor?
  163. Error loading modules
  164. Is there a better/simpler way to filter blank lines?
  165. Sieve of Zakiya
  166. False and 0 in the same dictionary
  167. Regexp parser and generator
  168. [2.5.1] Building loop with some exceptions?
  169. PEP 249 - DB API question
  170. Re: Python on iPhone actually rather good
  171. Re: Python on iPhone actually rather good
  172. Parse each line by character location
  173. Re: Which was the best Lib of GUI for python
  174. Re: Which was the best Lib of GUI for python
  175. Which PostgreSQL adapter to use?
  176. developing python extensions with CDT and Pydev in Eclipse
  177. Which PostgreSQL adapter to use?
  178. Re: python_and_WSDL
  179. python_and_WSDL
  180. A challenge for help and change: New Energy?
  181. Problem in PDF version of current docs - no title
  182. Python on iPhone actually rather good
  183. cxfreeze
  184. The Best Freelance Home Jobs, Pay You $700 monthly
  185. Jobs vacancies and openings in Asia. Create a more stable financialfuture by teaching English in Asia. Explore the options of starting asuccessful new career and lifestyle in Asia.
  186. locating the chorus in a MIDI song?
  187. problem with single-quote and double-quote when using subprocess.
  188. problem with quote and single-quote when using "subprocess"
  189. How do I find the memory used by a python process
  190. script that parses command line, and execfile('')
  191. redirection in a file with os.system
  192. Replacing cmp with key for sorting
  193. Tiny yet useful utility
  194. Tktable on 3.0rc1
  195. Problem using urllib to download images
  196. Re: How to protect website from access without authentication?
  197. damn street venders
  198. Simple textual calendar
  199. Re: Structures
  200. encoding in lxml
  201. Structures
  202. length of a tuple or a list containing only one element
  203. How to uninstall setuptools
  204. Efficient way to remove objects from a list
  205. wrapping a method function call?
  206. Why does numpy.array(a[0],b[0]) have this meaning?
  207. how to call this dll in python
  208. Re: [ANN] Python 3 Symbol Glossary
  209. [ANN] PySmell v0.7, a Python auto-completion library
  210. Unyeilding a permutation generator
  211. Re: [ANN] Python 3 Symbol Glossary
  212. storing a string data in access
  213. Re: compare items in list to x
  214. compare items in list to x
  215. buffer
  216. Re: [ANN] Python 3 Symbol Glossary
  217. RE: Ping monitor - monitor ip in the background?
  218. push-style templating - an xml-like way to process xhtml
  219. Fast list traversal
  220. Anyone in the Houston / College Station / Austin area? Looking to dosome sprints / joint projects.
  221. Ping monitor - monitor ip in the background?
  222. [ANN] Python 3 Symbol Glossary
  223. Executing a hidden/background program
  224. Responding to web request with python
  225. Installation of Py3.0rc1 fails on Mac OS X with bad locale
  226. Simplifying anonymous inner classes?
  227. Shah Rukh kicks off Temptations Reloaded with style
  228. Re: Function Memory Usage
  229. Embedding: Is it possible to limit number of virtual instructionsexecuted?
  230. Re: Function Memory Usage
  231. remote unzip
  232. ANN: Docpicture 0.2
  233. Re: v4l module
  234. split() and string.whitespace
  235. Function Memory Usage
  236. convert string literal to object attribute
  237. Decorator for validation - inefficient?
  238. Selecting multiple directories (TKinter)
  239. brackets content regular expression
  240. Can I build Python with lthread instead of pthread?
  241. CAD.py
  242. Extend Google docs?
  243. indexing arrays in extensions created with ext_tools (scipy.weave)
  244. Testing dictionary results with doctest
  245. Pyodbc and minimock with doctest
  246. python openssl x509 CA
  247. Is there a time limit for replies?
  248. Re: Python 2.5: wrong number of arguments given in TypeError forfunction argument aggregation (dictionary input vs the norm)
  249. Optparse object containing generators: only seem to work if givenparticular names?
  250. how to run python file from the python IDLE editor