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: Python regex question
  2. Parallel python + ??
  3. jamba handy betreiberlogo jamba handy logos freeware
  4. How to view how much memory some process use in Windows?
  5. ANN: Pyrex 0.9.8.4
  6. Asus F5RL 99D Notebook(Laptop)
  7. Re: h2py.py bug?
  8. Have a fresh air, lead a nice life http://popotj.cn/ Also you can
  9. MANAGEMENT SOFTWARE
  10. Thanks for help re: %userprofile%
  11. catastrophic regexp, help!
  12. Re: Using ElementTree as backend for a chat web application issues
  13. Producer-consumer threading problem
  14. Re: Problem with TimedRotatingFileHandler
  15. Confusion with weakref, __del__ and threading
  16. Re: h2py.py bug?
  17. Re: GIL cpu multi core usage problem
  18. Dynamic HTML from Python Script
  19. can't assign to literal
  20. Re: Why does python not have a mechanism for data hiding?
  21. Re: Determining which things in 'from package import *' are actuallyused
  22. Re: Python for the web
  23. Re: problems with opening files due to file's path
  24. Re: problems with opening files due to file's path
  25. problems with opening files due to file's path
  26. chained exceptions
  27. Python doesn't understand %userprofile%
  28. mysql to sqlite
  29. Re: EXE is very slow by starting (>10sec.) (build with PyInstaller)
  30. Dumb idea?
  31. proposal: give delattr ability to ignore missing attribute
  32. Instructions on how to build py2exe 0.6.8 (or an installer would benice, too!)
  33. Advice for a python newbie on parsing whois records?
  34. str to float (rounded)
  35. Determining which things in 'from package import *' are actually used
  36. chm file for download?
  37. Re: Py2exe and name space package
  38. Re: EXE is very slow by starting (>10sec.) (build with PyInstaller)
  39. h2py.py bug?
  40. ANN: pdfposter 0.4.2
  41. unable to import modules from other folders
  42. DICOM library
  43. eric4 wont start
  44. Cannot install python under Win32
  45. Re: deleting objects by finding all references and deleting?
  46. Re: PEP on breaking outer loops with StopIteration
  47. Python, subprocess, dump, gzip and Cron
  48. 65K length limitation in MySQLdb?
  49. PEP on breaking outer loops with StopIteration
  50. Write to file and see content on screen
  51. Which Python Wiki engine?
  52. access variables from one Python session to another on the samemachine?
  53. pass data from optparse to other class instances
  54. Question by someone coming from C...
  55. Odd behavior of python module listing
  56. Numpy, adding a row to a matrix
  57. Does the python library of Google Data API is truly free?
  58. Web Crawler - Python or Perl?
  59. Separators inside a var name
  60. Re: investigate python auth problem
  61. ANYONE CAN POST ANY TOPIC!! UPLOAD & EDIT FILES, INVITE FRIENDS!!!
  62. Can I find out (dynamically) where a method is defined?
  63. How to find the first space?
  64. help on self._dir
  65. _POSIX_C_SOURCE
  66. lists to save in a tuple
  67. Re: Invalid Version Number (Distutils from Cygwin)
  68. Re: Getting current screen resolution
  69. Getting current screen resolution
  70. Re: [Fwd: Re: How to make one program connect to more than one TCP?]
  71. post-mortem from core dump
  72. [ANN] LAX - Logilab Appengine eXtension is a full-featured webapplication framework running on AppEngine
  73. Alternative to Decimal type
  74. Access to CAN-Bus
  75. How to close app after x seconds.
  76. Q re documentation Python style
  77. PERSONAL BANKRUPTCY
  78. Newbie help (TypeError: int argument required)
  79. How to get full path to script?
  80. Trying out safethread patch
  81. Re: Most effective coding.. IDE question.
  82. ANN: Pyrex 0.9.8.3
  83. time.clock() or Windows bug?
  84. Problem pickling exceptions in Python 2.5/2.6
  85. Re: Code correctness, and testing strategies
  86. Attention Googlers
  87. Re: More than one element of list changing when only one should be
  88. Re: How to get System.Timers.Timer
  89. Duplicate widget with threads
  90. Invalid Version Number (Distutils from Cygwin)
  91. UnicodeEncodeError while reading xml file (newbie question)
  92. SQlite none english char
  93. Can this be done with list comprehension?
  94. simple question on list manipulation from a newbie
  95. ABC question: what is the purpose of the register() method?
  96. Need help porting Perl function
  97. More than one element of list changing when only one should be
  98. Re: time module methods give an am or pm value ?
  99. Start a new discussion
  100. Job opportunity for Python developer in Moscow, Russia
  101. sendKey
  102. UR SCHOOL AND COLLEGE'S, PLEASE REGISTER UR SCHOOL AND COLLEGE NAME'SIN THIS SITE. "" IF U HAVE TIME THEN DO IT. PLEASE I REQUEST. """
  103. SECRETS OF THE MOST HAPPY LOVED AND BLISSFUL COUPLES IN THE WORLD
  104. Run A Car On Water
  105. 100 Tools For Blogging
  106. Parsing a path to components
  107. Needing python experts to help with a problem
  108. Dynamically naming objects.
  109. need really help
  110. Re: how to build a street with more than 1 house ?
  111. how to build a street with more than 1 house ?
  112. Newbie question, list comprehension
  113. How to send a POST request?
  114. Learning which modules were loaded
  115. Macro like functionality for shorthand variable names
  116. [ANN] Dramatis 0.1.1 released
  117. Trying to install mysql lib for python
  118. Re: Assigning to __class__ : bad form?
  119. Re: Change in interactive interpreter?
  120. noob question : library versus normal python files
  121. ctypes help
  122. lots of futex_wait calls
  123. Re: How to remove read-only from a file
  124. SWIG -- Passing python proxy class instance to python callback
  125. File-writing not working in Windows?
  126. Re: creating yaml without tags using pyyaml
  127. Re: How to kill a thread?
  128. cgi, parse_header and semi-colon
  129. BZip2 decompression and parsing XML
  130. Re: creating yaml without tags using pyyaml
  131. Re: How to kill a thread?
  132. creating yaml without tags using pyyaml
  133. Re: Convert Word .doc to Acrobat .pdf files
  134. Convert Word .doc to Acrobat .pdf files
  135. parsing .pcap files
  136. import cherrypy2
  137. Do this as a list comprehension?
  138. Guide to organizing modules?
  139. Pickling exception object works in 2.4 but not 2.5
  140. Newb question: underscore
  141. configure fails
  142. Re: gcc error in Mac OS X
  143. Re: gcc error in Mac OS X
  144. stop buying softwares
  145. Cannot use Winpdb (or PyDev) to trace embedded Python script in
  146. Re: ClassName.attribute vs self.__class__.attribute
  147. Loadable plugins at runtime
  148. Re: How to make py2.5 distutil to use VC2005?
  149. Token Error: EOF in multiline statement
  150. Register codec dynamically without copying module to lib/python/encodings/
  151. RE: Please unregister this mail-address out of mailing-list.
  152. Re: Please unregister this mail-address out of mailing-list.
  153. Re: ANN: Resolver One 1.1 released
  154. Please unregister this mail-address out of mailing-list.
  155. Import text file
  156. mod_python installer fails
  157. ClassName.attribute vs self.__class__.attribute
  158. select.poll in MacOS Leopard?
  159. Proof that \ is a better line joiner than parenthetical sets
  160. Creating A Tuple From A List, Adding To Tuple As You Do
  161. Re: Question regarding re module
  162. Re: Update
  163. Python and Harry Potter?
  164. BetFair Loophole
  165. Re: How to make py2.5 distutil to use VC2005?
  166. Re: Interesting Math Problem
  167. comp.lang.python
  168. Re: Interesting Math Problem
  169. Re: Interesting Math Problem
  170. Squeak-like environment for Python?
  171. os.path.walk -- Can You Limit Directories Returned?
  172. Looking for some good python learning resources on the web
  173. Pylons and memory use?
  174. line continuation for lines ending in "and" or "or"
  175. Question regarding re module
  176. Re: Unable to write output from os.path.walk to a file.
  177. RE: multiprocessing module (PEP 371)
  178. Re: gcc error in Mac OS X
  179. Re: Unable to write output from os.path.walk to a file.
  180. Tuples part 2
  181. Re: Greetings, fellow Pythonistas!
  182. readline() & seek() ???
  183. Re: Unable to write output from os.path.walk to a file.
  184. Unable to write output from os.path.walk to a file.
  185. python library for passwd suitable blowfish hash generation
  186. how should i use this function?
  187. multiprocessing module (PEP 371)
  188. ANN: Resolver One 1.1 released
  189. Re: Trying to extend Python with C: undefined reference to `Py_BuildValue'
  190. Import removing first module component
  191. Re: re
  192. Re: Extending Python with C: Can I specify another C compiler?
  193. Re: Extending Python with C: Can I specify another C compiler?
  194. Re: Extending Python with C: Can I specify another C compiler?
  195. [XP] Batch-print bunch of RTF files?
  196. Re: Extending Python with C: Can I specify another C compiler?
  197. Embedding python a la erb
  198. Exit from os.chroot()
  199. Re: How to make one program connect to more than one TCP?
  200. Re: Trying to extend Python with C: undefined reference to`Py_BuildValue'
  201. Distributing 2 python modules with incompatible API
  202. Take 5-10 min survey on animals, technology, and nature for a $20Barnes&Noble gift certificate
  203. how to combine 2 program?
  204. Re: How to make py2.5 distutil to use VC2005?
  205. How to make one program connect to more than one TCP?
  206. Re: Trying to extend Python with C: undefined reference to`Py_BuildValue'
  207. Training Class in July
  208. Re: How to make py2.5 distutil to use VC2005?
  209. new to python, looking for streams clues
  210. Problem with PEXPECT in Python
  211. how to Delete the files from tempfolde as and when the processing /parsing is done
  212. Zipfile module errors
  213. Interesting Math Problem
  214. Best way to modify code without breaking stuff.
  215. Re: Different execution time in python code between embedded orstandalone
  216. How to make py2.5 distutil to use VC2005?
  217. ANN: equivalence 0.2
  218. How to perform a nonblocking read from a process
  219. Import, site packages, my modules, Windows vs. Linux
  220. Re: "Faster" I/O in a script
  221. getting an HTTP Error 500 on a form post
  222. Constructor re-initialization issue
  223. ANN: Sydebar 1.0 - A browser sidebar generator for Pythondocumentation
  224. How to increase the depth of the python traceback?
  225. Help need with subprocess communicate
  226. help needed in subprocess communicate
  227. Q about object identity
  228. defaultdict.fromkeys returns a surprising defaultdict
  229. Creating object in function doesn't seem to create a new object.
  230. Shed Skin (restricted) Python-to-C++ Compiler 0.0.28
  231. a python phpmyadmin like program
  232. Picking apart strings
  233. New variable?
  234. Handling some isolated iso-8859-1 characters
  235. Data Structures - Getting started..
  236. Keep a script running in the background
  237. trinity school defender
  238. Re: UTC datetime.fromtimestamp
  239. Re: Please solve me the problem
  240. RE: regex help
  241. need help with timezone conversion (unexpected side effect oftime.mktime ??)
  242. RE: regex help
  243. parser recommendation
  244. Webpy vs Django?
  245. Image Processing (batch)
  246. Re: PyInstaller: problem to build exe with PyQt4
  247. Re: Writing Empty folders into ZipFile
  248. Books for programmers
  249. ConfigObj quoting issues
  250. Re: Errata competion for the LaTeX Graphics Companion, Second edition--- first winner