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. Best Unit Testing framework for Linux system administration scripting?
  2. IDLE stopped working
  3. IDLE stopped working
  4. capturing ESC, page up/down in Python
  5. Immutable object thread-safety
  6. Web crawler on python
  7. Module python-magic on/for Windows - UPDATE: WORKING & HowTo!!!
  8. Module python-magic on/for Windows - UPDATE: WORKING & HowTo!!!
  9. Immutable object thread-safety
  10. Iowa Python User's Group Meeting Next Week!
  11. Re: Exact match with regular expression
  12. XML-RPC
  13. Exact match with regular expression
  14. Error when creating class
  15. [Python 2.6] print_function and unicode_literals cannot be used atthe same time?
  16. Proxy authentication in common libraries
  17. Pydev 1.3.23 Released
  18. Type feedback tool?
  19. using paramiko problem? please help me
  20. Re: [Numpy-discussion] [SciPy-user] ANN: Python programs for epidemicmodelling
  21. is it "legal" to pace the module's doc string after some imports?
  22. Re:: 2.6, 3.0, and truly independent intepreters
  23. Re: [SciPy-user] ANN: Python programs for epidemic modelling
  24. SendKeys-0.3.win32-py2.1.exe
  25. Re: arange randomly words in a list
  26. Limit between 0 and 100
  27. Improving interpreter startup speed
  28. collections.chain
  29. sqlite version for python 2.6
  30. Re: Cannot build _multiprocessing, math,mmap and readline of Python 2.6 on FreeBSD 4.11 w/ gcc 2.95.4
  31. Re: how to pass a dictionary (including chinese characters) throughQueue as is?
  32. project in python
  33. project in python
  34. how to pass a dictionary (including chinese characters) through Queueas is?
  35. Re: arange randomly words in a list
  36. project in python
  37. Re: Cannot build _multiprocessing, math, mmap and readline of Python2.6 on FreeBSD 4.11 w/ gcc 2.95.4
  38. why asynchat's initiate_send() get called twice after reconnect ?
  39. Re: How can I handle the char immediately after its input,without waiting an endline?
  40. set/dict comp in Py2.6
  41. Cannot build _multiprocessing, math,mmap and readline of Python 2.6 on FreeBSD 4.11 w/ gcc 2.95.4
  42. Re: Global dictionary or class variables
  43. doctest redundant mock class instantiations
  44. ANN: gui_support v1.5, a convenience library for wxPython
  45. Re: Global dictionary or class variables
  46. RE: Python-list Digest, Vol 61, Issue 368
  47. Global dictionary or class variables
  48. Re: dictionary
  49. PIL: Getting a two color difference between images
  50. Consequences of importing the same module multiple times in C++?
  51. Urllib vs. FireFox
  52. Python/Django Developer
  53. big objects and avoiding deepcopy?
  54. from package import * without overwriting similarly named functions?
  55. URL as input -> "IOError: [Errno 2] The system cannot find the path specified"
  56. portable python
  57. Python barcode decoding
  58. Re: Porting VB apps to Python for Window / Linux use
  59. print statements not sent to nohup.out
  60. Re: Python equivalent to SharePoint?
  61. lxml removing tag, keeping text order
  62. using modules in destructors
  63. dictionary
  64. @property decorator doesn't raise exceptions
  65. look-behind fixed width issue (package re)
  66. Re: [ANN]pygccxml - 1.0
  67. How to get the actual address of a object
  68. new to python network programming is async_chat.push thread-safe?python3.0
  69. Re: Question about interpreter
  70. How to examine the inheritance of a class?
  71. Re: Style questions
  72. Re: Do a Gnuplot of a file in python
  73. Module similar to Perl DBIx-PasswordIniFile ?
  74. Re: ANN: gui_support, a convenience library for wxPython
  75. Re: ANN: gui_support, a convenience library for wxPython
  76. Will Python 3 be "stackless"?
  77. Re: ANN: gui_support, a convenience library for wxPython
  78. What happened to python-dev's Google Group?
  79. why would 'import win32com' fail?
  80. Re: ANN: gui_support, a convenience library for wxPython
  81. Python Script Bug
  82. More efficient array processing
  83. ANN: gui_support, a convenience library for wxPython
  84. Re: [ANN]pygccxml - 1.0
  85. Python26 compilation problem
  86. Re: OS 10.5 build 64 bits
  87. Do a Gnuplot of a file in python
  88. OS 10.5 build 64 bits
  89. Question about scope
  90. python extensions: including project local headers
  91. Re: f2py Error - module crashes after several iterations...
  92. Re: [ANN]pygccxml - 1.0
  93. logging module
  94. Re: f2py Error - module crashes after several iterations...
  95. Perl/Python regular expressions vs. Boost.regex?
  96. Re: f2py Error - module crashes after several iterations...
  97. Re: Function to Add List Elements?
  98. Re: Passing a memory address (pointer) to an extension?
  99. Re: f2py Error - module crashes after several iterations...
  100. Logger / I get all messages 2 times
  101. Re: f2py Error - module crashes after several iterations...
  102. Slow comparison between two lists
  103. Python Imaging Library Question
  104. f2py Error - module crashes after several iterations...
  105. How to get the time of message Received of an outlook mail inpython..
  106. why does math.pow yields OverflowError (while python itself cancalculate that large number)
  107. substitution __str__ method of an instance
  108. Re: [ANN]pygccxml - 1.0
  109. Re: [ANN]pygccxml - 1.0
  110. "Find" in list of objects
  111. Re: [ANN]pygccxml - 1.0
  112. [2.5.1] Converting string to int?
  113. Re: Passing a memory address (pointer) to an extension?
  114. Re: add method to class dynamically?
  115. Re: Passing a memory address (pointer) to an extension?
  116. Re: ANN: Enthought Python Distribution - New Release
  117. Py2exe and Module Error...
  118. How to import from a file which is not in the current directory?
  119. What are the syntax for &&, ||
  120. Passing a memory address (pointer) to an extension?
  121. Re: Function to Add List Elements?
  122. Dummy explanation to win32com needed
  123. Possible read()/readline() bug?
  124. Re: ANN: Enthought Python Distribution - New Release
  125. Re: How can I handle the char immediately after its input, withoutwaiting an endline?
  126. Why can't I assign a class method to a variable?
  127. 2.6, 3.0, and truly independent intepreters
  128. [APSW] SELECT COUNT(*) not succesfull?
  129. substitution of a method by a callable object
  130. Re: IDLE home page?
  131. socket and DynDNS
  132. Two-dimensional array tutorial?
  133. Using python22.dll with Python 2.5?
  134. Re: socket programming (client-server) error
  135. Re: Ordering python sets
  136. Re: add method to class dynamically?
  137. add method to class dynamically?
  138. cross dresser japanese transvestite
  139. Ordering python sets
  140. Re: socket programming (client-server) error
  141. which program I need for sftp using paramiko??
  142. which program I need for sftp using pramiko??
  143. Re: How can I handle the char immediately after its input,without waiting an endline?
  144. do export statement in Python script
  145. Re: How can I handle the char immediately after its input,without waiting an endline?
  146. How to do_size_allocate properly in a gtk.Viewport subclass
  147. Re: why this server can not run in python30
  148. Create a message
  149. How can I handle the char immediately after its input,without waiting an endline?
  150. Python search path (on Windows)
  151. socket programming (client-server)
  152. GOODNEWS 06
  153. GOODNEWS 05
  154. GOODNEWS 04
  155. GOODNEWS 03
  156. GOODNEWS 02
  157. GOODNEWS
  158. Python 2.5.chm problem
  159. Re: Get 10000$+Bonus Without Investment.
  160. Re: IDLE home page?
  161. Re: why this server can not run in python30
  162. Re: IDLE home page?
  163. Re: Could anyone give a working example using asynchat in Python3.0?
  164. why this server can not run in python30
  165. Could anyone give a working example using asynchat in Python3.0?
  166. IDLE home page?
  167. Re: import a function from bash to python? -HELP!-
  168. no module named _tkinter
  169. importing a class thru a variable?
  170. Python 2.6, multiprocessing module and BSD
  171. [JOB] Systems Engineer, San Francisco, CA | 90-150k - Relo OK
  172. Re: Don't understand syntax error: unqualified exec is not allowed ..
  173. RE: Commercial Products in Python
  174. Re: Don't understand syntax error: unqualified exec is not allowed ..
  175. Re: Commercial Products in Python
  176. pymssql stored procedures - NEW THREAD
  177. Re: Commercial Products in Python
  178. Resizing Tif's to smaller gifs adds pixels
  179. Re: Don't understand syntax error: unqualified exec is not allowed ..
  180. Re: Commercial Products in Python
  181. Commercial Products in Python
  182. Changing the middle of strings in a list--I know there is a betterway.
  183. Developing for Python (2.x or 3)?
  184. csv.reader problem tab-delimiter - newbie
  185. Exclude Directories from os.walk
  186. execve error with the subprocess module
  187. Need some advice
  188. p2exe for python 2.6
  189. Re: Mail reader & spam
  190. Error
  191. IRC
  192. How to open a shell prompt from an existing shell prompt
  193. Triple-quoted strings hath not the Python-nature
  194. Re: subprocess.Popen on Windows
  195. "Authentication failed" error using paramiko
  196. Re: UnicodeDecodeError: 'ascii' codec can't decode byte 0xa0 in
  197. wxPython, py2exe, UnicodeDecodeError
  198. Re: Creating single .exe file without py2exe and pyinstaller
  199. RE: I want to release the GIL
  200. How to execute a makefile from LINUX system.
  201. I want to release the GIL
  202. How to get all variables of some module in that module
  203. Re: Python equivalent for C module
  204. Re: Creating single .exe file without py2exe and pyinstaller
  205. Compare Files and Cat File Difference Question
  206. How is the logical processing being done for strings like 'Dog' and'Cat'
  207. Re: (relative) import trouble, sometimes it works, sometimes itdoesn't ...
  208. What was that, what was it?
  209. Re: Don't understand syntax error: unqualified exec is not allowed ..
  210. Re: Mail reader & spam
  211. Re: what's the python for this C statement?
  212. Don't understand syntax error: unqualified exec is not allowed ..
  213. cProfiler Question
  214. PyGUI - Couple of questions - TextField callbacks and drop downlist....
  215. subprocess.Popen on Windows
  216. [ANN] Py++ - 1.0
  217. [ANN]pygccxml - 1.0
  218. quick newbie syntax question
  219. Abnormal Interpreter Shutdown
  220. Wierd problem with python sockets and threading
  221. testing...(Sorry)
  222. Python Imaging Library (PIL) question
  223. Re: a question about Chinese characters in a Python Program
  224. Re: fcgi.py on windows?
  225. Re: Python equivalent for C module
  226. Python equivalent for C module
  227. Re: what's the python for this C statement?
  228. Re: Idenfity numbers in variables
  229. Re: Creating single .exe file without py2exe and pyinstaller
  230. Can i use this script as a python evaluator?
  231. question regarding list comprehensions
  232. pymssql - execute loads all results into memory!
  233. XML parser
  234. Unicode (UTF8) in dbhas on 2.5
  235. Re: Idenfity numbers in variables
  236. Idenfity numbers in variables
  237. Re: what's the python for this C statement?
  238. Re: [Python-Dev] Python 2.5.3: call for patches
  239. dumping in destructor
  240. Re: a question about Chinese characters in a Python Program
  241. Re: ANN: pyparsing 1.5.1 released
  242. search for a python compiler program whose name is jingle
  243. a question about Chinese characters in aPython Program
  244. Big money in a simple program!!!
  245. Excuse me!!
  246. Re: Help with Iteration
  247. Re: Help with Iteration
  248. re.search over a list
  249. regexp in Python (from Perl)
  250. The truth about Prophet Muhammad (Peace Be Upon Him)