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. RE: EuroSciPy 2008 Conference - Leipzig, Germany
  2. Speaking Text
  3. Re: PODCasts
  4. Script Request...
  5. a beginner, beginners question
  6. PSF Community Awards
  7. Re: PODCasts
  8. Re: Search the command history - Python Shell
  9. is hash map data structure available in Python?
  10. How to solve a three-element equation set?
  11. need a function to create eigenface image
  12. Redirecting output to a string
  13. What Programming Languages Should You Learn Next?
  14. Is there a way to get __thismodule__?
  15. Re: Comunicate processes with python
  16. Re: automatically doing some cleaning-up by the process when thesystems shuts down
  17. parsing json output
  18. ftp recursively
  19. keyboard "interrupt"
  20. Colorado Python training in May
  21. os.path.getsize() on Windows
  22. method to create class property
  23. Re: Comunicate processes with python
  24. Python-URL! - weekly Python news and links (Mar 18)
  25. globals() using For Loop against Generator
  26. lock access to serial port
  27. Need Help Starting Out
  28. Need to force SpamBayes to run.
  29. Problems building zlib module on RHEL
  30. Merging a patch/diff generated by difflib?
  31. Re: detect current timezone set by kde
  32. Get actual call signature?
  33. detect current timezone set by kde
  34. RE: Decode email subjects into unicode
  35. Re: Decode email subjects into unicode
  36. Re: http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/205183idiom
  37. finding items that occur more than once in a list
  38. Re: http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/205183idiom
  39. Decode email subjects into unicode
  40. Re: http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/205183idiom
  41. http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/205183 idiom
  42. Extending C++ with Python scripting: "twin objects" or "proxyobjects"?
  43. please click here
  44. Multiple Submits in HTML Forms - Cherrypy
  45. urllib2.unquote() vs unicode
  46. Can't get bsddb working on Solaris 8
  47. ord function problem from newbie
  48. Cost of Queue.put
  49. Py in Counter Strike
  50. Any fancy grep utility replacements out there?
  51. PyCon video editing
  52. ctypes in python failed to honor c_int
  53. In regards to threads of today:
  54. Fast 2D Raster Rendering with GUI
  55. EuroPython 2008 - Any interest in tutorials?
  56. how to create instances of classes without calling the constructor?
  57. Tkinter right-to-left windows
  58. First Program Bug (Newbie)
  59. Interesting math problem
  60. Convert binary file
  61. php/python webkit2png issue
  62. win32: emulating select() on pipes
  63. elementtree and entities
  64. Sharing code between server, client, and web
  65. struct unpack
  66. placing a Python com object into Excel
  67. how long do the different python-vm bytecodes take?
  68. questions about named pipe objects...
  69. Re: Apache binary error?
  70. Question on using distutils.core.run_setup
  71. Re: Why doesn't xmlrpclib.dumps just dump an empty value insteadof <nil/>?
  72. Missing PyObject definition
  73. Python 3 and PEP238 division
  74. python-list Metaquestion
  75. I WANT YOU
  76. Re: comtypes question
  77. SAXReaderNotAvaiable after switching Python
  78. wxPython graphics query (newbie)
  79. Re: String To List
  80. Re: comtypes question
  81. lists v. tuples
  82. Anomaly in time.clock()
  83. comtypes question
  84. py2exe + pywinauto + sendkeys issue
  85. Image capture from Alacron FastFrame-CB
  86. Re: [PyCON-Organizers] FWD: PyCon Feedback and Volunteers (Re: Pycondisappointment)
  87. Europython fees (was PyCon Disappointment)
  88. writing to a binary file without intervening spaces
  89. Immutable and Mutable Types
  90. String To List
  91. finding euclidean distance,better code?
  92. Recipe for those who are in diet
  93. About reading Python code
  94. File system in TreeWidget
  95. pass float array(list) parameter to C
  96. psyco class question
  97. stdout custom
  98. Re: BitVector read-from-file Question
  99. Re: Weight Problem
  100. Re: Using threads in python is safe ?
  101. Which way to access Scintilla
  102. Strange problem with structs Linux vs. Mac
  103. When file-like objects aren't file-like enough for Windows
  104. Basics of Python,learning
  105. Re: Cannot build Python 2.4 SRPM on x64 platform
  106. Re: Weight Problem
  107. With a PC based on the Intel® Pentium® 4 Processor with HT Technology†, you get advanced performance and multitasking capabilities for today's digital home ...
  108. Types, Cython, program readability
  109. Cannot build Python 2.4 SRPM on x64 platform
  110. Why doesn't xmlrpclib.dumps just dump an empty value instead of<nil/>?
  111. Re: Regular Expression Help
  112. ANN: OpenOpt 0.17 (free numerical optimization framework)
  113. Pycon disappointment
  114. Re: Unicode/UTF-8 confusion
  115. ANN: EasyExtend 3.0 - second beta
  116. Re: Unicode/UTF-8 confusion
  117. os.path.isdir question
  118. 'join' in the wrong word for the method in class Thread.
  119. how can pulldom save to xml file?
  120. Convert int to float
  121. Convert int to float
  122. replace string in a file
  123. Python Generators
  124. Re: Unicode/UTF-8 confusion
  125. Code to send RSS news by Sendmail
  126. Python and 3D
  127. Cannot install SOAPpy
  128. Re: Unicode/UTF-8 confusion
  129. Re: Unicode/UTF-8 confusion
  130. Re: Unicode/UTF-8 confusion
  131. Getting started with OS X Leopard
  132. Re: Unicode/UTF-8 confusion
  133. Unicode/UTF-8 confusion
  134. Exciting FREE Details
  135. string literal or NoneType
  136. Re: Python-list Digest, Vol 54, Issue 199
  137. I found affordable health insurance.
  138. Python for Palm OS
  139. ImportError while Embedding python in C
  140. Re: List mutation method gotcha - How well known?
  141. How to get number of compressed bytes from GzipFile
  142. Installing Python2.4 on RHEL4?
  143. Re: How to import custom python file in python server page (psp) ?
  144. Custom Exception Value?
  145. RIP: Joseph Weizenbaum
  146. "Open with IDLE" Missing
  147. Re: request for Details about Dictionaries in Python
  148. Re: request for Details about Dictionaries in Python
  149. Thousand Seperator
  150. ANN: Leo 4.4.8 beta 2 released
  151. Hii.. Friends
  152. %x unsigned?
  153. Re: request for Details about Dictionaries in Python
  154. find string in file
  155. Re: request for Details about Dictionaries in Python
  156. The best computer solutions
  157. anydbm and sync'ing
  158. Huge problem gettng MySQLdb to work on my mac mini running Macosx10.5 Leopard
  159. Monitoring SSHd and web servers?
  160. Need Script For read multiple files(.txt) from a folder
  161. Re: sorting question
  162. RE: Dispatch("Excel.Application") failed
  163. How do I iterate over items in a dict grouped by N number ofelements?
  164. EuroPython 2008: A Call for Theme and Talk Suggestions
  165. Problem with exec
  166. newbie question structure of function
  167. Spaces in path name
  168. getattr(foo, 'foobar') not the same as foo.foobar?
  169. Python-PHP bridge?
  170. Update pytz timezone definitions
  171. Re: how to pass the workspace ?
  172. This actually works.
  173. Ping and ARP on both Win and Linux in Python
  174. Python regex
  175. Advantage of the array module over lists?
  176. getattr/setattr still ASCII-only, not Unicode - blows up SGMLlibfrom BeautifulSoup
  177. RE: "Attribute Doesnt Exist" ... but.... it does :-s
  178. Re: "Attribute Doesnt Exist" ... but.... it does :-s
  179. RE: "Attribute Doesnt Exist" ... but.... it does :-s
  180. Re: "Attribute Doesnt Exist" ... but.... it does :-s
  181. Re: "Attribute Doesnt Exist" ... but.... it does :-s
  182. scons Buffer.cpp
  183. Re: List mutation method gotcha - How well known?
  184. wx and pil conversion
  185. Diary of a Stripper.
  186. subprocess.Popen pipeline bug?
  187. How to send a var to stdin of an external software
  188. What's Going On?
  189. need in deed.....!!!
  190. List mutation method gotcha - How well known?
  191. copying all data(tags and values) after a particular XML tag
  192. Dispatch("Excel.Application") failed
  193. Generator woes
  194. Class Inheritance
  195. Socket Performance
  196. Handling global variables (Newbie)
  197. help please, splitter windows like in maya or 3ds max
  198. How to port Python code into C++ code automatically?
  199. Re: macro in python
  200. escape string to store in a database?
  201. Big file
  202. Problem with exec
  203. Access function name from within a function
  204. How to parse this timestamp?
  205. Re: string / split method on ASCII code?
  206. Re: string / split method on ASCII code?
  207. no more comparisons
  208. Re: Does __import__ require a module to have a .py suffix?
  209. Re: Time Zone application after strptime?
  210. Is there Python equivalent to Perl BEGIN{} block?
  211. Different results when running script from IDLE versus Command Line
  212. Problem with subprocess in threaded enviroment
  213. Get cgi script to begin execution of another script...
  214. Does __import__ require a module to have a .py suffix?
  215. Unable to handle File Open dialog (using Pamie)
  216. C extensions question
  217. ValueError in pickle module during unpickling a infinite float(python 2.5.2)
  218. agg (effbot)
  219. List Combinations
  220. Mutagen File Problem
  221. problem with Python 2.5.2 and gcc 4.3
  222. a Roguelike in Python
  223. computer shows
  224. To download Eclipse, select a package below or choose one
  225. Is it possible to reload a module from a different file?
  226. sys.stdout assign to- bug
  227. Creating a file with $SIZE
  228. frequency count or number of occurences of a number in an array
  229. YOU LIKE THIS
  230. Re: SOAP access to SharePoint
  231. base-class call decorator
  232. best way to have enum-like identifiers?
  233. Python - CGI - XML - XSD
  234. Why no string return?
  235. Open a file with default handler app?
  236. RE: Looking for very light weight template library (not framework)
  237. Max File Size
  238. app runs fine with interpreter, but not under py2exe
  239. Py2exe and Multi Treading problem.
  240. Re: how to pass the workspace ?
  241. how to pass the workspace ?
  242. catching object
  243. Re: The stange behaviour of Tkinter.Canvas
  244. min/max: "stable" invariant?
  245. merging intervals repeatedly
  246. How to import a module that must override a standard one
  247. SOAP access to SharePoint
  248. [ANN] Python 2.3.7 and 2.4.5 (final)
  249. Re: Obtaining the PyObject * of a class
  250. Re: Time Zone application after strptime?