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. Combining music or video files?
  2. newbie question: for loop within for loop confusion
  3. newbie: for loop within for loop question
  4. Re: The best way to package a Python module?
  5. ANN: OpenOpt 0.18 (numerical optimization framework)
  6. py2exe 0.6.8 released
  7. Removing inheritance (decorator pattern ?)
  8. randrange loops
  9. Re: The best way to package a Python module?
  10. Re: The best way to package a Python module?
  11. The best way to package a Python module?
  12. Explaining Implementing a Binary Search Tree.
  13. please critique my thread code
  14. problem with Py_BuildValue
  15. Re: NoneType Error
  16. 32 bit or 64 bit?
  17. bpython - fancy Python shell
  18. marshal.dumps quadratic growth and marshal.dump not allowingfile-like objects
  19. os.walk Value Error?
  20. Socket Programming
  21. Avoiding redirects with urllib
  22. XML validation in stdlib?
  23. Configuration files
  24. Re: numpy: handling float('NaN') different in XP vs. Linux
  25. Python + RDBM framework?
  26. Was the move to Python 2.0 as big a deal?
  27. Creating a TCP/IP connection on already-networked computers
  28. Re: sorting a file
  29. #define in swig
  30. How do I sort items in a tableview without a column being selected?
  31. Re: numpy: handling float('NaN') different in XP vs. Linux
  32. Platform independent code?
  33. WORK PART TIME GET $100 A WEEK CLICK HERE
  34. Get Google Ads Free!
  35. write Python dict (mb with unicode) to a file
  36. Hard to understand 'eval'
  37. ######THEY DO DIFFERENT THINGS TO GET HERE#########
  38. Re: struct unpack issue
  39. numpy: handling float('NaN') different in XP vs. Linux
  40. Best way to make a number of tests against an object('s attributes)with absence of switch statement?
  41. struct unpack issue
  42. Re: Another (perhaps similar) import question
  43. Re: A package import question
  44. Re: Another (perhaps similar) import question
  45. Making HEAD/PUT/DELETE requests with urllib2?
  46. Re: why can i still able to reproduce the SimpleHTTPServer bugwhichis said fixed 3 years ago?
  47. importing part of a module without executing the rest
  48. python compilation on macosx with icc
  49. RE: python screen scraping/parsing
  50. Python 3000 vs. Python 2.x
  51. Re: does paramiko support python2.5?
  52. Subclassing list, what special methods do this?
  53. os.startfile() on a mac
  54. python screen scraping/parsing
  55. How to sort very large arrays?
  56. Re: GIL cpu multi core usage problem
  57. Ultimate Prime Sieve -- Sieve Of Zakiya (SoZ)
  58. Re: Python Socket programming
  59. Automatically restarting system calls?
  60. Python Socket programming
  61. Re: TypeError with date class
  62. namedtuple suggestions
  63. Iterate creating variables?
  64. weird iteration/assignment problem
  65. pgdb connection string
  66. urllib (54, 'Connection reset by peer') error
  67. Create list from string
  68. pyinotify issue
  69. CIRCUITCITY BANKRUPTCY
  70. Re: How to set directory in save as combo box
  71. Re: why can i still able to reproduce the SimpleHTTPServer bug whichis said fixed 3 years ago?
  72. boolian logic
  73. Functionality similar to PHP's SimpleXML?
  74. Checking list by using of exception
  75. Re: best way to create a timer/alarm
  76. Re: How to set directory in save as combo box
  77. Debuggers
  78. HTML FORM AND PYTHON
  79. why can i still able to reproduce the SimpleHTTPServer bug which issaid fixed 3 years ago?
  80. error showing file not found
  81. Re: e-value
  82. Re: h2py.py bug?
  83. Point Of intersection between two plotted functions
  84. Creating a st line after a specific point in Gnuplot
  85. best way to create a timer/alarm
  86. best way to create a timer
  87. Plotting Graphs + Bestfit lines
  88. dynamic method question
  89. Setting Focus
  90. Notify of change to list
  91. Wording suggestion for documentation (Data Model)
  92. Re: value is in list?
  93. Re: value is in list?
  94. Python noob's simple config problem
  95. hi
  96. ANN: eGenix pyOpenSSL Distribution 0.7.0-0.9.8h-1
  97. Re: cPickle asymptotic performance?
  98. Mapping None. Why?
  99. Charset (hopefully for the last time I ask)
  100. cPickle asymptotic performance?
  101. howto split string with both comma and semicolon delimiters
  102. Re: Making wxPython a standard module?
  103. FPC: Exception : Unknown Run-Time error : 210
  104. Re: Making wxPython a standard module?
  105. Plotting Graph Functions using Gnuplot
  106. Making wxPython a standard module?
  107. Comments on my first script?
  108. Making wxPython a standard module?
  109. Summing a 2D list
  110. Re: regex for balanced parentheses?
  111. Re: re quiz
  112. Re: re quiz
  113. Plotting Graphs using Gnuplot
  114. get keys with the same values
  115. ATT WIRELESS
  116. Re: h2py.py bug?
  117. using re module to find " but not " alone ... is this a BUG in re?
  118. suppress opening command window after using os.system command
  119. Please recommend a blog program written using python-cgi
  120. Re: How to set directory in save as combo box
  121. Re: مقطع فيديو [الولاده القيصريه] يمنع دخول ضعاف القلوب
  122. matplotlib question
  123. Re: Simple and safe evaluator
  124. Re: Programming question
  125. Re: how to indent/dedent a region in emacs?
  126. Re: Programming question
  127. Strange bug doesn't occur in Pydb
  128. basic code of what I am doing
  129. Simple and safe evaluator
  130. Converting a simple python script to a simple windows executable
  131. Re: Programming question
  132. question about import
  133. web2py forum or mailing list?
  134. Finding a sense of word in a text
  135. Re: How to find duplicate 3d points?
  136. Re: How to find duplicate 3d points?
  137. Re: [Tutor] python gui
  138. convert sqlite ANSI to UTF-8
  139. Object Manipulation and Frames
  140. My fight with classes :)
  141. Re: Producer-consumer threading problem
  142. Numpy array to gzip file
  143. Re: Python regex question
  144. Parallel python + ??
  145. jamba handy betreiberlogo jamba handy logos freeware
  146. How to view how much memory some process use in Windows?
  147. ANN: Pyrex 0.9.8.4
  148. Asus F5RL 99D Notebook(Laptop)
  149. Re: h2py.py bug?
  150. Have a fresh air, lead a nice life http://popotj.cn/ Also you can
  151. MANAGEMENT SOFTWARE
  152. Thanks for help re: %userprofile%
  153. catastrophic regexp, help!
  154. Re: Using ElementTree as backend for a chat web application issues
  155. Producer-consumer threading problem
  156. Re: Problem with TimedRotatingFileHandler
  157. Confusion with weakref, __del__ and threading
  158. Re: h2py.py bug?
  159. Re: GIL cpu multi core usage problem
  160. Dynamic HTML from Python Script
  161. can't assign to literal
  162. Re: Why does python not have a mechanism for data hiding?
  163. Re: Determining which things in 'from package import *' are actuallyused
  164. Re: Python for the web
  165. Re: problems with opening files due to file's path
  166. Re: problems with opening files due to file's path
  167. problems with opening files due to file's path
  168. chained exceptions
  169. Python doesn't understand %userprofile%
  170. mysql to sqlite
  171. Re: EXE is very slow by starting (>10sec.) (build with PyInstaller)
  172. Dumb idea?
  173. proposal: give delattr ability to ignore missing attribute
  174. Instructions on how to build py2exe 0.6.8 (or an installer would benice, too!)
  175. Advice for a python newbie on parsing whois records?
  176. str to float (rounded)
  177. Determining which things in 'from package import *' are actually used
  178. chm file for download?
  179. Re: Py2exe and name space package
  180. Re: EXE is very slow by starting (>10sec.) (build with PyInstaller)
  181. h2py.py bug?
  182. ANN: pdfposter 0.4.2
  183. unable to import modules from other folders
  184. DICOM library
  185. eric4 wont start
  186. Cannot install python under Win32
  187. Re: deleting objects by finding all references and deleting?
  188. Re: PEP on breaking outer loops with StopIteration
  189. Python, subprocess, dump, gzip and Cron
  190. 65K length limitation in MySQLdb?
  191. PEP on breaking outer loops with StopIteration
  192. Write to file and see content on screen
  193. Which Python Wiki engine?
  194. access variables from one Python session to another on the samemachine?
  195. pass data from optparse to other class instances
  196. Question by someone coming from C...
  197. Odd behavior of python module listing
  198. Numpy, adding a row to a matrix
  199. Does the python library of Google Data API is truly free?
  200. Web Crawler - Python or Perl?
  201. Separators inside a var name
  202. Re: investigate python auth problem
  203. ANYONE CAN POST ANY TOPIC!! UPLOAD & EDIT FILES, INVITE FRIENDS!!!
  204. Can I find out (dynamically) where a method is defined?
  205. How to find the first space?
  206. help on self._dir
  207. _POSIX_C_SOURCE
  208. lists to save in a tuple
  209. Re: Invalid Version Number (Distutils from Cygwin)
  210. Re: Getting current screen resolution
  211. Getting current screen resolution
  212. Re: [Fwd: Re: How to make one program connect to more than one TCP?]
  213. post-mortem from core dump
  214. [ANN] LAX - Logilab Appengine eXtension is a full-featured webapplication framework running on AppEngine
  215. Alternative to Decimal type
  216. Access to CAN-Bus
  217. How to close app after x seconds.
  218. Q re documentation Python style
  219. PERSONAL BANKRUPTCY
  220. Newbie help (TypeError: int argument required)
  221. How to get full path to script?
  222. Trying out safethread patch
  223. Re: Most effective coding.. IDE question.
  224. ANN: Pyrex 0.9.8.3
  225. time.clock() or Windows bug?
  226. Problem pickling exceptions in Python 2.5/2.6
  227. Re: Code correctness, and testing strategies
  228. Attention Googlers
  229. Re: More than one element of list changing when only one should be
  230. Re: How to get System.Timers.Timer
  231. Duplicate widget with threads
  232. Invalid Version Number (Distutils from Cygwin)
  233. UnicodeEncodeError while reading xml file (newbie question)
  234. SQlite none english char
  235. Can this be done with list comprehension?
  236. simple question on list manipulation from a newbie
  237. ABC question: what is the purpose of the register() method?
  238. Need help porting Perl function
  239. More than one element of list changing when only one should be
  240. Re: time module methods give an am or pm value ?
  241. Start a new discussion
  242. Job opportunity for Python developer in Moscow, Russia
  243. sendKey
  244. 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. """
  245. SECRETS OF THE MOST HAPPY LOVED AND BLISSFUL COUPLES IN THE WORLD
  246. Run A Car On Water
  247. 100 Tools For Blogging
  248. Parsing a path to components
  249. Needing python experts to help with a problem
  250. Dynamically naming objects.