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: Partial Function Application and implicit self problem
  2. Partial Function Application and implicit self problem
  3. do 'os.path' include 'os' for us?
  4. counting using variable length string as base
  5. Re: copy file over LAN
  6. Re: GUI toolkits with Tkinter's .pack() alternative
  7. Re: SoC project: Python-Haskell bridge - request for feedback
  8. Plugin framework - Overcomplicating things?
  9. copy file over LAN
  10. Can my own objects support tuple unpacking?
  11. genetic algors in practical application
  12. subtract dates with time module
  13. Re: what does ^ do in python
  14. Re: Why does python behave so? (removing list items)
  15. Why does python behave so? (removing list items)
  16. RE: Do any of you recommend Python as a first programming language?
  17. Newbie: unsigned shift right
  18. Line segments, overlap, and bits
  19. Re: Daylight savings time problem
  20. Not understanding lamdas and scoping
  21. RE: Do any of you recommend Python as a first programming language?
  22. Python / C++ embed halfway working - question about constructors
  23. Re: Daylight savings time problem
  24. first interactive app
  25. Re: Daylight savings time problem
  26. distutils crashing: $MACOSX_DEPLOYMENT_TARGET mismatch
  27. PyODBC Stored proc calling
  28. How to convert latex-based docs written with Python 2.5 to 2.6 framework
  29. Daylight savings time problem
  30. A question on decorators
  31. Re: what does ^ do in python
  32. Re: what does ^ do in python
  33. Re: what does ^ do in python
  34. Py2exe embed my modules to libary.zip
  35. Some notes on a high-performance Python application.
  36. naive packaging question
  37. Problem with write binary data to OLE field in Access
  38. Sr. Architect - NYC - Opportunity
  39. py2exe socket.gaierror (10093)
  40. PyQT / QDate / QTableWidget
  41. Running a python program as main...
  42. ANN: python-ldap-2.3.2
  43. memory allocation for Python list
  44. Tkinter menus from keyboard
  45. matplotlib / legend of x-axis
  46. Re: GUI toolkits with Tkinter's .pack() alternative
  47. Hi iam bavani
  48. GUI toolkits with Tkinter's .pack() alternative
  49. Re: Strange loop behavior
  50. Re: Strange loop behavior
  51. Strange loop behavior
  52. Computer Shop center
  53. Computer Shop center
  54. Decent 2D animation with Windows.Forms GUI
  55. 4GB USB flash drives for only $14.49
  56. last mouse movment or keyboard hit
  57. subprocess.popen function with quotes
  58. announcing allmydata.org "Tahoe", the Least-Authority Filesystem, v1.0
  59. Re: python hash() function
  60. TUTORIALS ON PROGRAMMING LANGUAGES
  61. Re: python hash() function
  62. 4gb USB Flash drive for $14.49
  63. Re: embedded python pythonpath
  64. urllib2.urlopen gives error 10060
  65. Re: embedded python pythonpath
  66. Filtering a Python list to uniques
  67. Re: embedded python pythonpath
  68. RE: Prototype OO
  69. Re: what does ^ do in python
  70. Re: what does ^ do in python
  71. Re: what does ^ do in python
  72. Re: what does ^ do in python
  73. _tkinter fails when installing Python 2.4.4
  74. [Fwd: Beta testers needed for a high performance Python applicationserver]
  75. Beta testers needed for a high performance Python application server
  76. Re: setattr what is the parent object?
  77. Circular references not being cleaned up by Py_Finalize()
  78. Re: Issues with Python + Batch File
  79. Files, directories and imports - relative to the current directoryonly
  80. Re: Reading new mail from outlook using Python
  81. Re: StringIO + unicode
  82. Re: Time module is not behaving.
  83. Creating dynamic objects with dynamic constructor args
  84. RE: dynamically created names / simple problem
  85. Re: Reading new mail from outlook using Python
  86. Re: dynamically created names / simple problem
  87. Re: dynamically created names / simple problem
  88. any good g.a.'s?
  89. Re: Reading new mail from outlook
  90. sendmail should throw an exception but does not
  91. Need help with OptionParser
  92. Outlook 2003 and Python
  93. Inheritance question
  94. Re: My python interpreter became mad !
  95. My python interpreter became mad !
  96. importing a csv file as a Numeric array
  97. StringIO + unicode
  98. Non-buffering stdout
  99. Python based server Uptime
  100. New Full Tkinter document editor widget -- suggestions, comments, etc.
  101. Re: Calling a shared library using C types
  102. Breaking the barrier of a broken paradigm... part 1
  103. PyGTK localisation on Win32
  104. Beautiful Soup Looping Extraction Question
  105. Python 2.2.1 and select()
  106. Re: Reading new mail from outlook using Python
  107. FW:Reading new mail from outlook express using Python
  108. Paramiko bugs out on windows 2003 server
  109. SoC project: Python-Haskell bridge - request for feedback
  110. ANN: Tobu 0.4j
  111. New to group
  112. Impersonate another user (Guest) on Windows
  113. behavior varied between empty string '' and empty list []
  114. importing package contents from multiple places in PYTHONPATH
  115. Serving an external web site which requires authentication
  116. Is IronPython real Python?
  117. Re: Problems with wxPython
  118. python, dbus and pointers help.
  119. RE: Element Tree Help
  120. pythonweb and Leopard
  121. what are generators?
  122. Element Tree Help
  123. URL encoding
  124. urllib leaves connections/sockets waiting. BIG problem!!!
  125. Serving another web site which requires authentication
  126. python library to manipulate PALM documents ?
  127. Disable resize button
  128. Shortcutting the function call stack
  129. Re: always getting 'None' return value fromPyObject_CallObject
  130. problems with harvestman on ubuntu 7.10 gusty gibbon
  131. problem with harvestman on ubuntu7.10 gusty
  132. Multiline CSV export to Excel produces unrecognized characters?
  133. Installing Mutagen Package On Windows
  134. encoding/decoding issue with python2.5 and pymssql
  135. THE GOOGLE PROJECT NETWORK INVITES YOU TO EARN$1,000 IN A SINGLEPROJECT.NORMALLY YOU CAN MAKE 20 PROJECTS IN A DAY.YOUR CHANCE IS GOING TORARN $3,00,000 IN A SINGLE WEEK.THE LINK IS BELOW
  136. PyCon FR - Journées Python
  137. python + olap
  138. PyCon FR - Journées Python
  139. TUTORIALS ON COMPUTER PROGRAMMING
  140. Re: always getting 'None' return value from PyObject_CallObject
  141. Does python hate cathy?
  142. always getting 'None' return value fromPyObject_CallObject
  143. PyTuple_Check and other type check functions didn't check the NULLpointer
  144. Open Web Vancouver 2008: A Conference on Open Web Technologies
  145. On copying arrays
  146. Clone Digger: the tool for finding software clones; GSoC 2008
  147. Problems with joining Unicode strings
  148. A "roadmap" for ctypes wrapping?
  149. pydoc
  150. Testing for an empty dictionary in Python
  151. "Soup Strainer" for ElementSoup?
  152. Duplicating list of lists [newbie]
  153. Know Your Python-Devs!
  154. Re: Problem with complex numbers
  155. Re: Problem with complex numbers
  156. Re: Problem with complex numbers
  157. Django gets Wired
  158. Pyparsing help
  159. re.search (works)|(doesn't work) depending on for loop order
  160. How to use boost.python to wrap a class with a pure virtual function that has a 'void *' argument
  161. Earn money from Google.com
  162. Do any of you recommend Python as a first programming language?
  163. NameError: name 'guess' is not defined
  164. [RFC] How to implement command line tool integrating parsing engine
  165. implementing tab completion using python
  166. function-class frustration
  167. List question
  168. Subprocess and /usr/bin/dialog
  169. How can I make a function equal to 0?
  170. beginners question about return value of re.split
  171. Funny video :)
  172. Is this doable
  173. Re: script won't run using cron.d or crontab
  174. decoupling a certain method
  175. seek into file-like for ipc
  176. An Application Program to Play a CD
  177. How do I change the font size for the default coordinates inmatplotlib?
  178. Trouble with variable "leakage"?
  179. A-Z about Operating systems and other programming languages
  180. Distributing Python Apps on Linux\BSD
  181. CDF python
  182. Code folder with Emacs
  183. RE: Haskell vs ??
  184. Re: Problem with PARAGRAPH SEPARATOR
  185. putting text through pager
  186. Re: Removal of tkinter from python 3.0? [was: Fate of the repr moduleinPy3.0]
  187. Issues with XMLTreeBuilder in cElementTree and ElementTree
  188. Need help calling a proprietary C DLL from Python
  189. zope and python 2.5.1
  190. Import a file to namespace
  191. Re: if __name__ == '__main__':
  192. OS.remove and threads
  193. RE: paramiko
  194. pep 3108
  195. RE: Problem with PARAGRAPH SEPARATOR
  196. Can I run a python program from within emacs?
  197. Can I dyanmically add Pyro objects to a running Pyro server?
  198. Deleting Microsoft access database
  199. wxFormBuilder
  200. Problem with PARAGRAPH SEPARATOR
  201. eval and unicode
  202. Games, Software, Disk Storege and other are totally Free , Free......................
  203. Change user on UNIX
  204. Strange behavior of the Eclipse embedded console
  205. A question about a metacharacter
  206. What is The Eric4 IDE???
  207. Regarding Threads and locals()
  208. backslash in reading bytes
  209. forkpty not working?
  210. Removal of tkinter from python 3.0? [was: Fate of the repr module inPy3.0]
  211. dividing tuple elements with an int or float
  212. Re: [newbie] using ElementTree, how to add doctype and xml pi
  213. Re: Python to C/C++
  214. Re: add new csv line
  215. slicing a list but in downward fashion
  216. Re: csv.Sniffer - delete in Python 3.0?
  217. Re: keeping state in an iterator object by rebinding next()
  218. Re: printing dictionary and tuple
  219. removing all instances of a certain value from a list
  220. Re: Improving datetime
  221. URLError
  222. Re: Improving datetime
  223. Re: Is this valid ?
  224. Is this valid ?
  225. Fate of the repr module in Py3.0
  226. Re: Improving datetime
  227. Re: Search the command history - Python Shell
  228. Calling Mac programs from Python instead of from AppleScript
  229. keeping state in an iterator object by rebinding next()
  230. Re: automatically doing some cleaning-up by the process when thesystems shuts down
  231. Re: Tkinter.Text widget - how to get text cursor position?
  232. Inserting DTD statement to XML
  233. modules devoted to manipulationg .reg files
  234. csv dictreader
  235. Re: xml sax
  236. Tkinter.Text widget - how to get text cursor position?
  237. Python to C/C++
  238. Latest updates inSQL server and other programming laguages likeC++/Java
  239. Prototype OO
  240. Re: csv.Sniffer - delete in Python 3.0?
  241. ADO error - large data set
  242. how to remove suffix from filename
  243. url validator in python
  244. csv.Sniffer - delete in Python 3.0?
  245. How to get an XML DOM while offline?
  246. cx_Oracle execute procedure
  247. Generalizing PEP 370 (per user site-packages directory) via .pthfiles
  248. changing names of items in a list
  249. [Q] SOAP Server in Python
  250. Improving datetime