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: parse text file
  2. SHARING SOME INTERESTING LINKS I FOUND ON NET
  3. Re: Built-in functions and keyword arguments
  4. mimicking the ipod UI in python
  5. RE: How to find if a string contains another string
  6. Re: How to find if a string contains another string
  7. How to find if a string contains another string
  8. python in academics?
  9. trouble with PAMIE
  10. trouble with PAMIE
  11. trouble with PAMIE
  12. Re: two files into an alternate list
  13. Re: getting serialized data into and out of a database
  14. Re: How python writes text into another windows application
  15. Re: Using msvcrt (in Windows), how to catch Enter key?
  16. Re: clear shell screen
  17. "and" and "or" on every item in a list
  18. Re: Using msvcrt (in Windows), how to catch Enter key?
  19. emacs lisp as text processing language...
  20. How python writes text into another windows application
  21. statvfs
  22. Re: setting variables in outer functions
  23. Re: sorting data
  24. Re: clear shell screen
  25. A Python 3000 Question
  26. setting variables in outer functions
  27. swig-python -> shared (vs) static libraries
  28. ANN: Learning Python 3rd Edition
  29. Re: Built-in functions and keyword arguments
  30. Re: A class question
  31. Re: two files into an alternate list
  32. Re: sorting data
  33. python2.5 and mysqldb
  34. interesting threading result..
  35. Re: two file into a single file
  36. swig-python -> shared (vs) static libraries
  37. simple try/except question
  38. Re: two file into a single file
  39. what version python and wxPython comes with Mac OS X Leopard
  40. Handle Exceptions Inside List Comprehension
  41. Python-URL! - weekly Python news and links (Oct 29)
  42. Built-in functions and keyword arguments
  43. SQLite3; weird error
  44. problem opening html file with webbrowser.open
  45. Using msvcrt (in Windows), how to catch Enter key?
  46. ANN: Veusz 1.0 - a scientific plotting package
  47. sharing vars with different functions
  48. Function to resize global numpy array interactively in ipython
  49. Re: clear shell screen
  50. Kudzu Version of SonomaSunshine
  51. Help with pyparsing and dealing with null values
  52. Solaris 10 + Sun Studio 12 Pyrhon 2.4.4 64-bit build problem
  53. IEC - cannot find button
  54. Any library parsing wikipedia API
  55. iPod Library
  56. Re: caluclating median distance
  57. clear shell screen
  58. ANNOUNCE: wxPython 2.8.6.1
  59. New
  60. PEP 299 and unit testing
  61. coverage.py: "Statement coverage is the weakest measure of code coverage"
  62. Re: Questions for the Python Devs Out There
  63. Going past the float size limits?
  64. Problem--IOError: [Errno 13] Permission denied
  65. Readline on OS X for trunk build
  66. Capturing output with input
  67. Re: fclient project seeking co-coders
  68. Getting callfunc from ast code.
  69. Pari Python
  70. Re: modifying __class__
  71. Weird AttributeError With Imports
  72. how to convert tuple to a "list of single values" ?
  73. Return value from os.system() call
  74. Re: iterating over the other and finding the greatest
  75. Which index can i use ?
  76. Using matplotlib/wxpython on XP embedded
  77. A class question
  78. Need some help...
  79. insert string problems..
  80. Unicode raw string containing \u
  81. Unix domain socket in python example?
  82. cron, python and samba restart
  83. Re: while within while
  84. while within while
  85. while within while
  86. Is the subprocess module thread-safe?
  87. urllib: cannot open webpage which requires authentication
  88. xmpfilter-a-like for python (code annotation)
  89. Event for multithread help advice
  90. multi-protocol url-based IO -- pure python kioslave-like module?
  91. Alarming message when running Python code
  92. how to creating html files with python
  93. os.walk and recursive deletion
  94. Consistent mapping from frame to function
  95. mod_python, ElementTree and Aapche 2.0
  96. sort a list
  97. good example of C extension for Mac OS X
  98. A lib to build query string...
  99. How to include docs using distutils?
  100. ANN: Leo 4.4.4 beta 4 released
  101. Re: transmit an array via socket
  102. How can i do proxy in urllib.urlopen?
  103. cannot open webpage which requires authentication
  104. transmit an array via socket
  105. resurrected modindex
  106. simple question on dictionary usage
  107. Finding decorators in a file
  108. Going past the float size limits?
  109. Re: Hack request: rational numbers
  110. how to/help installing impure packages
  111. python logging config file doesn't allow filters?
  112. Interpreter hook during evaluation
  113. [ANN] Dabo 0.8.2 Released
  114. distutils error dealing with rpms?
  115. "Standard" Full Text Search Engine
  116. Re: Eclipse Plugins
  117. object inheritance
  118. tuples within tuples
  119. Mouse hover event in wxpython
  120. Proposal: Decimal literals in Python.
  121. matplotlib & mod_python
  122. renice
  123. Re: modifying __class__
  124. sqlite to .el translator [2 of 2]
  125. .py to sqlite translator [1 of 2]
  126. How to create a PUG mailing list?
  127. [python-list] Problem with SQLObject
  128. urllib2 weirdness when https_proxy environment variable is exported
  129. RE: Dual Python Installed Environments..
  130. Dual Python Installed Environments..
  131. elementtree w/utf8
  132. threading problem..
  133. "sem_post: Invalid argument"
  134. Re: Parallel insert to postgresql with thread
  135. print vs sys.stdout.write, and UnicodeError
  136. bug: subprocess.Popen() hangs
  137. An efficient, pythonic way to calculate result sets
  138. Re: Parallel insert to postgresql with thread
  139. Bypassing __getattribute__ for attribute access
  140. Delete all not allowed characters..
  141. Help wanted for opensource project
  142. Re: Parallel insert to postgresql with thread
  143. Parallel insert to postgresql with thread
  144. Re: Adding idle timeout capabilities to asyncore
  145. local variable referenced before assignment
  146. Regular Expression question
  147. about functions question
  148. Judeo-Fascism and Chisto-Fascism Awareness week
  149. Re: escape single and double quotes
  150. python project ideas
  151. About Pywin32's invoke
  152. delineating by comma where commas inside quotation marks don't count
  153. access.db : sendmail hash map file
  154. [0..9] list (range) syntax
  155. Python and Combinatorics
  156. ANN: Wing IDE 3.0.1 Released
  157. Re: crontab library
  158. Re: crontab library
  159. Re: Easiest way to get exit code from os.popen()?
  160. Re: Socket communication problem
  161. Socket communication problem
  162. Re: crontab library
  163. crontab library
  164. Test for a unicode string
  165. Easiest way to get exit code from os.popen()?
  166. Mobile Startup looking for sharp coders
  167. New to Vim and Vim-Python
  168. How to best send email to a low volume list?
  169. return a class in python function
  170. optparse help output
  171. win32com.client documentation?
  172. Parameters in context manager's __enter__ method?
  173. ANNOUNCE: NUCULAR 0.1 Fielded Full Text Indexing [BETA]
  174. SHARING SOME INTERESTING LINKS I FOUND ON NET
  175. Better writing in python
  176. Re: python 2.5 scripting in vim on windows: subprocess problem
  177. building a linux executable
  178. trying to remember how to do inline code "testing"
  179. "realtime" fs mirror application (backup, Python and Linux inotify)
  180. HTTPS Proxy authentication
  181. Re: escape single and double quotes
  182. Re: Python equivalent to *nix 'banner' problem
  183. Python Windows Installation
  184. transforming list
  185. does PyAntlr come with Antlr download
  186. ANN: Tenjin 0.6.1 - a fast and full-featured template engine
  187. urllib2 web auth issues!!
  188. Is this a wx bug?
  189. More friends more money,get friends while get paid
  190. name space problem
  191. Using arrays in Python - problems.
  192. Pythonw.exe exits prematurely
  193. Lists and Sublists
  194. How to find out which functions exist?
  195. Re: Python tickets summary
  196. strange transliteration in win32com.client
  197. Re: How to break out of an emacs lisp loop ?
  198. Python on Intel A110?
  199. Re: open remote terminal
  200. Can't refer to base class attribute?
  201. tracking/ordering log files
  202. Root element name not declared
  203. Re: greatest and least of these...
  204. New module for method level access modifiers
  205. Life-time of temporary variables in list comprehensions
  206. Re: Adding idle timeout capabilities to asyncore
  207. Leo 4.4.4 beta 3 released
  208. Hiding tracebacks from end-users
  209. greatest and least of these...
  210. Speed of Nested Functions & Lambda Expressions
  211. Set operations on object attributes question
  212. How can i protect text format ?
  213. Re: Problem with PEXPECT in Python
  214. Cross-compiling porting of io.h, distutils compilator argument
  215. Re: pure python data compression (zip)
  216. pure python data compression (zip)
  217. numpy confusion
  218. japanese encoding iso-2022-jp in python vs. perl
  219. How to implement function like this?
  220. Anagrams
  221. basic web auth and verification
  222. Monitoring external processes
  223. Python - why don't this script work?
  224. Can't Write to PostGIS PostGreSQL database via psycopg2
  225. web.py & postgresql error
  226. Re: Committing latest patch on Issue 708374 to SVN (adding offsetto mmap)
  227. Regular Expression
  228. Re: Check File Change Every 10 Seconds
  229. for loop
  230. RE: ignoring chinese characters parsing xml file
  231. Adding idle timeout capabilities to asyncore
  232. Committing latest patch on Issue 708374 to SVN (adding offset to mmap)
  233. ignoring chinese characters parsing xml file
  234. Automatic Generation of Python Class Files
  235. PDB scope problem
  236. Re: Check File Change Every 10 Seconds
  237. Building sparc64 32/64-bit Python
  238. RE: Check File Change Every 10 Seconds
  239. RE: Check File Change Every 10 Seconds
  240. Re: Check File Change Every 10 Seconds
  241. Re: Check File Change Every 10 Seconds
  242. Python-URL! - weekly Python news and links (Oct 22)
  243. Iteration for Factorials
  244. Re: python with braces pre-processor
  245. if..else stmt
  246. python with braces pre-processor
  247. Need help parsing with pyparsing...
  248. calling a function from string
  249. python 2.5 scripting in vim on windows: subprocess problem
  250. package import question