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: Optimizing size of very large dictionaries
  2. working pylint anyone?
  3. Unicode characters, XML/RSS
  4. Executing Python From Perl
  5. win32com ChartObject pythonwin vs idle
  6. Re: Optimizing size of very large dictionaries
  7. Re: Optimizing size of very large dictionaries
  8. Re: proxy class and __add__ method
  9. overriding file.readline: "an integer is required"
  10. Tkinter- Possibly a basic question
  11. how to split text into lines?
  12. Re: Reasoning behind 'self' parameter in classes?
  13. Possible to have multiple loop variables?
  14. Re: Reasoning behind 'self' parameter in classes?
  15. Interbase
  16. Non Continuous Subsequences
  17. Syntax error in my script
  18. Re: Correct Attribute Assignment Methodology?
  19. Is there a such Python module ?
  20. ANN: Google custom search engine for Python
  21. undo a dictionary
  22. Pointers/References in Python?
  23. SVN access with pysvn under Cygwin (Installation problems)
  24. Is it possible to consume UTF8 XML documents using xml.dom.pulldom?
  25. New CMS in Python
  26. Re: elementtree and rounding questions
  27. Standard module for parsing emails?
  28. variable expansion with sqlite
  29. Python Modules To convert PDF files to HTML files
  30. Re: proxy class and __add__ method
  31. Re: elementtree and rounding questions
  32. Re: Dynamically adding methods to a class...
  33. Re: Dynamically adding methods to a class...
  34. Re: Defunct when using subprocess.Popen
  35. Re: Windows Interpreter
  36. Re: RTF Parsing
  37. Re: proxy class and __add__ method
  38. Re: method decorators and more on decorators
  39. elementtree and rounding questions
  40. Native Code vs. Python code for modules
  41. lolaaaxwe
  42. How can I check nbr of cores of computer?
  43. Re: Swap memory in Python ? - three questions
  44. RE: Execution speed question
  45. static variables in Python?
  46. Re: Windows Interpreter
  47. Re: Swap memory in Python ? - three questions
  48. Python: SPREE HELP (willing to pay someone)
  49. Re: [unittest] Run setUp only once
  50. Python / PAMIE - scriptWrite Function
  51. Where is the documentation for psycopg2?
  52. Correct Attribute Assignment Methodology?
  53. it is a computer langugage
  54. I CAN connect socket to any localhost port but I shouldn't be able to
  55. iterating "by twos"
  56. Re: [unittest] Run setUp only once
  57. Newbie Python questions
  58. proxy class and __add__ method
  59. Public Pythn Classs, September 9, 2008
  60. DB access without object-relation mapping?
  61. Overloaded Functions
  62. Build tool for Python
  63. Re: Continuous integration for Python projects
  64. How do I include a shell variable in my script?
  65. Re: [unittest] Run setUp only once
  66. Re: block/lambda
  67. Continuous integration for Python projects
  68. [unittest] Run setUp only once
  69. pygtk treview, ListStore not displaying properly
  70. Re: Windows Interpreter
  71. backspace problems
  72. Re: Windows Interpreter
  73. Questions about asyncore
  74. SWIG and char* newb questions :)
  75. Swap memory in Python ? - three questions
  76. Re: multiple inheritance and __getattr__
  77. ironpython, exception in mscorlib when reading .py file from networkshare
  78. Re: xlrd: error open_workbook
  79. Re: Is it allowed to use function results as default arguments ?
  80. Python COM
  81. Re: Is it allowed to use function results as default arguments ?
  82. exec(code) not allowing import on top level?
  83. Re: python lists and newline character
  84. Re: How to figure out if the platform is 32bit or 64bit?
  85. RE: Getting python 2.4 dll
  86. Python parsing iTunes XML/COM
  87. Tkinter fullscreen with Mac OS X
  88. ANN: PyCon UK Talks and Tutorials List Up
  89. Re: Is it allowed to use function results as default arguments ?
  90. derivative in numpy
  91. Re: seemingly simple list indexing problem
  92. Re: seemingly simple list indexing problem
  93. Re: seemingly simple list indexing problem
  94. Download excel file from web?
  95. Re: seemingly simple list indexing problem
  96. Re: seemingly simple list indexing problem
  97. Re: seemingly simple list indexing problem
  98. Is it allowed to use function results as default arguments ?
  99. block/lambda
  100. Re: multiple inheritance and __getattr__
  101. Re: Where is the correct round() method? Use math.ceil
  102. Re: We programming
  103. Re: We programming
  104. Re: python lists and newline character
  105. Re: ActiveState Code (the new Python Cookbook) has been launched
  106. Re: How to figure out if the platform is 32bit or 64bit?
  107. Suggestions for creating a PDF table
  108. Using Python Modules from JAVA
  109. RE: GUID Generation
  110. Re: GUID Generation
  111. Getting python 2.4 dll
  112. Python FTP - NameError: name 'mydpa' is not defined
  113. ctypes and how to copy data passed to callback
  114. Proxy server?
  115. Re: Raw Strings (I Think)
  116. SOAPpy WSDL problem: namespace of schema and import match error
  117. ausgefallene herrenmode kaufen noll herrenmode kaufen hugo bossherrenbekleidung bestellen elegante herrenmode kaufen roemischemaennerkleidung
  118. Re: method decorators and more on decorators
  119. os.symlink()
  120. Module clarification
  121. Re: Command line arguements
  122. Callback Python procedure from Delphi DLL
  123. Re: How to figure out if the platform is 32bit or 64bit?
  124. I love "shelf" BUT
  125. write unsigned integer 32 bits to socket
  126. Re: Not entirely serious: recursive lambda?
  127. Where is the correct round() method?
  128. with statement for two files
  129. Google Group: architectgurus
  130. Re: Rant (was Re: x*x if x>10
  131. Re: Rant (was Re: x*x if x>10
  132. Read .txt file like .py file
  133. x*x if x>10
  134. Iterating through 2 files simultaneously
  135. Rifle & Ammunition Retail Store - Sportsman, Wildlife and OutdoorSupply
  136. bundling python with application
  137. Pwnie awards
  138. Insert string into string
  139. wx.Timer not working
  140. Re: Gracefull application exit.
  141. Simple Path issues
  142. Re: Gracefull application exit.
  143. urllib and login with passwords
  144. how to upload files to "google code" filesection ?
  145. Find Sofas
  146. clearing all warning module caches in a session
  147. Stripping parts of a path
  148. Re: Insert character at a fixed position of lines
  149. Superfruit strategy
  150. Traditional cuisine
  151. re.findall(a patern,'function(dsf sdf sdf)')
  152. Parmigiano Reggiano DOP
  153. How I Lost My Belly Fat
  154. "Gain 700% More Muscle"
  155. Weinhaus Weiler
  156. EZ Recipe & Menu Costing
  157. herrenbekleidung bestellen in uebergroessen herrenmode kaufenbraunschweig fabri herrenbekleidung bestellen seibert herrenmode kaufenindische herrenmode kaufen
  158. Just click and Enjoy the latest Shreya and Asin
  159. Insert character at a fixed position of lines
  160. xml.dom's weirdness?
  161. Exposure Your Google Groups in our FREE Advertising Board !
  162. Re: How to find processes from Python
  163. Re: How to find processes from Python
  164. print doesn't respect file inheritance?
  165. How to close all python-opened file identifiers?
  166. tcp socket problem
  167. An Attempt to download and install traits - to a Windows XP
  168. Re: Histogram of floating point values.
  169. Re: Histogram of floating point values.
  170. Re: Quesion on class.attributes assignment
  171. SimpleJson is slow .... is there any C Compiled version ?
  172. Easier way to get the "here" path?
  173. Re: How to figure out if the platform is 32bit or 64bit?
  174. Python program as daemon?
  175. How to find processes from Python
  176. Trouble with rpdb2 and winpdb debuggers in embedded Python script
  177. Question Regarding XML
  178. Python base distribution come with a validating XML parser?
  179. FREE SOFTWARE FOUNDATION
  180. Calling external program from within python
  181. POP3 - Using poplib only shows the first few hundred messages in themailbox
  182. Re: PyOpenGL Tutorial?
  183. Re: Questions on 64 bit versions of Python
  184. Re: Questions on 64 bit versions of Python
  185. Execution speed question
  186. Re: file operations.
  187. Questions on 64 bit versions of Python
  188. 2d graphics - what module to use?
  189. Re: pci card adjusting
  190. object persistency, store instances relationship externally
  191. .............................on line jobs........................................
  192. .............................on line jobs........................................
  193. .............................on line jobs........................................
  194. import dll instead of pyd
  195. Re: file operations.
  196. Re: repr(string)
  197. Re: Gracefull application exit.
  198. Your message to CMake awaits moderator approval
  199. Re: Question about optimization
  200. Re: Neat way to get rid of [" "] in sys.argv[n:] returns
  201. Re: Neat way to get rid of [" "] in sys.argv[n:] returns
  202. Neat way to get rid of [" "] in sys.argv[n:] returns
  203. Re: Reading a file
  204. Re: Reading a file
  205. curses problem
  206. readln() until EOF
  207. Is there a metacharacter to match transitions between any two of aset of non intersected char classes?
  208. RE: Gracefull application exit.
  209. Re: Gracefull application exit.
  210. earn from home blogging
  211. Re: need help with introducing more traffic
  212. Encoding for Devanagari Script.
  213. ctypes and reading value under pointer passed as param of a callback
  214. Python / PAMIE
  215. New to Python, familiar with Perl - Seeking info sources
  216. FW: [Jython-users] Jython Licensing Question
  217. how to cut and paste in the windows of python(command line)
  218. Working with ctypes and char** data type
  219. Confounded by Python objects
  220. Requires a character ... !!
  221. instance comparison
  222. Re: parameterized classes
  223. Re: parameterized classes
  224. EXCEL API
  225. cheap Semt
  226. cheap Semt shirt
  227. cheap Semt
  228. cheap SHMAK jeans
  229. cheap SHMACK
  230. Attack a sacred Python Cow
  231. Re: PyOpenGL Tutorial?
  232. Re: Broken examples
  233. Recursion Performance Question
  234. Re: os.walk question
  235. Broken examples
  236. fill in 3D array
  237. problem doing unpickle in an exec statement
  238. Re: Undocumented Python 2.6 change: Py_None vs NULL when C implementationraises exception
  239. Request Help Debugging Program
  240. Autocompletion and Interactive Tables in a Python IDE
  241. Re: Taking the floating point distances and plotting histogram
  242. Re: Raw Strings (I Think)
  243. Re: need thumbnail from video
  244. Re: Raw Strings (I Think)
  245. Re: Raw Strings (I Think)
  246. PyOpenGL Tutorial?
  247. Re: repr(string)
  248. Re: Undocumented Python 2.6 change: Py_None vs NULL when Cimplementation raises exception
  249. Inserting cookies into a web session
  250. Using variables across modules