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

  1. Problem inserting an element where I want it using lxml
  2. Just Starting in on programming
  3. Which coding style is better? public API or private method insideclass definition
  4. Re: Error python + cx_Oracle :Oracle-Error-Message: ORA-01036:illegal variable name/number
  5. JSONBOT 0.6 RELEASED
  6. Trying to decide between PHP and Python
  7. Error python + cx_Oracle :Oracle-Error-Message: ORA-01036: illegalvariable name/number
  8. Re: Regular Expression for Finding and Deleting comments
  9. opinion: comp lang docs style
  10. Need your website?
  11. Need your website?
  12. Regular Expression for Finding and Deleting comments
  13. PyPi question
  14. Matrix multiplication
  15. Python comparison matrix
  16. SUNLisp 2: Josh vs. Kenny Flamewars Galore!!
  17. CFP - ViNOrg 11 - 1st International Conference on Virtual and
  18. Arisingsoft provides the Norton antivirus all in one security suite.
  19. Where is win32service
  20. list 2 dict?
  21. CPython on the Web
  22. pyWin32 attempted installation; Error message: Skipping exchdapi: Nolibrary 'Ex2KSdk'
  23. Multiple instances and wrong parental links
  24. @property; @classmethod; def f()
  25. Pydev 1.6.4 Released
  26. wiki language
  27. Re: How to define a bytes literal in Python 2.x for porting to Python3.x using 2to3?
  28. Re: Nagios
  29. Portable Python challenge - round 1
  30. Re: How to port bytes formatting to Python 3.x ?
  31. Interesting bug
  32. decorator 3.3 is out
  33. tempfile.NamedTemporaryFile use case?
  34. Compile on SunOS?
  35. String building using join
  36. ANN: stats0.1.2a calculator statistics for Python
  37. Python3 Web Framework
  38. Management careers.
  39. OSError: [Errno 26] Text file busy during subprocess.check_call()
  40. Is there anyway to run JavaScript in python?
  41. os.path.isfile and wildcard for directory name
  42. Building sys.path at run-time?
  43. Tkinter: The good, the bad, and the ugly!
  44. gSOAP and Python/ctypes
  45. Interrput a thread
  46. PyUSB 1.0.0 alpha 1 release
  47. Python 3 and SNMP Traps
  48. Does Python 3.1 accept \r\n in compile()?
  49. ANN: MyNewspaper v3.0
  50. Making urllib2's POST 302 handle same as Perl LWP's behaviour
  51. A wrap for a multi-tabbed terminal. Some questions
  52. Replacing Greenlets with Threads or Processes
  53. NameError: global name 'btn_Matlab' is not defined ?
  54. Python - NAWIT / Community
  55. mutiprocessing, manager, list & threading ?
  56. Re: How to programmatically exit from wsgi's serve_forever() loop
  57. Re: Digitally Signing a XML Document (using SHA1+RSA or SHA1+DSA)
  58. Interning own classes like strings for speed and size?
  59. User input masks - Access Style
  60. IDLE GUI not working
  61. Need urllib.urlretrieve and urllib2.OpenerDirector together
  62. string u'hyv\xe4' to file as 'hyvä'
  63. inspect.getsource bug?
  64. __delitem__ "feature"
  65. Re: GUI Tools for Python 3.1
  66. Design Ideals Goals Python 3 - Forest for the trees
  67. Signal handler & cygwin
  68. python-parser running Beautiful Soup only spits out one line of 10.What i have gotten wrong here?
  69. Keeping track of the N largest values
  70. Python Average Salary Report
  71. I don't why there is no output....
  72. type(d) != type(d.copy()) when type(d).issubclass(dict)
  73. How can a function find the function that called it?
  74. lxml etree question
  75. using strings from extension module question + possible documentation error
  76. How to order base classes?
  77. What is the the best style and theory of writing a complier in your language
  78. daml 0.1.4 released, a python markup language for the web
  79. Re: compiling Python 2.7.1 with readline module fails onDebian (Virtualbox)
  80. round in 2.6 and 2.7
  81. installing scikits.timeseries
  82. Partition Recursive
  83. Re: compiling Python 2.7.1 with readline module fails on Debian(Virtualbox)
  84. Hosting a Python based TCP server
  85. Unable to decode file written by C++ wostringstream
  86. general problem when subclassing a built-in class
  87. Re: how to handle output generated after execution of command/scripton host unix machine?
  88. using python ftp
  89. Generator question
  90. Python Web App
  91. Code review request
  92. simple games w/o pygame
  93. Regular expression for "key = value" pairs
  94. issubclass(dict, Mapping)
  95. Mo Better Lisp Jobs
  96. Question regarding Higher-Order-Programming in Python
  97. compiling Python 2.7.1 with readline module fails on Debian(Virtualbox)
  98. Scanning directories for new files?
  99. Bug in fixed_point?!
  100. Modifying an existing excel spreadsheet
  101. Re: Trying to parse a HUGE(1gb) xml file
  102. Re: Sending XML to a WEB Service and Getting Response Back
  103. Re: **** httplib.InvalidURL: nonnumeric port ****
  104. Trying to parse a HUGE(1gb) xml file
  105. help with link parsing?
  106. "encoding" attribute codecs.getwriter-produced streams
  107. Dynamic list name from a string
  108. How can I intentionally crash my lappy?
  109. Re: get python bit version as in (32 or 64)
  110. Re: how to measure TCP congestion windows using python ??
  111. True lists in python?
  112. ANN: PyGUI 2.3.3
  113. Serialize my class as JSON causes "__init__() got an unexpectedkeyword argument 'indent'" ?
  114. PySide: Python for Qt version 1.0.0~beta2 "Mineshaft gap" released
  115. Odd listcomp behaviour
  116. Creating custom types from C code
  117. Help with threading.local use in python-memcache module.
  118. RE: If/then style question
  119. Newbie question about importing modules.
  120. Read / Write OpenOffice SpreadSheet ?
  121. If/then style question
  122. pudb on windows (dependent upon unix only termios ?)
  123. Re: O'Reilly Python Certification
  124. string identity and comparison
  125. Re: while True or while 1
  126. Re: Dealing with pywin32 on Linux
  127. ANN: PyGUI 2.3.2
  128. Calling function from another module
  129. Pyramid and MVC (split from: Re: Added Python, WSGI to XAMPP)
  130. Help influence which tutorials are given at PyCon 2011
  131. Help regarding pattern matching
  132. O'Reilly Python Certification
  133. Re: Dealing with pywin32 on Linux
  134. New OpenOpt/FuncDesigner release 0.32
  135. Dealing with pywin32 on Linux
  136. [Fwd: Re: Alternative to PIL in Python 3.1]
  137. Combing Medusa's Hair... (Design Pattern)
  138. How to experience python on a handheld, tablet, etc on linux?
  139. Alternative to PIL in Python 3.1
  140. How to pop the interpreter's stack?
  141. Re: PyArg_ParseTuple question
  142. Re: Concatenate a string as binary bytes
  143. Re: Fail import with SWIG generated imp.load_module ?
  144. performance of tight loop
  145. "Download/windows" site page
  146. ANN: ActivePython 2.7.1.3 is now available
  147. packaging and installing
  148. International Workshop: DATICS-ISPA'11 (EI Indexed)
  149. PyCon 2011 Registration and Financial aid open and available!
  150. Tkinter polling example: file copy with progress bar
  151. Python on wikipedia
  152. Directly calling python's function arguments dispatcher
  153. Re: while True or while 1
  154. Objects and validation
  155. Get careers in Management stage.
  156. default argument in method
  157. Re: array and strings in Python 3
  158. array and strings in Python 3
  159. Bind C++ program for use with both Python 2.x and 3.x
  160. Enabling the use of POSIX character classes in Python
  161. Making os.unlink() act like "rm -f"
  162. python-parser running Beautiful Soup needs to be reviewed
  163. Integrating doctest with unittest
  164. Re: instance has no __call__ method
  165. Python distribution recommendation?
  166. ctypes question
  167. ANN: ActivePython 3.1.3.5 is now available
  168. surprised by import in python 2.6
  169. Biography, Dr Michel Chossudovsky, Dr.Evgeny Chossudovsky: Writerwith a distinguished UN career
  170. unicode compare errors
  171. Interview Programming puzzles
  172. continuing development on modules after they're installed
  173. optparse/argparse for cgi/wsgi?
  174. decouple copy of a list
  175. Python critique
  176. printing error message from an Exception
  177. trace cmd line args in 2.7
  178. Re: little emacs lisp tutorial on turning a url into a link
  179. Deprecation warnings (2.7 -> 3 )
  180. dns library
  181. Proposed changes to logging defaults
  182. Re: ***locale.Error: unsupported locale setting***
  183. Request for feedback on API design
  184. Added Python, WSGI to XAMPP
  185. Reference counting problems?
  186. Re: run a function in another processor in python
  187. packaging python code in zip file
  188. run a function in another processor in python
  189. Re: 64 bit memory usage
  190. trace cmd line args
  191. win32 design pattern: COM localserver?
  192. Automating a shell session question
  193. Can't deepcopy bytes-derived class
  194. del operator and global namespace
  195. Replacing globals in exec by custom class
  196. Case Sensitive Section names configparser
  197. convert assembly data (double words and bytes) in two tupple
  198. group 0 in the re module
  199. completely implicit interpolation based on a frame object
  200. using trace to do 'in place' evaluation of variables
  201. Python creates "locked" temp dir
  202. win32com pythonwin extensions part of stdlib?
  203. select on multiprocessing Listener class
  204. find memory leaks in running program
  205. use of __new__ to permit "dynamic" completion within (any?) IDE ?
  206. kinterbasdb error connection
  207. sqlite3 and UTF-8
  208. Fresher career in Management work.
  209. Books recommendation
  210. is py2exe still active ?
  211. Calling FORTAN dll functions from Python
  212. v = vte.Terminal() AttributeError: 'module' object has no attribute 'Terminal'
  213. Using logging module to log either to screen or a file
  214. JSONBOT 0.5 RELEASED
  215. Task Engine Framework?
  216. announcing pyutil-1.8.0
  217. py2exe problem
  218. Comparisons of incompatible types
  219. SQLObject 0.15.0
  220. simple threading.Thread and Semaphores hang
  221. is it possible to see if a class has a decorator ?
  222. Re: Python 3 encoding question: Read a filename from stdin,subsequently open that filename
  223. Wanted: slow regexes
  224. PEP8 compliance and exception messages ?
  225. Collision of rotated rectangles without pygame
  226. Framework design question
  227. Deditor 0.2.3
  228. Perceived inconsistency in py3k documentation
  229. INVITATION TO AN INFORMATION FOR GROUP (...)
  230. SunLisp: A new Lisp drinking society in Ft Lauderdale, FL debuting7PM, Pearl Harbor Day
  231. How do I get the email address of the person who clicked the link inthe email?
  232. Which non SQL Database ?
  233. 3 Sr. Mac OS X Developer Position - West End Toronto, ON (Urgently needed)
  234. Re: Backup postgresql database from python
  235. Print recent CGI error
  236. PIL how to enlarge image
  237. Unknown function operation deciphering, exercise in readability byprogram reasoning
  238. Re: [Python-es] Uso de variable Global
  239. class attribute confusion
  240. import module doesn't work for new package
  241. Assigning to __class__ attribute
  242. How to add data into exisitng Excel file at next open row?
  243. Using a window style in a Toplevel window
  244. Great chance for Management work.
  245. New to Jython - how to install setuptools?
  246. Python assignments
  247. is id(self) constant over an object lifetime ?
  248. Exception handling in Python 3.x
  249. Changing ' to " in printed representation of dictionaries
  250. three column dataset - additions and deletions