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: [ANN]pygccxml - 1.0
  2. Re: [ANN]pygccxml - 1.0
  3. "Find" in list of objects
  4. Re: [ANN]pygccxml - 1.0
  5. [2.5.1] Converting string to int?
  6. Re: Passing a memory address (pointer) to an extension?
  7. Re: add method to class dynamically?
  8. Re: Passing a memory address (pointer) to an extension?
  9. Re: ANN: Enthought Python Distribution - New Release
  10. Py2exe and Module Error...
  11. How to import from a file which is not in the current directory?
  12. What are the syntax for &&, ||
  13. Passing a memory address (pointer) to an extension?
  14. Re: Function to Add List Elements?
  15. Dummy explanation to win32com needed
  16. Possible read()/readline() bug?
  17. Re: ANN: Enthought Python Distribution - New Release
  18. Re: How can I handle the char immediately after its input, withoutwaiting an endline?
  19. Why can't I assign a class method to a variable?
  20. 2.6, 3.0, and truly independent intepreters
  21. [APSW] SELECT COUNT(*) not succesfull?
  22. substitution of a method by a callable object
  23. Re: IDLE home page?
  24. socket and DynDNS
  25. Two-dimensional array tutorial?
  26. Using python22.dll with Python 2.5?
  27. Re: socket programming (client-server) error
  28. Re: Ordering python sets
  29. Re: add method to class dynamically?
  30. add method to class dynamically?
  31. cross dresser japanese transvestite
  32. Ordering python sets
  33. Re: socket programming (client-server) error
  34. which program I need for sftp using paramiko??
  35. which program I need for sftp using pramiko??
  36. Re: How can I handle the char immediately after its input,without waiting an endline?
  37. do export statement in Python script
  38. Re: How can I handle the char immediately after its input,without waiting an endline?
  39. How to do_size_allocate properly in a gtk.Viewport subclass
  40. Re: why this server can not run in python30
  41. Create a message
  42. How can I handle the char immediately after its input,without waiting an endline?
  43. Python search path (on Windows)
  44. socket programming (client-server)
  45. GOODNEWS 06
  46. GOODNEWS 05
  47. GOODNEWS 04
  48. GOODNEWS 03
  49. GOODNEWS 02
  50. GOODNEWS
  51. Python 2.5.chm problem
  52. Re: Get 10000$+Bonus Without Investment.
  53. Re: IDLE home page?
  54. Re: why this server can not run in python30
  55. Re: IDLE home page?
  56. Re: Could anyone give a working example using asynchat in Python3.0?
  57. why this server can not run in python30
  58. Could anyone give a working example using asynchat in Python3.0?
  59. IDLE home page?
  60. Re: import a function from bash to python? -HELP!-
  61. no module named _tkinter
  62. importing a class thru a variable?
  63. Python 2.6, multiprocessing module and BSD
  64. [JOB] Systems Engineer, San Francisco, CA | 90-150k - Relo OK
  65. Re: Don't understand syntax error: unqualified exec is not allowed ..
  66. RE: Commercial Products in Python
  67. Re: Don't understand syntax error: unqualified exec is not allowed ..
  68. Re: Commercial Products in Python
  69. pymssql stored procedures - NEW THREAD
  70. Re: Commercial Products in Python
  71. Resizing Tif's to smaller gifs adds pixels
  72. Re: Don't understand syntax error: unqualified exec is not allowed ..
  73. Re: Commercial Products in Python
  74. Commercial Products in Python
  75. Changing the middle of strings in a list--I know there is a betterway.
  76. Developing for Python (2.x or 3)?
  77. csv.reader problem tab-delimiter - newbie
  78. Exclude Directories from os.walk
  79. execve error with the subprocess module
  80. Need some advice
  81. p2exe for python 2.6
  82. Re: Mail reader & spam
  83. Error
  84. IRC
  85. How to open a shell prompt from an existing shell prompt
  86. Triple-quoted strings hath not the Python-nature
  87. Re: subprocess.Popen on Windows
  88. "Authentication failed" error using paramiko
  89. Re: UnicodeDecodeError: 'ascii' codec can't decode byte 0xa0 in
  90. wxPython, py2exe, UnicodeDecodeError
  91. Re: Creating single .exe file without py2exe and pyinstaller
  92. RE: I want to release the GIL
  93. How to execute a makefile from LINUX system.
  94. I want to release the GIL
  95. How to get all variables of some module in that module
  96. Re: Python equivalent for C module
  97. Re: Creating single .exe file without py2exe and pyinstaller
  98. Compare Files and Cat File Difference Question
  99. How is the logical processing being done for strings like 'Dog' and'Cat'
  100. Re: (relative) import trouble, sometimes it works, sometimes itdoesn't ...
  101. What was that, what was it?
  102. Re: Don't understand syntax error: unqualified exec is not allowed ..
  103. Re: Mail reader & spam
  104. Re: what's the python for this C statement?
  105. Don't understand syntax error: unqualified exec is not allowed ..
  106. cProfiler Question
  107. PyGUI - Couple of questions - TextField callbacks and drop downlist....
  108. subprocess.Popen on Windows
  109. [ANN] Py++ - 1.0
  110. [ANN]pygccxml - 1.0
  111. quick newbie syntax question
  112. Abnormal Interpreter Shutdown
  113. Wierd problem with python sockets and threading
  114. testing...(Sorry)
  115. Python Imaging Library (PIL) question
  116. Re: a question about Chinese characters in a Python Program
  117. Re: fcgi.py on windows?
  118. Re: Python equivalent for C module
  119. Python equivalent for C module
  120. Re: what's the python for this C statement?
  121. Re: Idenfity numbers in variables
  122. Re: Creating single .exe file without py2exe and pyinstaller
  123. Can i use this script as a python evaluator?
  124. question regarding list comprehensions
  125. pymssql - execute loads all results into memory!
  126. XML parser
  127. Unicode (UTF8) in dbhas on 2.5
  128. Re: Idenfity numbers in variables
  129. Idenfity numbers in variables
  130. Re: what's the python for this C statement?
  131. Re: [Python-Dev] Python 2.5.3: call for patches
  132. dumping in destructor
  133. Re: a question about Chinese characters in a Python Program
  134. Re: ANN: pyparsing 1.5.1 released
  135. search for a python compiler program whose name is jingle
  136. a question about Chinese characters in aPython Program
  137. Big money in a simple program!!!
  138. Excuse me!!
  139. Re: Help with Iteration
  140. Re: Help with Iteration
  141. re.search over a list
  142. regexp in Python (from Perl)
  143. The truth about Prophet Muhammad (Peace Be Upon Him)
  144. Paramiko, termios - interactive shell connection.
  145. Re: Help with Iteration
  146. Re: Help with Iteration
  147. indentation
  148. What's the perfect (OS independent) way of storing filepaths ?
  149. urllib2.HTTPError: HTTP Error 204: NoContent
  150. [ANN] pyKook 0.0.1 - a simple build tool similar to Make or Ant
  151. keyword in package name.
  152. IO error
  153. Re: Linux.com: Python 3 makes a big break
  154. Re: Interoperating with C
  155. xml.etree.ElementTree and XPath
  156. Linux.com: Python 3 makes a big break
  157. hiding modules in __init__.py
  158. windows / unix path
  159. Re: Interoperating with C
  160. heapreplace, methodcaller
  161. Porting VB apps to Python for Window / Linux use
  162. better scheduler with correct sleep times
  163. loops
  164. (relative) import trouble, sometimes it works, sometimes it doesn't...
  165. New FIT implementation in Python
  166. Some Problem about Moin
  167. ANN: pyparsing 1.5.1 released
  168. Help with Iteration
  169. Pan/Zoom with Matplotlib
  170. Re: Antigravity module needed.
  171. Re: chomp?
  172. chomp?
  173. Antigravity module needed.
  174. a new brawser (avant) it is very very good
  175. bibtex parsing
  176. python-ldap reading an OU with more than 1000 objects
  177. algorizm to merge nodes
  178. PythonWin --> drwatson
  179. Re: Interface to Matlab
  180. Re: Log Exception with Backtrace
  181. Script can't find input file despite being in the same directory
  182. inserting Unicode character in dictionary - Python
  183. Python logging and ThreadingTCPServer
  184. Spring Python 0.7.1 has been released
  185. properties access by name
  186. Need advice on python importing
  187. 'Hidden Features of Python'
  188. Parsing a file with iterators
  189. Normalizing arguments
  190. Convertimg a Sequence of Images to an AVI File
  191. Interface to Matlab
  192. Re: crossplatform standalone python apps
  193. Earn upto $10 To $50 per day easily without Investment
  194. Python certification
  195. Installing multiple python versions - CentOs Linux
  196. no mistake but i didnt get what i want (with python module pymssqlsend information to the mssql)
  197. "Right Job For Every One"
  198. Re: Getting windows error while making a backup
  199. Re: xor: how come so slow?
  200. __metaclass__ and deepcopy issue
  201. messages from pylint - need some reasoning
  202. Re: xor: how come so slow?
  203. Sorted indexes in Python
  204. crossplatform standalone python apps
  205. Hi, I am getting the following errorTypeError: sort() takes nokeyword arguments
  206. Re: Can Python fix vcard files?
  207. Re: Unicode File Names
  208. Re: Unicode File Names
  209. Trying to install module, No module named scipy_distutils.core (but ihave scipy)
  210. Re: Emacs users: feedback on diffs between python-mode.el andpython.el?
  211. Re: Overloading operators
  212. Re: Dictionary of Dicts question
  213. Re: xor incongruences
  214. Re: xor incongruences
  215. RE: Dictionary of Dicts question
  216. Re: Overloading operators
  217. Re: Dictionary of Dicts question
  218. Re: xor incongruences
  219. fcgi.py on windows?
  220. ImportError in python 2.5 in C API DLL
  221. twisted and py2exe
  222. Find number of active threads
  223. Re: urllib accept-language doesn't have any effect
  224. Finding the instance reference of an object
  225. Re: urllib accept-language doesn't have any effect
  226. how to get the recipients addresses of an outlook mail in python...
  227. Best way to spawn process on back end computer
  228. Re: urllib accept-language doesn't have any effect
  229. baffling memory usage
  230. install Django under PYTHONPATH
  231. passing arguments from a python program to other while executing itwith exec() or spawn() in LINUX
  232. iter with stepsize
  233. how to support chinese in dos window
  234. like using python
  235. How to transfer data structure or class from Python to C/C++?
  236. How to get the output of channel.exec_command(cmd) while usingparamiko ?
  237. writing emacs commands with your fav lang
  238. Re: IDE Question
  239. Re: problem using ctypes with MMX intrinsics
  240. VipIMAGE 2009 – ECCOMAS Thematic Conference - FIRST ANNOUNCE
  241. Re: problem using ctypes with MMX intrinsics
  242. Re: PDF warning under Ubuntu and Fedora
  243. urlrel2
  244. memory use with regard to large pickle files
  245. Re: PDF warning under Ubuntu and Fedora
  246. Re: [egenix-info] Re: ANN: eGenix mxODBC - ODBC Database Interfacefor Python 3.0.2
  247. Re: IDE Question
  248. Re: PDF warning under Ubuntu and Fedora
  249. PDF warning under Ubuntu and Fedora
  250. Re: OOP books?