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. Trouble sending / receiving compressed data (using zlib) as HTTP POSTto server (in django)
  2. Re: Opinions, please, on PEP 8 and local, 3rd party imports
  3. Calendar yr-mnth-day data to day since data
  4. organizing your scripts, with plenty of re-use
  5. Re: Opinions, please, on PEP 8 and local, 3rd party imports
  6. Haskell's new logo, and the idiocy of tech geekers
  7. multiprocessing newbie - semaphore question
  8. Python resident memory retention & Evan Jones' improvements
  9. Re: Multiple Select
  10. Re: Multiple Select
  11. numpy f2py question
  12. Re: store encrypted data in sqlite ?
  13. Re: Threaded GUI slowing method execution?
  14. RELEASED Python 2.6.3
  15. Fast decimal arithmetic module released
  16. Opinions, please, on PEP 8 and local, 3rd party imports
  17. Re: Threaded GUI slowing method execution?
  18. store encrypted data in sqlite ?
  19. epydoc - can I provide multiple dirs to parse
  20. Re: The Python: Rag October issue available
  21. Simple Python struct issue
  22. re.sub do not replace portion of match
  23. question about the GC implementation
  24. int rich comparisons
  25. Re: New Python Novice
  26. Re: Threaded GUI slowing method execution?
  27. setuptools, accessing ressource files
  28. weak reference to bound method
  29. Timestamps for TCP packets?
  30. ANN: Humerus 2.1
  31. Regular expression to structure HTML
  32. TimeAnHalf
  33. Re: AJAX Widget Framework
  34. Threaded GUI slowing method execution?
  35. Looking for documentation tools
  36. accessing dictionary keys
  37. need help subtracting lists in python
  38. Re: How different are a generator's send and next methods
  39. AJAX Widget Framework
  40. Q: sort's key and cmp parameters
  41. emptying a list
  42. Pyserial non-standard baud rate
  43. Isaac Cipher impl. in python
  44. cx_freeze problem on Ubuntu
  45. "cx_Freeze.freezer.ConfigError: no initscript named Console"
  46. Concurrent threads to pull web pages?
  47. Unofficial Python GIS SIG
  48. A new Internet-search website written in Python
  49. PyOpenGL and graphics card support
  50. New Book: Programming in Python 3 (Second Edition)
  51. Python and lost files
  52. job hunting ±±¾©ÇóÖ°python³ÌÐòÔ±
  53. Python RPG Codebase
  54. Hi everybody……….
  55. Re: sympy returns a dictionary sometimes, and sometimes a listof tuples...why?
  56. Re: SVG PIL decoder
  57. ActivePython 3.1.1.2 vs Python 3.1.1 for OSX?
  58. Re: SVG PIL decoder
  59. Re: Python book
  60. "JOBS IN FRANCE"JOBS IN FRANCE FOR FOREIGNERS" "JOBS IN FRANCE FORAMERICANS" "FRANCE JOBS" "JOBS IN FRANCE FOR CANADIANS" "JOBS IN FRANCE FOR
  61. Quick compare string to list
  62. Re: UnboundLocalError with extra code after return
  63. Problem building Python from source
  64. Re: is there some error crashing reporting
  65. M2Crypto 0.20.1 won't build on Red Hat Linux
  66. Re: SVG PIL decoder
  67. URGENT
  68. Re: [Image-SIG] Some issue with easy_install and PIL/Imaging
  69. SVG PIL decoder
  70. python memory use
  71. Python logging and 1.5.2 compatibility
  72. SQLObject 0.11.2
  73. SQLObject 0.10.8
  74. Python 2.6.3rc1 available
  75. Python book
  76. Re: a questions about thread-safety of boolean variables
  77. unicode issue
  78. UnboundLocalError with extra code after return
  79. Can I make these getters/setters?
  80. Partial directory search question
  81. Serial connections and threads in a GUI
  82. Re: different behaviour for user defined exception with attribute args
  83. Remote uptime with win32pdh
  84. How to pass a global variable to a module?
  85. Cannot get POST to work
  86. Simple if-else question
  87. two html pages from twisted server
  88. print object attributes recursively
  89. Split string but ignore quotes
  90. How to use variable in a file name
  91. Restarting IDLE without closing it
  92. different behaviour for user defined exception with attribute args
  93. Re: Global array in python
  94. Re: MySQL Matrix manipulation in Python
  95. Storing a C pointer in a Python class instance
  96. a383·Q¬Ý¤@¤U¿E¿E
  97. Re: Global array in python
  98. Re: os.listdir unwanted behaviour
  99. os.listdir unwanted behaviour
  100. Re: How to jump out of nested 'for'-loops?
  101. Re: How to jump out of nested 'for'-loops?
  102. "Pipeline" Generator presentation - where?
  103. How to jump out of nested 'for'-loops?
  104. Re: Global array in python
  105. module path?
  106. is there some error crashing reporting
  107. Python win32 ActiveX scripting input box question
  108. Re: Multidimensional arrays/lists
  109. Re: Some issue with easy_install and PIL/Imaging
  110. Re: Some issue with easy_install and PIL/Imaging
  111. APAP HYDROCODONE and Acetaminophen Information Online
  112. SQLObject
  113. Pool module -- does map pre-assign tasks to processes?
  114. Using String for new List name
  115. multiprocessing, SyncManager, dict() of Locks possible?
  116. create a class instance from C API?
  117. GetPaid module that supports "deferred" payments?
  118. Re: Re: Twisted PB: returning result as soon as ready
  119. [off-topic] Pessimal (was: Detecting changes to a dict)
  120. Re: [Image-SIG] Some issue with easy_install and PIL/Imaging
  121. Want to call a method only once for unittest.TestCase--but not surehow?
  122. Passing tuples of tuples to sqlite
  123. epydoc xml output?
  124. Re: Why the file mode of .pyc files has x?
  125. Re: Re: Twisted PB: returning result as soon as ready
  126. Re: Multidimensional arrays/lists
  127. UnboundLocalError - code is short & simple
  128. UnboundLocalError - (code is short & simple)
  129. Bash shell to Python shell?
  130. Re: Is there a method (similar to str() method in R) that can printthe data structure in python?
  131. Re: Is there a method (similar to str() method in R) that can printthe data structure in python?
  132. Catch script hangs
  133. Re: user authorization (with one time login) in a Python desktopapplication ?
  134. Re: Multidimensional arrays/lists
  135. Re: Is there a method (similar to str() method in R) that can printthe data structure in python?
  136. ANN: PyQt v4.6 Released
  137. ANN: SIP v4.9 Released (Python Bindings Generator)
  138. Re: Is there a method (similar to str() method in R) that can printthe data structure in python?
  139. user authorization (with one time login) in a Python desktopapplication ?
  140. pep370 python 2.6?
  141. unicode text file
  142. Re: removing a post
  143. Detecting changes to a dict
  144. Unable to create scrollable editor window using curses
  145. Business issues regarding adapting Python
  146. Re: unexplainable python
  147. Re: unexplainable python
  148. unexplainable python
  149. Plugins for a Python program
  150. Re: Is there a method (similar to str() method in R) that can printthe data structure in python?
  151. ABBYY Europe Appoints Two Industry Veterans to its Management Team
  152. Head Start to get jump on outdoor play
  153. New DNR Fish and Wildlife director named
  154. SMU group to educate young on pitfalls of gambling
  155. Our gap: Tech jobs coming, but the labor pool is lacking.
  156. Cisco, Intel, Microsoft, Government of Kenya and USAID Launch JointProject to Enable 21st-Century Education in Kenya SchoolsCisco, Intel,Microsoft, Government of Kenya and USAID Launch Joint Project to Enable21st-Century Education in Kenya Scho
  157. School board balks at action
  158. Marin: We don’t need bridges
  159. Protest planned for University of California system
  160. Boxing: McLean prevails in heavyweight matchup
  161. Going Green On The Cheap: Low Impact Development
  162. How to run python script in emacs
  163. Python-URL! - weekly Python news and links (Sep 26)
  164. How to control I/O buffering besides -u?
  165. Re: [Tutor] Help required
  166. multiprocessing + console + windows = challenge?
  167. Is there a method (similar to str() method in R) that can print thedata structure in python?
  168. Why the file mode of .pyc files has x?
  169. On screen keyboard application
  170. Re: itools 0.60.2 released
  171. Signing extensions
  172. super() and multiple inheritance failure
  173. Re: variable scope
  174. Re: variable scope
  175. variable scope
  176. Re: What does the list_folders() method of mailbox.Maildir actuallydo (if anything)?
  177. "JOBS IN FRANCE"JOBS IN FRANCE FOR FOREIGNERS" "JOBS IN FRANCE FORAMERICANS" "FRANCE JOBS" "JOBS IN FRANCE FOR CANADIANS" "JOBS IN FRANCE FOR
  178. flow control and nested loops
  179. Got undefined symbol: _PyUnicodeUCS2_AsDefaultEncodedString onOpenSuSE 11.1
  180. problems compiling pyscopg2 on RHEL4
  181. nested structure with "internal references"
  182. Re: Pipelining tar create and tar extract the "Python" way...
  183. ANN: agenda2pdf v1.0
  184. Re: Distributing Python-programs to Ubuntu users
  185. Re: Distributing Python-programs to Ubuntu users
  186. Re: Pipelining tar create and tar extract the "Python" way...
  187. Re: Distributing Python-programs to Ubuntu users
  188. New books: Learning Python, Python Pocket Reference 4th Eds
  189. ANNOUNCE libmsgque 3.5, ANNOUNCE (P)rogramming (L)anguage (M)icro(K)ernel 1.0
  190. Re: IDE for python similar to visual basic
  191. importing with .m instead of .py
  192. is this whiff/wsgi claim true?
  193. Twisted PB: returning result as soon as ready
  194. Format string with single quotes in it
  195. Re: Crypto and export laws
  196. problems trying to build python 2.6 as a shared library
  197. Re: Date using input
  198. can i use the browser to show the result of python
  199. ANN: Albow 2.1
  200. Python und Referenzen auf Variablen?
  201. Re: Read header and data from a binary file [LONG]
  202. lxml and xmlsec
  203. Re: Distributing Python-programs to Ubuntu users
  204. Re: Distributing Python-programs to Ubuntu users
  205. Re: Distributing Python-programs to Ubuntu users
  206. Re: Distributing Python-programs to Ubuntu users
  207. Crypto and export laws
  208. Distributing Python-programs to Ubuntu users
  209. TypeError: 'list' object is not callable in python
  210. Poll: Do you use csv.Sniffer?
  211. Re: Evaluate coding and style
  212. Anyone with Experience Using WinTV Capture Cards?
  213. Re: PExpect on Windows System Using Cygwin
  214. urllib, can't seem to get form post right
  215. Re: Evaluate coding and style
  216. iterate over list while changing it
  217. help wanted with list
  218. Evaluate coding and style
  219. Re: Doubley imported module caused devastating bug
  220. Repeated output when logging exceptions
  221. When is divmod(a,b)[0] == floor(a/b)-1 ?
  222. Re: Regex trouble
  223. Doubley imported module caused devastating bug
  224. Re: Dynamic Form
  225. Re: IDE for python similar to visual basic
  226. Re: Regex trouble
  227. setting up dynamic descriptors in Python
  228. Re: Solved - Python: automate input to MySQL query
  229. Looger object only prints "ERROR"s
  230. Re: Solved - Python: automate input to MySQL query
  231. LEARN HOW I AM EARNING $100 PER HOUR BY USING MY EMAIL
  232. Re: Date using input
  233. Re: Solved - Python: automate input to MySQL query
  234. Direct cloning from DNA, no PCR <SEX>
  235. Re: Average of entries in a list of lists
  236. Average of entries in a list of lists
  237. very weird python bug..
  238. Date using input
  239. Average of entries in a list of lists
  240. Screencapture of a video
  241. Python-Qt problem with pyuic4
  242. logging.handlers.SMTPHandler question
  243. how to truncate to get the 1st 5 chars from a string
  244. Re: where is ctrl+newline handled in pywin editor?
  245. Python-Qt problem with pyuic4
  246. Re: Python-Qt problem with pyuic4
  247. Python-Qt problem with pyuic4
  248. Python-Qt problem with pyuic4
  249. Good libraries for network programming (not asynchronous)
  250. Re: where is ctrl+newline handled in pywin editor?