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. open a new terminal window from another terminal window in linux/unixsystem
  2. Exec and Scope
  3. Re: Python 2.5: wrong number of arguments given in TypeError forfunction argument aggregation (dictionary input vs the norm)
  4. Re: modifying locals
  5. Re: Python 2.5: wrong number of arguments given in TypeError forfunction argument aggregation (dictionary input vs the norm)
  6. Re: Python 2.5: wrong number of arguments given in TypeError forfunction argument aggregation (dictionary input vs the norm)
  7. Web crawler on python
  8. modifying locals
  9. Printing with interspersed element
  10. Re: [PyCon-Organizers] PyCon 2009 (US) - Call for tutorials Extendedto 11/3
  11. Code not work - DESPERATE HELP :(
  12. In search for a simple build tool
  13. Re: "xxx.has_key(a)" vs "a in xxx"
  14. Re: Is ctypes appropriate in my case?
  15. Re: "xxx.has_key(a)" vs "a in xxx"
  16. Re: "xxx.has_key(a)" vs "a in xxx"
  17. Is psyco available for python 2.6?
  18. "xxx.has_key(a)" vs "a in xxx"
  19. Single string vs list of strings
  20. Re: Is ctypes appropriate in my case?
  21. how can i get the fts2.so?
  22. py2exe
  23. Restricted Execution of untrusted code
  24. The way that will help you to be a professional game developer.
  25. Re: Python-list Digest, Vol 61, Issue 443
  26. open a shell prompt froma python program
  27. Ascii codec can't encode
  28. Re: Unicode Problem
  29. Re: Unicode Problem
  30. urlencode() doseq and Python 3.0
  31. how to get full-text search of pysqlite3 work in python2.5.2
  32. Re: is there a way to access postgresql in python3.0rc1
  33. How to open a shell prompt from an existing shell prompt
  34. Re: is there a way to access postgresql in python3.0rc1
  35. Re: [Novice]Installing eric4 with python 2.6
  36. about recursive load
  37. Regarding shared memory
  38. download image from flickr.com
  39. Need some help speeding up this loop
  40. Re: Filter function and lists
  41. win32pipe.popen4 howto example
  42. Re: Why gives "k = 09" a syntax error ?
  43. Dot operator magic has me stymied...
  44. Re: Why gives "k = 09" a syntax error ?
  45. Re: Why gives "k = 09" a syntax error ?
  46. Re: Why gives "k = 09" a syntax error ?
  47. Why gives "k = 09" a syntax error ?
  48. math equation, svg and matplotlib
  49. Re: is there a way to access postgresql in python3.0rc1
  50. Re: Is ctypes appropriate in my case?
  51. Re: How to Implement an XMLRPC Server in Python?
  52. Python Regex Question
  53. Re: How to Implement an XMLRPC Server in Python?
  54. Re: Amharic Question Answering
  55. Python/Numeric users be aware!
  56. beutifulsoup
  57. Re: Default Argument Question
  58. Default Argument Question
  59. Re: Python memory usage
  60. is there a way to access postgresql in python3.0rc1
  61. Fastest way to convert sql result into a dict or list ?
  62. Re: [Tkinter-discuss] WxPython -> Tkinter
  63. Re: [Tkinter-discuss] WxPython -> Tkinter
  64. Re: [Novice]Installing eric4 with python 2.6
  65. Re: [Novice]Installing eric4 with python 2.6
  66. Re: How to get high precision timer in python?
  67. Re: How to get high precision timer in python?
  68. Export email contact
  69. free IDE with removing import and refactoring
  70. Re: Python memory usage
  71. [2.5.1] "UnicodeDecodeError: 'ascii' codec can't decode byte"?
  72. Car Loans banned in 7 nations
  73. how to use logging module to log an object like print()
  74. separate shared libraries or different Linux/Unix
  75. Graphical object browser
  76. Re: How to get high precision timer in python?
  77. Re: How to get high precision timer in python?
  78. Re: How to get high precision timer in python?
  79. Re: How to get high precision timer in python?
  80. How to get high precision timer in python?
  81. Re: gl Multiple versions of python
  82. Re: gl Multiple versions of python
  83. Re: Using threads to quit the main python process
  84. Re: gl Multiple versions of python
  85. gl Multiple versions of python
  86. calling python from lisp
  87. urlsplit() and windows paths
  88. Tkinter: How to get Label wraplength functionality in Text Box
  89. HTML File Parsing
  90. Re: ignoring NAs in a dataset with numpy
  91. import foo vs. python -m foo
  92. Re: Return lines in file that match string
  93. Re: Contracts for Python
  94. Return lines in file that match string
  95. Specifying an IP address for outbound connections?
  96. 404 not found on for Python 2.6 Itanium
  97. Re: list versions of all installed modules
  98. Contracts for Python
  99. Extracting name strings from assigned objects
  100. explanation of values, references, assignment, and method calls
  101. Re: list versions of all installed modules
  102. Unit Testing: a couple of questions
  103. parse a table in HTML page.
  104. How to get an object's name as a string?
  105. Python 2.5 + sqlite full text search possible?
  106. parsing MS word docs -- tutorial request
  107. Re: mySQL problems
  108. Sorting a list
  109. Need advice/suggestion for small project
  110. mySQL problems
  111. Python 2.5 + sqlite full text search possible?
  112. [newbie] Right way to access item in array?
  113. ignoring NAs in a dataset with numpy
  114. Test, please ignore.
  115. list versions of all installed modules
  116. Setting up Python on a network of machines
  117. Python suitable for Midi ?
  118. ignoring NAs in a dataset with numpy
  119. Database specialized in storing directed graphs?
  120. Looking for a pure python Mysql module
  121. question about the textwrap module
  122. Re: Type feedback tool?
  123. Converting a time string to a more readable date, time
  124. Re: example for PEP 342
  125. Unpacking byte strings from a file of unknown size
  126. Pydev 1.3.24 Released
  127. Re: Proposal for thread-safe Tkinter
  128. Simple print to stderr
  129. redirection of standard output of a Python command to a Python variable
  130. Re: Do a Gnuplot of a file in python
  131. Finding Default Page Name using urllib2
  132. Python-URL! - weekly Python news and links (Oct 27)
  133. Post easy_install hooks/message
  134. Re: Type feedback tool?
  135. xchat
  136. Re: Type feedback tool?
  137. FTP via web browser
  138. Re: Cannot build _multiprocessing, math, mmap and readline of Python2.6 on FreeBSD 4.11 w/ gcc 2.95.4
  139. Do I need a lock here?
  140. conversion to and from unicode strings
  141. Re: Python 2.5.chm problem
  142. Re: Type feedback tool?
  143. Best Unit Testing framework for Linux system administration scripting?
  144. IDLE stopped working
  145. IDLE stopped working
  146. capturing ESC, page up/down in Python
  147. Immutable object thread-safety
  148. Web crawler on python
  149. Module python-magic on/for Windows - UPDATE: WORKING & HowTo!!!
  150. Module python-magic on/for Windows - UPDATE: WORKING & HowTo!!!
  151. Immutable object thread-safety
  152. Iowa Python User's Group Meeting Next Week!
  153. Re: Exact match with regular expression
  154. XML-RPC
  155. Exact match with regular expression
  156. Error when creating class
  157. [Python 2.6] print_function and unicode_literals cannot be used atthe same time?
  158. Proxy authentication in common libraries
  159. Pydev 1.3.23 Released
  160. Type feedback tool?
  161. using paramiko problem? please help me
  162. Re: [Numpy-discussion] [SciPy-user] ANN: Python programs for epidemicmodelling
  163. is it "legal" to pace the module's doc string after some imports?
  164. Re:: 2.6, 3.0, and truly independent intepreters
  165. Re: [SciPy-user] ANN: Python programs for epidemic modelling
  166. SendKeys-0.3.win32-py2.1.exe
  167. Re: arange randomly words in a list
  168. Limit between 0 and 100
  169. Improving interpreter startup speed
  170. collections.chain
  171. sqlite version for python 2.6
  172. Re: Cannot build _multiprocessing, math,mmap and readline of Python 2.6 on FreeBSD 4.11 w/ gcc 2.95.4
  173. Re: how to pass a dictionary (including chinese characters) throughQueue as is?
  174. project in python
  175. project in python
  176. how to pass a dictionary (including chinese characters) through Queueas is?
  177. Re: arange randomly words in a list
  178. project in python
  179. Re: Cannot build _multiprocessing, math, mmap and readline of Python2.6 on FreeBSD 4.11 w/ gcc 2.95.4
  180. why asynchat's initiate_send() get called twice after reconnect ?
  181. Re: How can I handle the char immediately after its input,without waiting an endline?
  182. set/dict comp in Py2.6
  183. Cannot build _multiprocessing, math,mmap and readline of Python 2.6 on FreeBSD 4.11 w/ gcc 2.95.4
  184. Re: Global dictionary or class variables
  185. doctest redundant mock class instantiations
  186. ANN: gui_support v1.5, a convenience library for wxPython
  187. Re: Global dictionary or class variables
  188. RE: Python-list Digest, Vol 61, Issue 368
  189. Global dictionary or class variables
  190. Re: dictionary
  191. PIL: Getting a two color difference between images
  192. Consequences of importing the same module multiple times in C++?
  193. Urllib vs. FireFox
  194. Python/Django Developer
  195. big objects and avoiding deepcopy?
  196. from package import * without overwriting similarly named functions?
  197. URL as input -> "IOError: [Errno 2] The system cannot find the path specified"
  198. portable python
  199. Python barcode decoding
  200. Re: Porting VB apps to Python for Window / Linux use
  201. print statements not sent to nohup.out
  202. Re: Python equivalent to SharePoint?
  203. lxml removing tag, keeping text order
  204. using modules in destructors
  205. dictionary
  206. @property decorator doesn't raise exceptions
  207. look-behind fixed width issue (package re)
  208. Re: [ANN]pygccxml - 1.0
  209. How to get the actual address of a object
  210. new to python network programming is async_chat.push thread-safe?python3.0
  211. Re: Question about interpreter
  212. How to examine the inheritance of a class?
  213. Re: Style questions
  214. Re: Do a Gnuplot of a file in python
  215. Module similar to Perl DBIx-PasswordIniFile ?
  216. Re: ANN: gui_support, a convenience library for wxPython
  217. Re: ANN: gui_support, a convenience library for wxPython
  218. Will Python 3 be "stackless"?
  219. Re: ANN: gui_support, a convenience library for wxPython
  220. What happened to python-dev's Google Group?
  221. why would 'import win32com' fail?
  222. Re: ANN: gui_support, a convenience library for wxPython
  223. Python Script Bug
  224. More efficient array processing
  225. ANN: gui_support, a convenience library for wxPython
  226. Re: [ANN]pygccxml - 1.0
  227. Python26 compilation problem
  228. Re: OS 10.5 build 64 bits
  229. Do a Gnuplot of a file in python
  230. OS 10.5 build 64 bits
  231. Question about scope
  232. python extensions: including project local headers
  233. Re: f2py Error - module crashes after several iterations...
  234. Re: [ANN]pygccxml - 1.0
  235. logging module
  236. Re: f2py Error - module crashes after several iterations...
  237. Perl/Python regular expressions vs. Boost.regex?
  238. Re: f2py Error - module crashes after several iterations...
  239. Re: Function to Add List Elements?
  240. Re: Passing a memory address (pointer) to an extension?
  241. Re: f2py Error - module crashes after several iterations...
  242. Logger / I get all messages 2 times
  243. Re: f2py Error - module crashes after several iterations...
  244. Slow comparison between two lists
  245. Python Imaging Library Question
  246. f2py Error - module crashes after several iterations...
  247. How to get the time of message Received of an outlook mail inpython..
  248. why does math.pow yields OverflowError (while python itself cancalculate that large number)
  249. substitution __str__ method of an instance
  250. Re: [ANN]pygccxml - 1.0